mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-29 20:04:15 +00: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
|