[scroll-animations] implement Scroll-driven Animations (scroll-timeline / view-timeline / animation-timeline)
https://bugs.webkit.org/show_bug.cgi?id=222295
Summary [scroll-animations] implement Scroll-driven Animations (scroll-timeline / vie...
Bramus
Reported 2021-02-22 16:42:49 PST
Implement the @scroll-timeline at-rule and animation-timeline property. See spec https://drafts.csswg.org/scroll-animations-1/ Relevant bugs from other vendors: - Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1023424 (Already available, behind a flag, in Chromium 89+) - Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1676780
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-01 16:43:18 PST
Antoine Quint
Comment 3 2022-09-30 02:29:10 PDT
Bramus
Comment 4 2022-09-30 07:10:20 PDT
Note that the spec has been updated since originally filing this issue. The gist is that @scroll-timeline at-rule is out of the picture, and has been replaced by many scroll-timeline and view-timeline properties. Spec: https://drafts.csswg.org/scroll-animations-1/ The editors have recently asked the spec to move to FPWD, which should happen some time during the next few weeks.
Luke Deen Taylor
Comment 5 2023-06-29 12:18:06 PDT
Note this feature will ship in Chrome 115 on July 12
Note You need to log in before you can comment on or make changes to this bug.