Bug 281684
| Summary: | [scroll-animations] make `Animation.timeline` return `ScrollTimeline` and `ViewTimeline` instances | ||
|---|---|---|---|
| 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
Currently getting the `timeline` property of a style-originated animation associated with a progress-based timeline will return an `AnimationTimeline` instance instead of either `ScrollTimeline` or `ViewTimeline`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138135049>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/35376
EWS
Committed 285377@main (e367a94d5ace): <https://commits.webkit.org/285377@main>
Reviewed commits have been landed. Closing PR #35376 and removing active labels.