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: AnimationsAssignee: 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    

Description Antoine Quint 2023-11-26 02:41:30 PST
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.
Comment 1 Antoine Quint 2023-11-26 02:44:28 PST
Pull request: https://github.com/WebKit/WebKit/pull/20898
Comment 2 Antoine Quint 2023-11-26 02:44:57 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/43354
Comment 3 EWS 2023-11-28 00:17:05 PST
Committed 271190@main (d142435f83e6): <https://commits.webkit.org/271190@main>

Reviewed commits have been landed. Closing PR #20898 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-11-28 00:18:15 PST
<rdar://problem/118869212>