Bug 249589
Summary: | [web-animations] adopt AnimatableProperty in ElementRareAnimationData and CSSTransition | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 249399 |
Antoine Quint
ElementRareAnimationData and CSSTransition still use CSSPropertyID instead of AnimatableProperty, as well as Styleable which deals with data structures exposed through ElementRareAnimationData. We need to make those adopt AnimatableProperty in order to support CSS Transitions of custom properties (see bug 249399).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/7856
EWS
Committed 258120@main (79a040808a38): <https://commits.webkit.org/258120@main>
Reviewed commits have been landed. Closing PR #7856 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103542359>