Pass | oncancel event is fired when animation.cancel() is called. | Asserts runPass | assert_equals(null, null, "event.currentTime should be null")
at Test.<anonymous> ( /web-animations/interfaces/Animation/oncancel.html:22:5) | Pass | assert_approx_equals(0, 0, 0.001, "event.timelineTime should equal to the animation timeline when finished promise is rejected")
at window.assert_times_equal ( /web-animations/testcommon.js:14:5) |
|