| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 FAIL startTime of a newly created (idle) animation is unresolved Animation is no
t defined | 2 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 | 3 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 | 4 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 | 5 PASS startTime of a play-pending animation created using Element.animate shortcu
t is unresolved |
| 6 PASS startTime is resolved when running | 6 PASS startTime is resolved when running |
| 7 FAIL startTime and currentTime are unresolved when animation is cancelled assert
_unresolved is not defined | 7 PASS startTime and currentTime are unresolved when animation is cancelled |
| 8 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
| 9 | 9 |
| OLD | NEW |