[csswg-drafts] [css-color] Consider allowing commas in hwb() (#6911)

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

== [css-color] Consider allowing commas in hwb() ==
Is there any strong reason not to support it? It'd be consistent with all other colors including `hsl(a)`.

Even if we prefer the comma-less syntax, in practice `hwb()` gets serialized as `rgb(a)()` with commas, and comma syntax is not really going anywhere.

Anyways happy to wontfix this but we almost accidentally ship this because we reused the hsl parser for hwb.

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


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

Received on Friday, 24 December 2021 18:29:20 UTC