RESOLVED FIXED281684
[scroll-animations] make `Animation.timeline` return `ScrollTimeline` and `ViewTimeline` instances
https://bugs.webkit.org/show_bug.cgi?id=281684
Summary [scroll-animations] make `Animation.timeline` return `ScrollTimeline` and `Vi...
Antoine Quint
Reported 2024-10-17 12:19:07 PDT
Currently getting the `timeline` property of a style-originated animation associated with a progress-based timeline will return an `AnimationTimeline` instance instead of either `ScrollTimeline` or `ViewTimeline`.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-17 12:19:19 PDT
Antoine Quint
Comment 2 2024-10-17 12:21:32 PDT
EWS
Comment 3 2024-10-17 22:38:30 PDT
Committed 285377@main (e367a94d5ace): <https://commits.webkit.org/285377@main> Reviewed commits have been landed. Closing PR #35376 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.