Files
ladybird/Tests/LibWeb/Text/expected/WebAnimations/animation-methods/pause.txt
2024-03-29 06:59:37 +01:00

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