RESOLVED FIXED 284372
[scroll-animations] scroll timelines should account for the source's writing mode when computing the current time
https://bugs.webkit.org/show_bug.cgi?id=284372
Summary [scroll-animations] scroll timelines should account for the source's writing ...
Antoine Quint
Reported 2024-12-10 07:48:16 PST
To determine the scrolling direction to use to resolve the current time of a progress-based timeline, we need to not only look at the axis value specified via CSS or the JS API, but also the writing mode.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-10 07:48:31 PST
Antoine Quint
Comment 2 2024-12-10 07:51:02 PST
EWS
Comment 3 2024-12-11 01:48:56 PST
Committed 287662@main (8ddc6659d2b2): <https://commits.webkit.org/287662@main> Reviewed commits have been landed. Closing PR #37708 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.