Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/scroll-animations/scroll-timelines/scroll-timeline-invalidation.txt
Callum Law 23442708d6 LibWeb: Implement ScrollTimeline
Functionality in atypical writing mode contexts is currently lacking due
to larger issues around how we handle scrolling in these contexts.
2026-02-05 16:45:34 +01:00

9 lines
331 B
Plaintext

Harness status: OK
Found 3 tests
2 Pass
1 Fail
Pass Animation current time and effect local time are updated after scroller content size changes.
Pass Animation current time and effect local time are updated after scroller size changes.
Fail If scroll animation resizes its scroll timeline scroller, layout reruns once per frame.