Bug 249589

Summary: [web-animations] adopt AnimatableProperty in ElementRareAnimationData and CSSTransition
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: 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
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.