- From: Guillaume via GitHub <noreply@w3.org>
- Date: Mon, 22 Sep 2025 13:54:00 +0000
- To: public-css-archive@w3.org
cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-color-5][editorial] Tweak syntax == Replaces `[<color-interpolation-method> , ]? ...` with `<color-interpolation-method>? , ...`. > **Commas specified in the grammar are implicitly omissible** in some circumstances, when used to separate optional terms in the grammar. Within a top-level list in a property or other CSS value, or **a function’s argument list**, a comma specified in the grammar must be omitted if: > > - all items preceding the comma have been omitted https://drafts.csswg.org/css-values-4/#comb-comma See https://github.com/w3c/csswg-drafts/pull/12839 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 22 September 2025 13:54:02 UTC