Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-transitions/CSSTransition-startTime.tentative.txt
Callum Law 54f1407177 LibWeb: Only associate transition with element once
We already handle this within the above call to `Animation::set_effect`

Gains us 3 WPT tests.
2025-08-18 11:18:34 +01:00

10 lines
347 B
Plaintext

Harness status: OK
Found 5 tests
5 Pass
Pass The start time of a newly-created transition is unresolved
Pass The start time of transitions is based on when they are generated
Pass The start time of a transition can be set
Pass The start time can be set to seek a transition
Pass Seeking a transition using start time dispatches transition events