RESOLVED FIXED285667
[scroll-animations] setting a new progress-based timeline on an animation should reset its `ready` promise
https://bugs.webkit.org/show_bug.cgi?id=285667
Summary [scroll-animations] setting a new progress-based timeline on an animation sho...
Antoine Quint
Reported 2025-01-09 03:11:00 PST
We are failing some scroll-animations tests related to switching timelines dynamically because we resolve the animation's `ready` promise immediately as we don't create a new one, but we should.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-09 03:11:12 PST
Antoine Quint
Comment 2 2025-01-09 03:16:04 PST
EWS
Comment 3 2025-01-09 06:05:21 PST
Committed 288655@main (cd7e705f7687): <https://commits.webkit.org/288655@main> Reviewed commits have been landed. Closing PR #38776 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.