| OLD | NEW |
| (Empty) | |
| 1 CONSOLE ERROR: line 61: Uncaught (in promise) TypeError: Cannot read property 'c
urrentTime' of undefined |
| 2 CONSOLE ERROR: line 19: Uncaught (in promise) TypeError: Cannot read property 'c
urrentTime' of undefined |
| 3 CONSOLE ERROR: line 40: Uncaught (in promise) TypeError: Cannot read property 'c
urrentTime' of undefined |
| 4 This is a testharness.js-based test. |
| 5 FAIL onfinish event is fired when the currentTime < 0 and the playbackRate < 0 a
ssert_equals: event.timelineTime should equal to the animation timeline when fin
ished promise is resolved expected (undefined) undefined but got (number) 28.850
66671296954 |
| 6 FAIL onfinish event is fired when the currentTime > 0 and the playbackRate > 0 a
ssert_equals: event.timelineTime should equal to the animation timeline when fin
ished promise is resolved expected (undefined) undefined but got (number) 28.850
66671296954 |
| 7 FAIL onfinish event is fired when animation.finish() is called assert_equals: ev
ent.timelineTime should equal to the animation timeline when finished promise is
resolved expected (undefined) undefined but got (number) 28.85066671296954 |
| 8 PASS onfinish event is not fired when paused |
| 9 PASS onfinish event is not fired when the playbackRate is zero |
| 10 PASS onfinish event is not fired when the animation falls out finished state imm
ediately |
| 11 Harness: the test ran to completion. |
| 12 |
| OLD | NEW |