Bug 265350 - [scroll-animations] ensure the `scroll-timeline` shorthand serializes according to the rule of a coordinating list property group
Summary: [scroll-animations] ensure the `scroll-timeline` shorthand serializes accordi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 222295
  Show dependency treegraph
 
Reported: 2023-11-26 02:41 PST by Antoine Quint
Modified: 2023-11-28 00:18 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>