Bug 265350
| Summary: | [scroll-animations] ensure the `scroll-timeline` shorthand serializes according to the rule of a coordinating list property group | ||
|---|---|---|---|
| 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 | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/43354 | ||
| Bug Depends on: | |||
| Bug Blocks: | 222295 | ||
Antoine Quint
The `scroll-timeline` shorthand property must adhere to the rules of a coordinating list property group (see https://drafts.csswg.org/css-values-4/#linked-properties). The WPT test for sterilization of this property is incorrect (see https://github.com/web-platform-tests/wpt/issues/43336) so we must fix it and ensure our implementation is right.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/20898
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/43354
EWS
Committed 271190@main (d142435f83e6): <https://commits.webkit.org/271190@main>
Reviewed commits have been landed. Closing PR #20898 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/118869212>