OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 6 tests. 3 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN |
2 FAIL startTime of a newly created (idle) animation is unresolved Animation is no
t defined | 3 FAIL startTime of a newly created (idle) animation is unresolved Animation is no
t defined |
3 FAIL startTime of a play-pending animation is unresolved Animation is not define
d | 4 FAIL startTime of a play-pending animation is unresolved Animation is not define
d |
4 FAIL startTime of a pause-pending animation is unresolved Animation is not defin
ed | 5 FAIL startTime of a pause-pending animation is unresolved Animation is not defin
ed |
5 PASS startTime of a play-pending animation created using Element.animate shortcu
t is unresolved | 6 PASS startTime of a play-pending animation created using Element.animate shortcu
t is unresolved |
6 PASS startTime is resolved when running | 7 PASS startTime is resolved when running |
7 PASS startTime and currentTime are unresolved when animation is cancelled | 8 PASS startTime and currentTime are unresolved when animation is cancelled |
8 Harness: the test ran to completion. | 9 Harness: the test ran to completion. |
9 | 10 |
OLD | NEW |