| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 PASS Test exceptions when finishing non-running animation | |
| 3 PASS Test exceptions when finishing infinite animation | |
| 4 PASS Test finishing of animation | |
| 5 PASS Test finishing of animation with a current time past the effect end | |
| 6 PASS Test finishing of reversed animation | |
| 7 PASS Test finishing of reversed animation with a current time less than zero | |
| 8 FAIL Test finish() while paused promise_test: Unhandled rejection with value: ob
ject "TypeError: Cannot read property 'currentTime' of undefined" | |
| 9 FAIL Test finish() while pause-pending with positive playbackRate Cannot read pr
operty 'currentTime' of undefined | |
| 10 FAIL Test finish() while pause-pending with negative playbackRate Cannot read pr
operty 'currentTime' of undefined | |
| 11 FAIL Test finish() while play-pending Cannot read property 'currentTime' of unde
fined | |
| 12 PASS Test finish() during aborted pause | |
| 13 PASS Test resetting of computed style | |
| 14 PASS Test finish() resolves finished promise synchronously | |
| 15 Harness: the test ran to completion. | |
| 16 | |
| OLD | NEW |