Bug 279710
| Summary: | [scroll-animations] update Web Animations time-based properties 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: | 279727, 279728, 279729, 279730, 279731, 280823 | ||
| Bug Blocks: | 222295 | ||
Antoine Quint
A number of Web Animations properties which were represented as `double` are now represented as `CSSNumberish` (`double or CSSNumericValue` in IDL) to support percentage-based timing values for Scroll-driven Animations.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136003854>
Antoine Quint
This item is now complete since all subtasks have landed in main.