cancel-animation.html.ini (1053B)
1 [cancel-animation.html] 2 expected: ERROR 3 [oncancel event is fired when the timeline is inactive.] 4 expected: NOTRUN 5 6 [A play-pending ready promise should be rejected when the animation is canceled] 7 expected: NOTRUN 8 9 [Canceling an animation with inactive timeline should cause its start time and hold time to be unresolved] 10 expected: NOTRUN 11 12 [Canceling an animation should cause its start time and hold time to be unresolved] 13 expected: TIMEOUT 14 15 [A pause-pending ready promise should be rejected when the animation is canceled] 16 expected: NOTRUN 17 18 [The cancel event should NOT be fired if the animation is already idle] 19 expected: NOTRUN 20 21 [Canceling an animation should fire cancel event on orphaned element] 22 expected: NOTRUN 23 24 [The finished promise should NOT be rejected if the animation is already idle] 25 expected: NOTRUN 26 27 [When an animation is canceled, it should create a resolved Promise] 28 expected: NOTRUN 29 30 [The ready promise should be replaced when the animation is canceled] 31 expected: NOTRUN