Commit Graph

4 Commits

Author SHA1 Message Date
Sam Atkins
465b67bb24 Tests: Let animation start before adjusting timeline in currentTime test
Without this, the animation has not yet started, and so its currentTime
returns its internal m_hold_time, which is 0.
2026-01-09 14:20:22 +00:00
Matthew Olsson
328ad9a2f0 LibWeb: Use InternalAnimationTimeline in existing tests 2024-03-30 19:26:58 +01:00
Matthew Olsson
e298e8af5a LibWeb: Add some async/animation test utilities 2024-03-30 19:26:58 +01:00
Matthew Olsson
d7ad134ae5 LibWeb: Add a few Animation property tests 2024-03-09 15:34:27 +01:00