Re: [csswg-drafts] [css-values]: Express conditional values in a more terse way (#5009)

The ability for parse-time fallback was far more important in the past before `@supports`. 
Today, given the increasing popularity of custom properties, it's becoming harder and harder to rely on it anyway.
Note that for @faceless2's example `cond()` still wouldn't work (if I understand it correctly), since `src()` and `url()` are not the kinds of simple math values that this would need to be restricted to.

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


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

Received on Thursday, 25 February 2021 17:36:22 UTC