OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 45 tests. 6 PASS 39 FAIL 0 TIMEOUT 0 NOTRUN |
2 FAIL Keyframes can be replaced with an empty keyframe effect.setKeyframes is not
a function | 3 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 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 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 (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 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 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 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 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 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 property-indexed keyframes specification w
ith a CSS variable reference in a shorthand property effect.setKeyframes is not
a function |
(...skipping 27 matching lines...) Expand all Loading... |
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 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 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 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 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 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 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 a keyframe sequence with an invalid
easing value |
46 PASS KeyframeEffect constructor throws with keyframes with an invalid composite
value | 47 PASS KeyframeEffect constructor throws with keyframes with an invalid composite
value |
47 Harness: the test ran to completion. | 48 Harness: the test ran to completion. |
48 | 49 |
OLD | NEW |