Bug 281126
Summary: | [scroll-animations] implement `ScrollTimeline.currentTime` | ||
---|---|---|---|
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 |
Antoine Quint
We have support for computing the offset and range for a `ScrollTimeline` in `ScrollTimeline::computeScrollTimelineData()`, we must now expose this via `ScrollTimeline.currentTime`.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137575125>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/34900
EWS
Committed 284928@main (b1ed27f49480): <https://commits.webkit.org/284928@main>
Reviewed commits have been landed. Closing PR #34900 and removing active labels.