Re: [csswg-drafts] [css-env][css-conditional] Need an approach to check whether an environment variable is supported (#3576)

Apologies if I missed it, what’s the downside for making the check parse-time? So far it seems there are only benefits.

As to whether the fallback value suffices, the entire reason we have `@supports` in the first place is because it often doesn't. Otherwise authors can always use fallback values and duplicate declarations to provide fallbacks for the specific property being used. But often the fallback involves use of other properties entirely.

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


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

Received on Wednesday, 9 July 2025 15:53:54 UTC