RESOLVED FIXED280963
[scroll-animations] update animation procedures to set the "auto align start time" flag
https://bugs.webkit.org/show_bug.cgi?id=280963
Summary [scroll-animations] update animation procedures to set the "auto align start ...
Antoine Quint
Reported 2024-10-07 02:31:47 PDT
The Web Animations Level 2 specification introduces the "auto align start time" flag for animations associated with a non-monotonic / progress-based timeline, such as a scroll timeline. We update the various existing procedures to account for this new flag, in preparation for the implementation of the "auto-aligning the start time" procedure (https://drafts.csswg.org/web-animations-2/#auto-aligning-start-time) in a future patch.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-07 02:31:58 PDT
Antoine Quint
Comment 2 2024-10-07 02:33:09 PDT
EWS
Comment 3 2024-10-08 00:12:51 PDT
Committed 284815@main (56bf78a3afaa): <https://commits.webkit.org/284815@main> Reviewed commits have been landed. Closing PR #34760 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.