[csswg-drafts] Pull Request: [Editorial] [css-ui-4] Removes redundant group notation from outline-color property

keithamus has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [Editorial] [css-ui-4] 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 Sunday, 20 October 2024 16:10:20 UTC