pause-animation.html.ini (676B)
1 [pause-animation.html] 2 [Pausing a canceled animation sets the current time] 3 expected: FAIL 4 5 [Pausing clears the start time] 6 expected: FAIL 7 8 [The animation's current time remains fixed after pausing] 9 expected: FAIL 10 11 [A pause-pending animation maintains the current time when applying a pending playback rate] 12 expected: FAIL 13 14 [Animation start and current times are correct if scroll timeline is activated after animation.pause call.] 15 expected: FAIL 16 17 [A pending ready promise should be resolved and not replaced when the animation is paused] 18 expected: FAIL 19 20 [Pause pending task doesn't run when the timeline is inactive.] 21 expected: FAIL