Skip to content

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

Merged
tabatkins merged 1 commit intow3c:mainfrom
cdoublev:pr-9650
Dec 1, 2023
Merged

[multi][editorial] Rewrite syntax with implicitly optional comma#9650
tabatkins merged 1 commit intow3c:mainfrom
cdoublev:pr-9650

Conversation

@cdoublev
Copy link
Copy Markdown
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

2 participants