Commit graph

4 commits

Author SHA1 Message Date
Callum Law
bf58f576a2 LibWeb: Use the correct zero TimeValue for progress-based animations 2026-02-05 16:45:34 +01:00
Callum Law
ebd8f2f3db LibWeb: Implement progress-based validate a CSSNumberish time
Non functional change for now as we are yet to implement any
progress-based timelines
2026-02-05 16:45:34 +01:00
Callum Law
226b1ee46b LibWeb: Support percentage units for Animations::TimeValue
Non functional change for now since we don't yet have any progress-based
timelines which support percentage based time values
2026-02-05 16:45:34 +01:00
Callum Law
02adacb84c LibWeb: Expose AnimationEffect::{current,start}Time as CSSNumberish 2025-12-12 10:49:18 +00:00