Re: [csswg-drafts] [css-color-5] Clarify serialization of color-mix() (#6206)

> The oddity is that normal hsl() and hwb() colors currently serialize as rgb(), and therefore this would be the first place where hsl() and hwb() are being serialized out.

The more I think about this, the more it seems unintentional and should be replaced by a reference to the Color 4 serialization algorithm (which would mean `hsl()` and `hwb()` would serialize as `rgb(num num num)`)

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


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

Received on Wednesday, 1 September 2021 17:02:58 UTC