Re: [csswg-drafts] [css-values-4] Allow `inherit` in `calc()` (and friends), `color-mix()`, RCS (#9757)

@brandonmcconnell 
> @LeaVerou I know there's also [this proposal](https://github.com/w3c/csswg-drafts/issues/5055) from @tabatkins for `first-supported()`, which may fill in the gap for `first-supported(inherit, FALLBACK_VALUE)`.
> 
> #5055
> 
> We would need to make sure that inherit is seen as an invalid value when used inline in this context so that `first-supported()` falls back to the next value(s).

Not sure how that's related. This is about browser support, not whether a value is set. The fallback parameter in `var()` (and thus, `inherit()`) kicks in when a property is not set, not when something is not supported.

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


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

Received on Sunday, 31 December 2023 13:25:07 UTC