- From: Guillaume via GitHub <noreply@w3.org>
- Date: Fri, 16 Jan 2026 06:19:04 +0000
- To: public-css-archive@w3.org
cdoublev has just labeled a pull request from cdoublev for https://github.com/w3c/csswg-drafts as "css-gaps-1": == [css-gaps-1][editorial] Simplify syntax == Replaces `[ ...# , ]? ...]` with `...#? , ...` and `... [ , ...#]?` with `... , ...#?` to take advantage of [comma elision rules](https://drafts.csswg.org/css-values-4/#comb-comma) and allow some CSS grammar parsing tools to produce simpler constructs. See https://github.com/w3c/csswg-drafts/pull/13359 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 16 January 2026 06:19:05 UTC