Skip to content

[css-ui-4] Editorial improvement; removes redundant group notation from outline property #11094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2024

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