[csswg-drafts] Pull Request: [multi][editorial] Rewrite syntax with implicitly optional comma

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

== [multi][editorial] Rewrite syntax with implicitly optional comma ==
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

See https://github.com/w3c/csswg-drafts/pull/9650


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 29 November 2023 13:48:28 UTC