WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-10 07:48:31 PST
<
rdar://problem/141220539
>
Antoine Quint
Comment 2
2024-12-10 07:51:02 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37708
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.
Top of Page
Format For Printing
XML
Clone This Bug