Bug 279710

Summary: [scroll-animations] update Web Animations time-based properties to use `CSSNumberish`
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: 279727, 279728, 279729, 279730, 279731, 280823    
Bug Blocks: 222295    

Antoine Quint
Reported 2024-09-14 03:11:37 PDT
A number of Web Animations properties which were represented as `double` are now represented as `CSSNumberish` (`double or CSSNumericValue` in IDL) to support percentage-based timing values for Scroll-driven Animations.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-14 03:11:51 PDT
Antoine Quint
Comment 2 2024-10-04 07:08:16 PDT
This item is now complete since all subtasks have landed in main.
Note You need to log in before you can comment on or make changes to this bug.