RESOLVED FIXED 279710
[scroll-animations] update Web Animations time-based properties to use `CSSNumberish`
https://bugs.webkit.org/show_bug.cgi?id=279710
Summary [scroll-animations] update Web Animations time-based properties to use `CSSNu...
Antoine Quint
Reported 2024-09-14 03:11:37 PDT
A number of Web Animations properties which were represented as `double` are now represented as `CSSNumberish` (`double or CSSNumericValue` in IDL) to support percentage-based timing values for Scroll-driven Animations.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-14 03:11:51 PDT
Antoine Quint
Comment 2 2024-10-04 07:08:16 PDT
This item is now complete since all subtasks have landed in main.
Note You need to log in before you can comment on or make changes to this bug.