Skip to content

Conversation

@keithamus
Copy link
Member

Similar to #11053, the css-ui-4 has a redundant group around the outline property value. It is currently specified as [ <'outline-width'> || <'outline-style'> || <'outline-color'> ], but I think it could be better expressed without the [], as <'outline-width'> || <'outline-style'> || <'outline-color'> instead.

I'd like to point out that caret has similar shape, and is expressed as <'caret-color'> || <'caret-animation'> || <'caret-shape'>. So I think both should be have a consistent syntax.

@frivoal frivoal added the css-ui-4 Current Work label Oct 28, 2024
@frivoal frivoal merged commit 2aab0bd into w3c:main Oct 28, 2024
1 check passed
@keithamus keithamus deleted the patch-1 branch November 7, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants