ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-animations/CSSAnimation-playState.tentative.txt
Callum Law fbcef936a9 LibWeb: Update style before getting animation play state
Pending style updates can influence this value
2025-11-02 23:54:00 +01:00

10 lines
No EOL
318 B
Text

Harness status: OK
Found 5 tests
5 Pass
Pass A new CSS animation is initially play-pending
Pass Animation returns correct playState when paused
Pass Animation.playState updates when paused by script
Pass Animation.playState updates when resumed by setting style
Pass Animation returns correct playState when canceled