WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-12-19 10:07:29 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7856
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
<
rdar://problem/103542359
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug