Bug 284372

Summary: [scroll-animations] scroll timelines should account for the source's writing mode when computing the current time
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=284552

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.