Re: [csswg-drafts] [css-values] Functional counterparts of other CSS-wide keywords (`revert-layer()`, `revert-rule()`) (#11773)

I like this.

However, for MVP purposes I would do the following:

 - Add the restriction that it only accepts custom properties (L5), like `inherit()`. (See [relevant note](https://drafts.csswg.org/css-values-5/#inherit-notation) as to why we have this restriction for `inherit()`.)
 - Lift the restriction of only being able to reference the same property.
   - For usage targeting non-custom properties (L6+), we do need this restriction, however.

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


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

Received on Monday, 15 September 2025 09:20:32 UTC