Bug 246876
| Summary: | [web-animations] support CSSNumberish? values for Animation.startTime and Animation.currentTime setters | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | 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 | ||
Antoine Quint
The Web Animations Level 2 spec moved from `double?` to `CSSNumberish?` for the startTime and currentTime Animation attributes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/5641
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36599
EWS
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
<rdar://problem/101457576>