[csswg-drafts] [css-colors-5] Minor syntax problems (#9445)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-colors-5] Minor syntax problems ==
1. [`<color>`](https://drafts.csswg.org/css-color-5/#typedef-color) is missing [`<color-mix()>`](https://drafts.csswg.org/css-color-5/#funcdef-color-mix).

2. [`<cmyk-component>`](https://drafts.csswg.org/css-color-5/#typedef-cmyk-component) is missing `none`.

  > All color functions (with the exception of those using the legacy color syntax) allow any of their components to be specified as `none`.

https://drafts.csswg.org/css-color-4/#missing

3. [`<custom-params>`](https://drafts.csswg.org/css-color-5/#typedef-custom-params) should define a list of whitespace (vs. comma) separated parameters (`+` instead of `#`).

4. `<rectangular-color-space>` is defined in [CSS Color 4](https://drafts.csswg.org/css-color-4/#typedef-rectangular-color-space) with a wider range of values than in [CSS Color 5](https://drafts.csswg.org/css-color-5/#typedef-rectangular-color-space).

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9445 using your GitHub account


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

Received on Friday, 6 October 2023 12:33:28 UTC