Re: [csswg-drafts] [css-conditional] `@supports-condition`, for larger feature queries and named reuse (#12622)

> > We should do the same thing we resolved on for custom media queries
> 
> What you resolved on does not seem very explicit. 😟

Isn’t that detailed in https://github.com/w3c/csswg-drafts/issues/12536#issuecomment-3225776469?

> … we've resolved that all this "stylesheet-level" stuff (custom media, Mixins, etc) are defined "as you parse", so you use whatever definition is available at the moment (and that might change if you see another rule defining the same name later).

---

Sidenote: Having been AFK for a week and now seeing `@supports --name { … }` it took me a while to decipher. I first read it as ā€œIs the dashed ident --nameā€ supported, whereas it’s ā€œIs the custom condition `--name` supportedā€? Maybe we need something extra around `--name` in `@supports --name { … }`? Cfr. what @dbaron [said before](https://github.com/w3c/csswg-drafts/issues/12622#issuecomment-3423717048).

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


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

Received on Tuesday, 4 November 2025 12:48:47 UTC