Re: [csswg-drafts] [css-color-5] Clarify serialization of color-mix() using hsl and hwb interpolation methods (#6860)

Looking at this again, we decided earlier that mixing in the `srgb` colorspace should serialize as `color(srgb r g b) ` to take advantage of the higher minimum precision, compared to `rgb(r g b)`.

Given that, maybe mixing in `hsl` or `hwb` should also serialize to `color(srgb r g b) ` for the same reason?

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


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

Received on Monday, 6 December 2021 17:51:38 UTC