Re: [csswg-drafts] [css-variables] Invalid arbitrary substitution values as `<declaration-value>` (#8771)

Variables does say:

> In addition, if the value of a custom property contains a var() reference, the var() reference must be valid according to the specified var() grammar. If not, the custom property is invalid and must be ignored.

But it's indeed not clear if this is intended to mean "direct" `var()` only, or if the rule also applies to "inner" `var()`s.

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


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

Received on Friday, 28 April 2023 10:57:10 UTC