Skip to content

Conversation

cdoublev
Copy link
Collaborator

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

@cdoublev cdoublev requested a review from svgeesus September 22, 2025 13:54
@cdoublev cdoublev added the css-color-5 Color modification label Sep 22, 2025
@svgeesus svgeesus merged commit df23a67 into w3c:main Sep 22, 2025
1 check passed
@cdoublev cdoublev deleted the patch-6 branch September 22, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-color-5 Color modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants