Bug 280982

Summary: [scroll-animations] adopt CSSNumberishTime to enqueue animation events
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   

Antoine Quint
Reported 2024-10-07 09:36:35 PDT
The `WebAnimation::enqueueAnimationPlaybackEvent()` method still expects `Seconds` values which means we won't be able to enqueue progress-based times expressed as percentages for Scroll-driven Animations.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-07 09:36:48 PDT
Antoine Quint
Comment 2 2024-10-07 09:38:42 PDT
EWS
Comment 3 2024-10-07 12:05:08 PDT
Committed 284777@main (2807638806c1): <https://commits.webkit.org/284777@main> Reviewed commits have been landed. Closing PR #34780 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.