Re: [csswg-drafts] [color-4] Clarification of missing color components and parsing (#8362)

Like @emilio I thought the spec was clear but taking another look just now, I see:

> One or more [<number>](https://w3c.github.io/csswg-drafts/css-values-4/#number-value)s or [<percentage>](https://w3c.github.io/csswg-drafts/css-values-4/#percentage-value)s providing the parameter values that the color space takes.

This is left over from when we used to auto fill-in omitted values and trim excess values. Which we decided not to do anymore, once `color()` in CSS Color 4 was restricted to predefined RGB spaces, and we dropped fallback colors.

The grammar itself is clear:

[`{3}`](https://w3c.github.io/csswg-drafts/css-values-4/#mult-num)

So I need to clean up that old text to make it once more agree with the grammar.


-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8362#issuecomment-1405196068 using your GitHub account


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

Received on Thursday, 26 January 2023 15:38:08 UTC