Bug 280963
| Summary: | [scroll-animations] update animation procedures to set the "auto align start time" flag | ||
|---|---|---|---|
| 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
The Web Animations Level 2 specification introduces the "auto align start time" flag for animations associated with a non-monotonic / progress-based timeline, such as a scroll timeline. We update the various existing procedures to account for this new flag, in preparation for the implementation of the "auto-aligning the start time" procedure (https://drafts.csswg.org/web-animations-2/#auto-aligning-start-time) in a future patch.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137414223>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/34760
EWS
Committed 284815@main (56bf78a3afaa): <https://commits.webkit.org/284815@main>
Reviewed commits have been landed. Closing PR #34760 and removing active labels.