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: | Animations | Assignee: | 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
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
<rdar://problem/141220539>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/37708
EWS
Committed 287662@main (8ddc6659d2b2): <https://commits.webkit.org/287662@main>
Reviewed commits have been landed. Closing PR #37708 and removing active labels.