- From: Guillaume via GitHub <noreply@w3.org>
- Date: Wed, 25 Mar 2026 04:42:53 +0000
- To: public-css-archive@w3.org
cdoublev has just labeled a pull request from cdoublev for https://github.com/w3c/csswg-drafts as "css-color-5": == [css-color-5] Add missing groups in <light-dark-image> syntax == Follow-up on 100146f. https://drafts.csswg.org/css-color-5/#typedef-light-dark-image @yisibl, `<image> | none` must be grouped because `<image> | none , <image> | none` is equivalent to `<image> | [ none , <image> ] | none`. > Juxtaposition is stronger than the double ampersand, the double ampersand is stronger than the double bar, and the double bar is stronger than the bar. https://drafts.csswg.org/css-values-4/#component-combinators See https://github.com/w3c/csswg-drafts/pull/13718 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 25 March 2026 04:42:54 UTC