RESOLVED CONFIGURATION CHANGED284552
[scroll-animations] view timelines should account for the source's writing mode when computing the current time
https://bugs.webkit.org/show_bug.cgi?id=284552
Summary [scroll-animations] view timelines should account for the source's writing mo...
Antoine Quint
Reported 2024-12-12 07:37:29 PST
We made scroll timelines account for the source's writing mode when computing their current time in bug 284372. We need to do the same for view timelines.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-12 07:37:39 PST
Antoine Quint
Comment 2 2025-04-25 01:27:19 PDT
That happened at some point given the use of `ScrollTimeline::resolvedScrollDirection()` in `ViewTimeline.cpp`. I am too lazy to look for the commit where that happened though.
Note You need to log in before you can comment on or make changes to this bug.