Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-expected.txt

Issue 2210413002: Import wpt@85d945449695508e1d7c8daaea6d14b965cdfdfd (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL non-animatable property 'animation' is not accessed when using a property-i ndexed keyframe object KeyframeEffectReadOnly is not defined 2 FAIL non-animatable property 'animation' is not accessed when using a property-i ndexed keyframe object KeyframeEffectReadOnly is not defined
3 FAIL non-animatable property 'animationDelay' is not accessed when using a prope rty-indexed keyframe object KeyframeEffectReadOnly is not defined 3 FAIL non-animatable property 'animationDelay' is not accessed when using a prope rty-indexed keyframe object KeyframeEffectReadOnly is not defined
4 FAIL non-animatable property 'animationDirection' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined 4 FAIL non-animatable property 'animationDirection' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined
5 FAIL non-animatable property 'animationDuration' is not accessed when using a pr operty-indexed keyframe object KeyframeEffectReadOnly is not defined 5 FAIL non-animatable property 'animationDuration' is not accessed when using a pr operty-indexed keyframe object KeyframeEffectReadOnly is not defined
6 FAIL non-animatable property 'animationFillMode' is not accessed when using a pr operty-indexed keyframe object KeyframeEffectReadOnly is not defined 6 FAIL non-animatable property 'animationFillMode' is not accessed when using a pr operty-indexed keyframe object KeyframeEffectReadOnly is not defined
7 FAIL non-animatable property 'animationIterationCount' is not accessed when usin g a property-indexed keyframe object KeyframeEffectReadOnly is not defined 7 FAIL non-animatable property 'animationIterationCount' is not accessed when usin g a property-indexed keyframe object KeyframeEffectReadOnly is not defined
8 FAIL non-animatable property 'animationName' is not accessed when using a proper ty-indexed keyframe object KeyframeEffectReadOnly is not defined 8 FAIL non-animatable property 'animationName' is not accessed when using a proper ty-indexed keyframe object KeyframeEffectReadOnly is not defined
9 FAIL non-animatable property 'animationPlayState' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined 9 FAIL non-animatable property 'animationPlayState' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined
10 FAIL non-animatable property 'animationTimingFunction' is not accessed when usin g a property-indexed keyframe object KeyframeEffectReadOnly is not defined 10 FAIL non-animatable property 'animationTimingFunction' is not accessed when usin g a property-indexed keyframe object KeyframeEffectReadOnly is not defined
(...skipping 13 matching lines...) Expand all
24 FAIL non-animatable property 'animationName' is not accessed when using a keyfra me sequence KeyframeEffectReadOnly is not defined 24 FAIL non-animatable property 'animationName' is not accessed when using a keyfra me sequence KeyframeEffectReadOnly is not defined
25 FAIL non-animatable property 'animationPlayState' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined 25 FAIL non-animatable property 'animationPlayState' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined
26 FAIL non-animatable property 'animationTimingFunction' is not accessed when usin g a keyframe sequence KeyframeEffectReadOnly is not defined 26 FAIL non-animatable property 'animationTimingFunction' is not accessed when usin g a keyframe sequence KeyframeEffectReadOnly is not defined
27 FAIL non-animatable property 'transition' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined 27 FAIL non-animatable property 'transition' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
28 FAIL non-animatable property 'transitionDelay' is not accessed when using a keyf rame sequence KeyframeEffectReadOnly is not defined 28 FAIL non-animatable property 'transitionDelay' is not accessed when using a keyf rame sequence KeyframeEffectReadOnly is not defined
29 FAIL non-animatable property 'transitionDuration' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined 29 FAIL non-animatable property 'transitionDuration' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined
30 FAIL non-animatable property 'transitionProperty' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined 30 FAIL non-animatable property 'transitionProperty' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined
31 FAIL non-animatable property 'transitionTimingFunction' is not accessed when usi ng a keyframe sequence KeyframeEffectReadOnly is not defined 31 FAIL non-animatable property 'transitionTimingFunction' is not accessed when usi ng a keyframe sequence KeyframeEffectReadOnly is not defined
32 FAIL non-animatable property 'display' is not accessed when using a keyframe seq uence KeyframeEffectReadOnly is not defined 32 FAIL non-animatable property 'display' is not accessed when using a keyframe seq uence KeyframeEffectReadOnly is not defined
33 FAIL non-animatable property 'unsupportedProperty' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined 33 FAIL non-animatable property 'unsupportedProperty' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
34 FAIL Equivalent property indexed and sequenced keyframes: two properties with on e value KeyframeEffectReadOnly is not defined
35 FAIL Equivalent property indexed and sequenced keyframes: two properties with th ree values KeyframeEffectReadOnly is not defined
36 FAIL Equivalent property indexed and sequenced keyframes: two properties with di fferent numbers of values KeyframeEffectReadOnly is not defined
37 FAIL Equivalent property indexed and sequenced keyframes: same offset applied to all keyframes KeyframeEffectReadOnly is not defined
38 FAIL Equivalent property indexed and sequenced keyframes: same easing applied to all keyframes KeyframeEffectReadOnly is not defined
39 FAIL Equivalent property indexed and sequenced keyframes: same composite applied to all keyframes KeyframeEffectReadOnly is not defined
40 FAIL Custom iterator with basic keyframes. effect.getKeyframes is not a function
41 FAIL easing and offset are ignored on iterable objects. effect.getKeyframes is n ot a function
42 FAIL Custom iterator with multiple properties specified. effect.getKeyframes is not a function
43 FAIL Custom iterator with offset specified. effect.getKeyframes is not a functio n
44 FAIL Custom iterator with non object keyframe should throw. assert_throws: funct ion "function () {
45 new KeyframeEffect(null, createIterable([
46 {done: false, value: {left: '100px'}},
47 {done: false, value: 1234},
48 {done: false, value: {left: '200px'}},
49 {done: true},
50 ]));
51 }" did not throw
52 FAIL Custom iterator with value list in keyframe should give bizarre string repr esentation of list. effect.getKeyframes is not a function
53 FAIL Only enumerable properties on keyframes are considered anim.effect.getKeyfr ames is not a function
54 FAIL Only properties defined directly on keyframes are considered anim.effect.ge tKeyframes is not a function
55 FAIL Only enumerable properties on property indexed keyframes are considered ani m.effect.getKeyframes is not a function
56 FAIL Only properties defined directly on property indexed keyframes are consider ed anim.effect.getKeyframes is not a function
34 Harness: the test ran to completion. 57 Harness: the test ran to completion.
35 58
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698