| OLD | NEW |
| (Empty) |
| 1 CONSOLE ERROR: line 29: Uncaught (in promise) AbortError: The user aborted a req
uest. | |
| 2 This is a testharness.js-based test. | |
| 3 Harness Error. harness_status.status = 1 , harness_status.message = The user abo
rted a request. | |
| 4 PASS The ready attribute should be a Promise | |
| 5 PASS The ready promise should be resolved when an animation is in the idle play
state | |
| 6 PASS The ready promise should be replaced when the animation is cancelled | |
| 7 PASS The ready promise should be replaced when the animation enters the pending
state | |
| 8 PASS A pending ready promise should be rejected when the animation is cancelled | |
| 9 PASS A pending ready promise should be resolved and not replaced when the animat
ion enters the running state | |
| 10 PASS A pending ready promise should be resolved and not replaced when the animat
ion enters the finished state | |
| 11 PASS A pending ready promise should be resolved and not replaced when the animat
ion enters the paused state | |
| 12 Harness: the test ran to completion. | |
| 13 | |
| OLD | NEW |