Re: [csswg-drafts] [css-values-5] Should an arbitrary substitution nested within another be accepted in context? (#10337)

I changed my mind and agree that contextual validity is not needed: `color: var(--custom, 1px)` is valid so `size: env(..., attr(...))` should be valid too.

It is a inconsistent with `var(--custom, var(--))`, which is currently invalid in all browsers (#8771) but... ok.

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


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

Received on Saturday, 5 October 2024 12:33:03 UTC