Bug 265302 - [scroll-animations] implement parsing support for scroll-timeline and its longhand properties
Summary: [scroll-animations] implement parsing support for scroll-timeline and its lon...
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: 265358
Blocks: 222295
  Show dependency treegraph
 
Reported: 2023-11-24 02:34 PST by Antoine Quint
Modified: 2023-11-28 00:07 PST (History)
4 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-24 02:34:44 PST
As part of the work on Scroll-driven Animations (bug 222295) we will need to support the `scroll-timeline` shorthand property and its longhands.
Comment 1 Antoine Quint 2023-11-24 02:41:08 PST
Pull request: https://github.com/WebKit/WebKit/pull/20864
Comment 2 EWS 2023-11-24 23:22:58 PST
Committed 271110@main (782243529167): <https://commits.webkit.org/271110@main>

Reviewed commits have been landed. Closing PR #20864 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-24 23:23:17 PST
<rdar://problem/118783919>
Comment 4 WebKit Commit Bot 2023-11-26 14:58:25 PST
Re-opened since this is blocked by bug 265358
Comment 5 Antoine Quint 2023-11-27 02:38:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/20924
Comment 6 EWS 2023-11-28 00:07:06 PST
Committed 271189@main (0f2aca5ad236): <https://commits.webkit.org/271189@main>

Reviewed commits have been landed. Closing PR #20924 and removing active labels.