Skip to content

[multi][editorial] Rewrite syntax with implicitly optional comma #9650

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
Dec 1, 2023

Conversation

cdoublev
Copy link
Collaborator

@cdoublev cdoublev commented Nov 29, 2023

Eg. rewrite [<foo>,]? <bar> as <foo>? , <bar>.

In case there is any doubt for [<bg-layer># ,]? <final-bg-layer>.

the # and ? multipliers may be stacked as #?

https://drafts.csswg.org/css-values-4/#component-multipliers

@tabatkins tabatkins merged commit b2c9691 into w3c:main Dec 1, 2023
@cdoublev cdoublev deleted the pr-9650 branch December 4, 2023 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants