RESOLVED FIXED 252312
[css-transitions] `transition-property: all` does not apply to custom properties
https://bugs.webkit.org/show_bug.cgi?id=252312
Summary [css-transitions] `transition-property: all` does not apply to custom properties
Antoine Quint
Reported 2023-02-15 07:49:54 PST
Setting `transition-property: all`, either explicitly or via its initial value, does not allow registered custom properties that could otherwise be interpolated to yield a transition.
Attachments
Antoine Quint
Comment 1 2023-02-15 07:58:01 PST
Antoine Quint
Comment 2 2023-02-15 08:00:13 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38519
Antoine Quint
Comment 3 2023-02-15 08:11:00 PST
Filed a spec issue to clarify that `transition-property: all` ought to apply to custom properties.
Antoine Quint
Comment 4 2023-02-15 08:11:10 PST
EWS
Comment 5 2023-02-16 11:13:53 PST
Committed 260384@main (fcdce8ff40bb): <https://commits.webkit.org/260384@main> Reviewed commits have been landed. Closing PR #10142 and removing active labels.
Radar WebKit Bug Importer
Comment 6 2023-02-16 11:14:24 PST
Note You need to log in before you can comment on or make changes to this bug.