Bug 279513

Summary: [scroll-animations] `animation-duration` should support the `auto` value
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222295    

Description Antoine Quint 2024-09-11 06:39:34 PDT
To support Scroll-driven Animations, the CSS Animations spec has been updated to allow "auto" as a valid value for the "animation-duration" property.
Comment 1 Radar WebKit Bug Importer 2024-09-11 06:39:48 PDT
<rdar://problem/135798959>
Comment 2 Antoine Quint 2024-09-11 06:46:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/33466
Comment 3 EWS 2024-09-11 12:29:27 PDT
Committed 283499@main (a403c9cb7f54): <https://commits.webkit.org/283499@main>

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