RESOLVED FIXED Bug 246876
[web-animations] support CSSNumberish? values for Animation.startTime and Animation.currentTime setters
https://bugs.webkit.org/show_bug.cgi?id=246876
Summary [web-animations] support CSSNumberish? values for Animation.startTime and Ani...
Antoine Quint
Reported 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.
Attachments
Antoine Quint
Comment 1 2022-10-21 12:44:44 PDT
Antoine Quint
Comment 2 2022-10-21 12:46:37 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36599
EWS
Comment 3 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.
Radar WebKit Bug Importer
Comment 4 2022-10-22 03:02:24 PDT
Note You need to log in before you can comment on or make changes to this bug.