- From: andruud via GitHub <sysbot+gh@w3.org>
- Date: Tue, 18 Mar 2025 19:33:19 +0000
- To: public-css-archive@w3.org
> Could we allow using the if() function in at-rule descriptors (if not already the case)? Definitely not the case currently, no substitution function works outside of properties. But yes, this looks useful. We would have to spec which tests are valid and which are not: `if(style(--x: foo))` does not mean anything here, since we're not in the context of an element. I wonder, though: if we have #11940, do we really need this as well? -- GitHub Notification of comment by andruud Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11941#issuecomment-2734505129 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 18 March 2025 19:33:20 UTC