1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:17:46 +00:00
serenity/Tests/LibWeb/Text/expected/WebAnimations/animation-properties/pending-and-ready.txt

4 lines
224 B
Text

Animation is pending after a call to play(): true
Animation is not pending after ready promise resolves: true
Animation is pending after a call to pause(): true
Animation is not pending after ready promise resolves: true