Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dkeyframe-interpolations.js85 WEB_ANIMATIONS_TESTING && console.assert(startOffset == 0);
92 WEB_ANIMATIONS_TESTING && console.assert(endOffset == 1);
118 if (WEB_ANIMATIONS_TESTING) {
Dinterpolation.js25 WEB_ANIMATIONS_TESTING && console.assert(
45 if (WEB_ANIMATIONS_TESTING) {
Dkeyframe-effect.js32 WEB_ANIMATIONS_TESTING && console.assert(typeof timeFraction !== 'undefined');
52 if (WEB_ANIMATIONS_TESTING) {
Dtick.js22 if (rafCallbacks.length == 0 && !WEB_ANIMATIONS_TESTING) {
74 if (WEB_ANIMATIONS_TESTING) {
172 if (WEB_ANIMATIONS_TESTING) {
Ddev.js15 var WEB_ANIMATIONS_TESTING = false; variable
Dscope.js19 if (!WEB_ANIMATIONS_TESTING)
Dapply-preserving-inline-style.js66WEB_ANIMATIONS_TESTING && console.assert(!(element.style instanceof AnimatedCSSStyleDeclaration),
234 if (WEB_ANIMATIONS_TESTING) {
Ddeprecation.js20 if (WEB_ANIMATIONS_TESTING) {
Dcolor-handler.js59 if (WEB_ANIMATIONS_TESTING) {
Dweb-animations-bonus-cancel-events.js21 if (WEB_ANIMATIONS_TESTING) {
Dproperty-interpolation.js32 WEB_ANIMATIONS_TESTING && console.assert(property.toLowerCase() === property);
Danimation.js275 if (WEB_ANIMATIONS_TESTING) {
Dnormalize-keyframes.js317 if (WEB_ANIMATIONS_TESTING) {
Dweb-animations-next-animation.js379 if (WEB_ANIMATIONS_TESTING) {
Dtransform-handler.js272 if (WEB_ANIMATIONS_TESTING)
Dtiming-utilities.js408 if (WEB_ANIMATIONS_TESTING) {
Dmatrix-decomposition.js417 WEB_ANIMATIONS_TESTING && console.assert(false, 'Transform item type ' + item.t +