- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Oct 2024 04:38:52 +0000
- To: public-css-archive@w3.org
frivoal has just labeled a pull request from keithamus for https://github.com/w3c/csswg-drafts as "css-ui-4": == [css-ui-4] Editorial improvement; removes redundant group notation from outline-color property == I was reading through the css-ui-4 spec and noticed that the outline-color property was specified as `auto | [ <<color>> | <<image-1D>> ]`. This confuses me because I don't understand why these needed to be disambiguated using the group notation. There doesn't seem to be any ambiguity, so I removed the group notation and changed it to `auto | <<color>> | <<image-1D>>`. If this is _not correct_, I'm happy to close this PR, but for my own edification I'd love to know why the group notation is considered important here. See https://github.com/w3c/csswg-drafts/pull/11053 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 21 October 2024 04:38:52 UTC