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

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

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: 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
(Empty)
1 This is a testharness.js-based test.
2 FAIL Keyframes can be replaced with an empty keyframe effect.setKeyframes is not a function
3 FAIL Keyframes can be replaced with a one property two value property-indexed ke yframes specification effect.setKeyframes is not a function
4 FAIL Keyframes can be replaced with a one shorthand property two value property- indexed keyframes specification effect.setKeyframes is not a function
5 FAIL Keyframes can be replaced with a two property (one shorthand and one of its longhand components) two value property-indexed keyframes specification effect. setKeyframes is not a function
6 FAIL Keyframes can be replaced with a two property two value property-indexed ke yframes specification effect.setKeyframes is not a function
7 FAIL Keyframes can be replaced with a two property property-indexed keyframes sp ecification with different numbers of values effect.setKeyframes is not a functi on
8 FAIL Keyframes can be replaced with a property-indexed keyframes specification w ith an invalid value effect.setKeyframes is not a function
9 FAIL Keyframes can be replaced with a one property two value property-indexed ke yframes specification that needs to stringify its values effect.setKeyframes is not a function
10 FAIL Keyframes can be replaced with a property-indexed keyframes specification w ith a CSS variable reference effect.setKeyframes is not a function
11 FAIL Keyframes can be replaced with a property-indexed keyframes specification w ith a CSS variable reference in a shorthand property effect.setKeyframes is not a function
12 FAIL Keyframes can be replaced with a one property one value property-indexed ke yframes specification effect.setKeyframes is not a function
13 FAIL Keyframes can be replaced with a one property one non-array value property- indexed keyframes specification effect.setKeyframes is not a function
14 FAIL Keyframes can be replaced with a one property two value property-indexed ke yframes specification where the first value is invalid effect.setKeyframes is no t a function
15 FAIL Keyframes can be replaced with a one property two value property-indexed ke yframes specification where the second value is invalid effect.setKeyframes is n ot a function
16 FAIL Keyframes can be replaced with a one property one keyframe sequence effect. setKeyframes is not a function
17 FAIL Keyframes can be replaced with a one property two keyframe sequence effect. setKeyframes is not a function
18 FAIL Keyframes can be replaced with a two property two keyframe sequence effect. setKeyframes is not a function
19 FAIL Keyframes can be replaced with a one shorthand property two keyframe sequen ce effect.setKeyframes is not a function
20 FAIL Keyframes can be replaced with a two property (a shorthand and one of its c omponent longhands) two keyframe sequence effect.setKeyframes is not a function
21 FAIL Keyframes can be replaced with a keyframe sequence with duplicate values fo r a given interior offset effect.setKeyframes is not a function
22 FAIL Keyframes can be replaced with a keyframe sequence with duplicate values fo r offsets 0 and 1 effect.setKeyframes is not a function
23 FAIL Keyframes can be replaced with a two property four keyframe sequence effect .setKeyframes is not a function
24 FAIL Keyframes can be replaced with a single keyframe sequence with omitted offs ets effect.setKeyframes is not a function
25 FAIL Keyframes can be replaced with a single keyframe sequence with string offse t effect.setKeyframes is not a function
26 FAIL Keyframes can be replaced with a one property keyframe sequence with some o mitted offsets effect.setKeyframes is not a function
27 FAIL Keyframes can be replaced with a two property keyframe sequence with some o mitted offsets effect.setKeyframes is not a function
28 FAIL Keyframes can be replaced with a one property keyframe sequence with all om itted offsets effect.setKeyframes is not a function
29 FAIL Keyframes can be replaced with a keyframe sequence with different easing va lues, but the same easing value for a given offset effect.setKeyframes is not a function
30 FAIL Keyframes can be replaced with a keyframe sequence with different composite values, but the same composite value for a given offset effect.setKeyframes is not a function
31 FAIL Keyframes can be replaced with a one property two keyframe sequence that ne eds to stringify its values effect.setKeyframes is not a function
32 FAIL Keyframes can be replaced with a keyframe sequence with a CSS variable refe rence effect.setKeyframes is not a function
33 FAIL Keyframes can be replaced with a keyframe sequence with a CSS variable refe rence in a shorthand property effect.setKeyframes is not a function
34 FAIL Keyframes can be replaced with a keyframe sequence where shorthand precedes longhand effect.setKeyframes is not a function
35 FAIL Keyframes can be replaced with a keyframe sequence where longhand precedes shorthand effect.setKeyframes is not a function
36 FAIL Keyframes can be replaced with a keyframe sequence where lesser shorthand p recedes greater shorthand effect.setKeyframes is not a function
37 FAIL Keyframes can be replaced with a keyframe sequence where greater shorthand precedes lesser shorthand effect.setKeyframes is not a function
38 FAIL Keyframes can be replaced with a two property keyframe sequence where one p roperty is missing from the first keyframe effect.setKeyframes is not a function
39 FAIL Keyframes can be replaced with a two property keyframe sequence where one p roperty is missing from the last keyframe effect.setKeyframes is not a function
40 FAIL Keyframes can be replaced with a keyframe sequence with repeated values at offset 1 with different easings effect.setKeyframes is not a function
41 PASS KeyframeEffect constructor throws with keyframes with an out-of-bounded pos itive offset
42 PASS KeyframeEffect constructor throws with keyframes with an out-of-bounded neg ative offset
43 PASS KeyframeEffect constructor throws with keyframes not loosely sorted by offs et
44 PASS KeyframeEffect constructor throws with property-indexed keyframes with an i nvalid easing value
45 PASS KeyframeEffect constructor throws with a keyframe sequence with an invalid easing value
46 PASS KeyframeEffect constructor throws with keyframes with an invalid composite value
47 Harness: the test ran to completion.
48
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698