Bug 279731
| Summary: | [scroll-animations] update `AnimationPlaybackEvent` to use `CSSNumberish` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 279710 | ||
Antoine Quint
Several `AnimationPlaybackEvent ` properties have been updated to use `CSSNumberish`: `currentTime` and `timelineTime`. We need to update those as well as their matching properties on `AnimationPlaybackEventInit`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136031174>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/33688
EWS
Committed 283770@main (a4d0166e64f2): <https://commits.webkit.org/283770@main>
Reviewed commits have been landed. Closing PR #33688 and removing active labels.