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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt

Issue 2695813009: Import wpt@503f5b5f78ec4e87d144f78609f363f0ed0ea8db (Closed)
Patch Set: Skip some tests Created 3 years, 10 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 CONSOLE WARNING: line 128: Invalid keyframe value for property top: invalid 1 CONSOLE WARNING: line 147: Invalid keyframe value for property top: invalid
2 CONSOLE WARNING: line 133: Invalid keyframe value for property top: invalid 2 CONSOLE WARNING: line 152: Invalid keyframe value for property top: invalid
3 CONSOLE WARNING: line 128: Invalid keyframe value for property left: invalid 3 CONSOLE WARNING: line 147: Invalid keyframe value for property left: invalid
4 CONSOLE WARNING: line 133: Invalid keyframe value for property left: invalid 4 CONSOLE WARNING: line 152: Invalid keyframe value for property left: invalid
5 CONSOLE WARNING: line 128: Invalid keyframe value for property left: invalid 5 CONSOLE WARNING: line 147: Invalid keyframe value for property left: invalid
6 CONSOLE WARNING: line 133: Invalid keyframe value for property left: invalid 6 CONSOLE WARNING: line 152: Invalid keyframe value for property left: invalid
7 This is a testharness.js-based test. 7 This is a testharness.js-based test.
8 Found 125 tests; 38 PASS, 87 FAIL, 0 TIMEOUT, 0 NOTRUN. 8 Found 127 tests; 40 PASS, 87 FAIL, 0 TIMEOUT, 0 NOTRUN.
9 FAIL a KeyframeEffectReadOnly can be constructed with no frames (intermediate va lue).getKeyframes is not a function 9 FAIL a KeyframeEffectReadOnly can be constructed with no frames (intermediate va lue).getKeyframes is not a function
10 FAIL easing values are parsed correctly when passed to the KeyframeEffectReadOnl y constructor in a property-indexed keyframe effect.getKeyframes is not a functi on 10 FAIL easing values are parsed correctly when passed to the KeyframeEffectReadOnl y constructor in a property-indexed keyframe effect.getKeyframes is not a functi on
11 FAIL easing values are parsed correctly when passed to the KeyframeEffectReadOnl y constructor in regular keyframes effect.getKeyframes is not a function 11 FAIL easing values are parsed correctly when passed to the KeyframeEffectReadOnl y constructor in regular keyframes effect.getKeyframes is not a function
12 PASS easing values are parsed correctly when passed to the KeyframeEffectReadOnl y constructor in KeyframeTimingOptions 12 PASS easing values are parsed correctly when passed to the KeyframeEffectReadOnl y constructor in KeyframeEffectOptions
13 PASS invalid easing values are correctly rejected when passed to the KeyframeEff ectReadOnly constructor in regular keyframes
14 PASS invalid easing values are correctly rejected when passed to the KeyframeEff ectReadOnly constructor in KeyframeEffectOptions
13 FAIL composite values are parsed correctly when passed to the KeyframeEffectRead Only constructor in property-indexed keyframes effect.getKeyframes is not a func tion 15 FAIL composite values are parsed correctly when passed to the KeyframeEffectRead Only constructor in property-indexed keyframes effect.getKeyframes is not a func tion
14 FAIL composite values are parsed correctly when passed to the KeyframeEffectRead Only constructor in regular keyframes effect.getKeyframes is not a function 16 FAIL composite values are parsed correctly when passed to the KeyframeEffectRead Only constructor in regular keyframes effect.getKeyframes is not a function
15 FAIL composite value is absent if the composite operation specified on the keyfr ame effect is being used effect.getKeyframes is not a function 17 FAIL composite value is absent if the composite operation specified on the keyfr ame effect is being used effect.getKeyframes is not a function
16 FAIL a KeyframeEffectReadOnly can be constructed with a one property two value p roperty-indexed keyframes specification effect.getKeyframes is not a function 18 FAIL a KeyframeEffectReadOnly can be constructed with a one property two value p roperty-indexed keyframes specification effect.getKeyframes is not a function
17 FAIL a KeyframeEffectReadOnly constructed with a one property two value property -indexed keyframes specification roundtrips effect.getKeyframes is not a functio n 19 FAIL a KeyframeEffectReadOnly constructed with a one property two value property -indexed keyframes specification roundtrips effect.getKeyframes is not a functio n
18 FAIL a KeyframeEffectReadOnly can be constructed with a one shorthand property t wo value property-indexed keyframes specification effect.getKeyframes is not a f unction 20 FAIL a KeyframeEffectReadOnly can be constructed with a one shorthand property t wo value property-indexed keyframes specification effect.getKeyframes is not a f unction
19 FAIL a KeyframeEffectReadOnly constructed with a one shorthand property two valu e property-indexed keyframes specification roundtrips effect.getKeyframes is not a function 21 FAIL a KeyframeEffectReadOnly constructed with a one shorthand property two valu e property-indexed keyframes specification roundtrips effect.getKeyframes is not a function
20 FAIL a KeyframeEffectReadOnly can be constructed with a two property (one shorth and and one of its longhand components) two value property-indexed keyframes spe cification effect.getKeyframes is not a function 22 FAIL a KeyframeEffectReadOnly can be constructed with a two property (one shorth and and one of its longhand components) two value property-indexed keyframes spe cification effect.getKeyframes is not a function
21 FAIL a KeyframeEffectReadOnly constructed with a two property (one shorthand and one of its longhand components) two value property-indexed keyframes specificat ion roundtrips effect.getKeyframes is not a function 23 FAIL a KeyframeEffectReadOnly constructed with a two property (one shorthand and one of its longhand components) two value property-indexed keyframes specificat ion roundtrips effect.getKeyframes is not a function
22 FAIL a KeyframeEffectReadOnly can be constructed with a two property two value p roperty-indexed keyframes specification effect.getKeyframes is not a function 24 FAIL a KeyframeEffectReadOnly can be constructed with a two property two value p roperty-indexed keyframes specification effect.getKeyframes is not a function
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 PASS Invalid KeyframeEffectReadOnly option by an 'inherit' easing 132 PASS Invalid KeyframeEffectReadOnly option by an 'inherit' easing
131 PASS Invalid KeyframeEffectReadOnly option by a variable easing 133 PASS Invalid KeyframeEffectReadOnly option by a variable easing
132 PASS Invalid KeyframeEffectReadOnly option by a multi-value easing 134 PASS Invalid KeyframeEffectReadOnly option by a multi-value easing
133 FAIL a KeyframeEffectReadOnly constructed with null target assert_equals: Effect created with null target has correct target expected (object) null but got (und efined) undefined 135 FAIL a KeyframeEffectReadOnly constructed with null target assert_equals: Effect created with null target has correct target expected (object) null but got (und efined) undefined
134 PASS KeyframeEffect constructor creates an AnimationEffectTiming timing object 136 PASS KeyframeEffect constructor creates an AnimationEffectTiming timing object
135 FAIL KeyframeEffect constructor propagates exceptions generated by accessing the options object assert_throws: function "function () { 137 FAIL KeyframeEffect constructor propagates exceptions generated by accessing the options object assert_throws: function "function () {
136 new KeyframeEffect(target, { get left() { throw test_error }}) 138 new KeyframeEffect(target, { get left() { throw test_error }})
137 }" did not throw 139 }" did not throw
138 Harness: the test ran to completion. 140 Harness: the test ran to completion.
139 141
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698