mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
Functionality in atypical writing mode contexts is currently lacking due to larger issues around how we handle scrolling in these contexts.
13 lines
569 B
Plaintext
13 lines
569 B
Plaintext
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. |