- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Nov 2024 14:04:47 +0000
- To: public-css-archive@w3.org
I see: `<supports-condition>` allows combining queries but does not allow a naked `<declaration>`. But I think `<ident> : <declaration-value>` should be `<declaration>` instead, as in [`<import-conditions>`](https://drafts.csswg.org/css-cascade-5/#typedef-import-conditions): > `<import-conditions> = [ supports( [ <supports-condition> | <declaration> ] ) ]? <media-query-list>?` -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11155#issuecomment-2464848518 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 8 November 2024 14:04:48 UTC