Harness status: OK

Found 7 tests

6 Pass
1 Fail
Pass	Pausing clears the start time
Pass	A pending ready promise should be resolved and not replaced when the animation is paused
Pass	A pause-pending animation maintains the current time when applying a pending playback rate
Pass	The animation's current time remains fixed after pausing
Pass	Pausing a canceled animation sets the current time
Fail	Pause pending task doesn't run when the timeline is inactive.
Pass	Animation start and current times are correct if scroll timeline is activated after animation.pause call.