RESOLVED FIXED 279731
[scroll-animations] update `AnimationPlaybackEvent` to use `CSSNumberish`
https://bugs.webkit.org/show_bug.cgi?id=279731
Summary [scroll-animations] update `AnimationPlaybackEvent` to use `CSSNumberish`
Antoine Quint
Reported 2024-09-15 03:27:24 PDT
Several `AnimationPlaybackEvent ` properties have been updated to use `CSSNumberish`: `currentTime` and `timelineTime`. We need to update those as well as their matching properties on `AnimationPlaybackEventInit`.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-15 03:29:00 PDT
Antoine Quint
Comment 2 2024-09-15 23:19:38 PDT
EWS
Comment 3 2024-09-17 07:26:12 PDT
Committed 283770@main (a4d0166e64f2): <https://commits.webkit.org/283770@main> Reviewed commits have been landed. Closing PR #33688 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.