- From: Emilio Cobos Álvarez via GitHub <noreply@w3.org>
- Date: Thu, 30 Oct 2025 09:06:06 +0000
- To: public-css-archive@w3.org
@SebastianZ the spec says: > If multiple [@supports-condition](https://drafts.csswg.org/css-conditional-5/#at-ruledef-supports-condition) rules are defined with the same name, the last one in document order wins, and all preceding ones are ignored. That's not great. We should do the same thing we resolved on for custom media queries, see https://github.com/w3c/csswg-drafts/issues/12536#issuecomment-3204778132. Otherwise it requires multiple passes to update the active style. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12622#issuecomment-3466770900 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 30 October 2025 09:06:09 UTC