Bug 246876

Summary: [web-animations] support CSSNumberish? values for Animation.startTime and Animation.currentTime setters
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/36599
Bug Depends on:    
Bug Blocks: 175733    

Description Antoine Quint 2022-10-21 12:38:17 PDT
The Web Animations Level 2 spec moved from `double?` to `CSSNumberish?` for the startTime and currentTime Animation attributes.
Comment 1 Antoine Quint 2022-10-21 12:44:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5641
Comment 2 Antoine Quint 2022-10-21 12:46:37 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36599
Comment 3 EWS 2022-10-22 03:01:52 PDT
Committed 255870@main (4dc7e1ab89bb): <https://commits.webkit.org/255870@main>

Reviewed commits have been landed. Closing PR #5641 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-10-22 03:02:24 PDT
<rdar://problem/101457576>