Bug 246876 - [web-animations] support CSSNumberish? values for Animation.startTime and Animation.currentTime setters
Summary: [web-animations] support CSSNumberish? values for Animation.startTime and Ani...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-10-21 12:38 PDT by Antoine Quint
Modified: 2022-10-22 03:02 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>