Bug 249293
Summary: | [web-animations] add interpolation support for custom properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | dino, graouts, koivisto, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 249312, 249320, 249384, 249386, 249390, 249394, 249396, 249397, 249399, 249400, 249401, 249403, 249478, 249497, 249640, 249641 | ||
Bug Blocks: | 189692 |
Antoine Quint
With the impending support of @property and the existing CSS.registerProperty() support, we should implement interpolation support for custom properties, as tested by https://wpt.fyi/results/css/css-properties-values-api/at-property-animation.html.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103341344>
Antoine Quint
I think we can close this down, the only bug left is bug 249640 and there is no other known work left to complete other than that.