Bug 265782
| Summary: | [scroll-animations] add initial parsing support for the `animation-timeline` property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 222295 | ||
Antoine Quint
As part of our work to implement Scroll-driven Animations (see bug 222295) we need to implement the `animation-timeline` property. This bug covers the first part of the parsing support with the values `auto`, `none` and `<dashed-ident>`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/21260
EWS
Committed 271463@main (81c7a2680aef): <https://commits.webkit.org/271463@main>
Reviewed commits have been landed. Closing PR #21260 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/119122794>