Re: [csswg-drafts] [css-conditional-5] Evaluate IACVT style queries to false (#11143)

> I fairly certain that we want to evaluate any IACVT query to "false"? @mirisuzanne @lilles

Yes, I think so.

It's probably useful to consider what will happen with IACVT if/when we start supporting standard properties.

For instance `@container style(color: var(--my-length))` and `--my-length: 2px`. Making that `unset` and have it match depending on whether the style container has the same computed color as its parent or not sounds strange, yes.

I don't remember if there was a discussion around allowing `unset` and `inherit`, but `initial` definitely makes sense.


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


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

Received on Friday, 1 November 2024 21:12:14 UTC