RESOLVED FIXED 252393
[css-transitions] the `all` value to `transition-property` should parse as a keyword and not a CSS property
https://bugs.webkit.org/show_bug.cgi?id=252393
Summary [css-transitions] the `all` value to `transition-property` should parse as a ...
Antoine Quint
Reported 2023-02-16 05:54:42 PST
The `all` value for `transition-property` is a special keyword specified by that spec, and not the `all` CSS property shorthand.
Attachments
Antoine Quint
Comment 1 2023-02-16 06:08:35 PST
EWS
Comment 2 2023-02-16 11:05:58 PST
Committed 260383@main (47ace8083753): <https://commits.webkit.org/260383@main> Reviewed commits have been landed. Closing PR #10197 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-02-16 11:06:19 PST
Note You need to log in before you can comment on or make changes to this bug.