OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 19 tests. 0 PASS 19 FAIL 0 TIMEOUT 0 NOTRUN |
2 FAIL Test distribute spacing anim.effect.getKeyframes is not a function | 3 FAIL Test distribute spacing anim.effect.getKeyframes is not a function |
3 FAIL Test distribute spacing with specific offsets anim.effect.getKeyframes is n
ot a function | 4 FAIL Test distribute spacing with specific offsets anim.effect.getKeyframes is n
ot a function |
4 FAIL Test paced spacing without any keyframe anim.effect.getKeyframes is not a f
unction | 5 FAIL Test paced spacing without any keyframe anim.effect.getKeyframes is not a f
unction |
5 FAIL Test paced spacing anim.effect.getKeyframes is not a function | 6 FAIL Test paced spacing anim.effect.getKeyframes is not a function |
6 FAIL Test paced spacing with specific offsets anim.effect.getKeyframes is not a
function | 7 FAIL Test paced spacing with specific offsets anim.effect.getKeyframes is not a
function |
7 FAIL Test paced spacing if some paced property values are equal anim.effect.getK
eyframes is not a function | 8 FAIL Test paced spacing if some paced property values are equal anim.effect.getK
eyframes is not a function |
8 FAIL Test falling back to distribute spacing if all paced property value are equ
al anim.effect.getKeyframes is not a function | 9 FAIL Test falling back to distribute spacing if all paced property value are equ
al anim.effect.getKeyframes is not a function |
9 FAIL Test paced spacing if there a keyframe without the paced property anim.effe
ct.getKeyframes is not a function | 10 FAIL Test paced spacing if there a keyframe without the paced property anim.effe
ct.getKeyframes is not a function |
10 FAIL Test paced spacing if a paced property that appears on only some keyframes
anim.effect.getKeyframes is not a function | 11 FAIL Test paced spacing if a paced property that appears on only some keyframes
anim.effect.getKeyframes is not a function |
11 FAIL Test paced spacing if a paced property that appears on only some keyframes
and there is a specific offset anim.effect.getKeyframes is not a function | 12 FAIL Test paced spacing if a paced property that appears on only some keyframes
and there is a specific offset anim.effect.getKeyframes is not a function |
12 FAIL Test paced spacing where there are some keyframes without offsets and witho
ut the paced property before the first paceable keyframe and after the last pace
able keyframe anim.effect.getKeyframes is not a function | 13 FAIL Test paced spacing where there are some keyframes without offsets and witho
ut the paced property before the first paceable keyframe and after the last pace
able keyframe anim.effect.getKeyframes is not a function |
13 FAIL Test paced spacing for using shorthand property anim.effect.getKeyframes is
not a function | 14 FAIL Test paced spacing for using shorthand property anim.effect.getKeyframes is
not a function |
14 FAIL Test paced spacing using shorthand property where only the longhand compone
nts are specified anim.effect.getKeyframes is not a function | 15 FAIL Test paced spacing using shorthand property where only the longhand compone
nts are specified anim.effect.getKeyframes is not a function |
15 FAIL Test falling back to distribute spacing if all keyframe miss some component
s anim.effect.getKeyframes is not a function | 16 FAIL Test falling back to distribute spacing if all keyframe miss some component
s anim.effect.getKeyframes is not a function |
16 FAIL Test paced spacing only for keyframes specifying all longhand components, a
nd falling back to distribute spacing for the reset anim.effect.getKeyframes is
not a function | 17 FAIL Test paced spacing only for keyframes specifying all longhand components, a
nd falling back to distribute spacing for the reset anim.effect.getKeyframes is
not a function |
17 FAIL Test paced spacing only for keyframes specifying all some components, and f
alling back to distribute spacing for the reset with some specific offsets anim.
effect.getKeyframes is not a function | 18 FAIL Test paced spacing only for keyframes specifying all some components, and f
alling back to distribute spacing for the reset with some specific offsets anim.
effect.getKeyframes is not a function |
18 FAIL Test paced spacing by setter anim.effect.getKeyframes is not a function | 19 FAIL Test paced spacing by setter anim.effect.getKeyframes is not a function |
19 FAIL Test distribute spacing by setter anim.effect.getKeyframes is not a functio
n | 20 FAIL Test distribute spacing by setter anim.effect.getKeyframes is not a functio
n |
20 FAIL Test paced spacing by changing the paced property anim.effect.getKeyframes
is not a function | 21 FAIL Test paced spacing by changing the paced property anim.effect.getKeyframes
is not a function |
21 Harness: the test ran to completion. | 22 Harness: the test ran to completion. |
22 | 23 |
OLD | NEW |