Re: [csswg-drafts] [css-values-5] if() function style() styntax should allow for container-names (#12273)

In theory, https://github.com/w3c/csswg-drafts/issues/12604 could be used with comparisons for this effect, something like

```css
if((container-var(--my-container, --my-variable) > 30em): …)
```

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


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

Received on Friday, 15 August 2025 10:57:48 UTC