RESOLVED FIXED280982
[scroll-animations] adopt CSSNumberishTime to enqueue animation events
https://bugs.webkit.org/show_bug.cgi?id=280982
Summary [scroll-animations] adopt CSSNumberishTime to enqueue animation events
Antoine Quint
Reported 2024-10-07 09:36:35 PDT
The `WebAnimation::enqueueAnimationPlaybackEvent()` method still expects `Seconds` values which means we won't be able to enqueue progress-based times expressed as percentages for Scroll-driven Animations.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-07 09:36:48 PDT
Antoine Quint
Comment 2 2024-10-07 09:38:42 PDT
EWS
Comment 3 2024-10-07 12:05:08 PDT
Committed 284777@main (2807638806c1): <https://commits.webkit.org/284777@main> Reviewed commits have been landed. Closing PR #34780 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.