Re: [csswg-drafts] [css-variables][css-transitions] Clarify transitions on custom properties (#7405)

CSS Transitions says

> The [`all`](https://drafts.csswg.org/css-transitions/#valdef-transition-property-all) value and [`all`](https://drafts.csswg.org/css-cascade-5/#propdef-all) shorthand property work in similar ways, so the `all` value is just like a shorthand that covers all properties.

But the `all` shorthand doesn't include:
 - `direction` and `unicode-bidi` (seems fine since they are not animatable)
 - custom properties

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7405#issuecomment-1164574280 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 23 June 2022 15:42:51 UTC