mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
7 lines
381 B
Plaintext
7 lines
381 B
Plaintext
Cannot pause a reversing idle animation with infinite effect end
|
|
Calling pause() does not synchronously update pending playback rate
|
|
Calling pause() does not synchronously resolve animation's ready promise
|
|
Calling pause() does not send any events
|
|
Calling pause() does asynchronously update pending playback rate
|
|
Calling pause() asynchronously resolves animation's ready promise
|