Home
last modified time | relevance | path

Searched refs:WEB_ANIMATIONS_TESTING (Results 1 – 21 of 21) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dinterpolation.js25 WEB_ANIMATIONS_TESTING && console.assert(
45 if (WEB_ANIMATIONS_TESTING) {
Danimation.js22 WEB_ANIMATIONS_TESTING && console.assert(typeof timeFraction !== 'undefined');
61 if (WEB_ANIMATIONS_TESTING) {
Dtick.js22 if (rafCallbacks.length == 0 && !WEB_ANIMATIONS_TESTING) {
140 if (WEB_ANIMATIONS_TESTING) {
Ddev.js15 var WEB_ANIMATIONS_TESTING = false; variable
Dscope.js19 if (!WEB_ANIMATIONS_TESTING)
Dapply-preserving-inline-style.js44WEB_ANIMATIONS_TESTING && console.assert(!(element.style instanceof AnimatedCSSStyleDeclaration),
188 if (WEB_ANIMATIONS_TESTING)
Dcolor-handler.js58 if (WEB_ANIMATIONS_TESTING) {
Dproperty-interpolation.js26 WEB_ANIMATIONS_TESTING && console.assert(property.toLowerCase() === property);
Deffect.js105 if (WEB_ANIMATIONS_TESTING) {
Dnormalize-keyframes.js255 if (WEB_ANIMATIONS_TESTING) {
Dplayer.js198 if (WEB_ANIMATIONS_TESTING) {
Dtiming-utilities.js226 if (WEB_ANIMATIONS_TESTING) {
Dtransform-handler.js259 if (WEB_ANIMATIONS_TESTING)
Dmatrix-decomposition.js430 WEB_ANIMATIONS_TESTING && console.assert(false, 'Transform item type ' + item.t +
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations.dev.js15 var WEB_ANIMATIONS_TESTING = false; variable
Dweb-animations-next.dev.js15 var WEB_ANIMATIONS_TESTING = false; variable
Dweb-animations-next-lite.dev.js15 var WEB_ANIMATIONS_TESTING = false; variable
DGruntfile.js102 WEB_ANIMATIONS_TESTING: false property
Dweb-animations.min.js.map1 …es":["webAnimationsShared","webAnimations1","webAnimationsNext","WEB_ANIMATIONS_TESTING","webAnima…
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/templates/
Dweb-animations.js15 var WEB_ANIMATIONS_TESTING = false; variable
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/
Drunner.js1 var WEB_ANIMATIONS_TESTING = true; variable