RESOLVED FIXED Bug 249589
[web-animations] adopt AnimatableProperty in ElementRareAnimationData and CSSTransition
https://bugs.webkit.org/show_bug.cgi?id=249589
Summary [web-animations] adopt AnimatableProperty in ElementRareAnimationData and CSS...
Antoine Quint
Reported 2022-12-19 10:03:46 PST
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
Antoine Quint
Comment 1 2022-12-19 10:07:29 PST
EWS
Comment 2 2022-12-19 20:13:48 PST
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
Comment 3 2022-12-19 20:14:16 PST
Note You need to log in before you can comment on or make changes to this bug.