Re: [csswg-drafts] [css-color-4] Allow any color space as part of the interpolation method? (#7907)

> if we want to go the way of limiting to a recommended set, it seems like we should go all-in on that, and limit the list as much as possible

I think that makes the most sense.

`hsl` has one advantage over `oklch` or `lch`: the result is never out of gamut for sRGB. And many disadvantages, like lightness being meaningless if the hue is different, and hue being very unevenly spaced, and not supporting colors outside of sRGB. I didn't feel entirely comfortable omitting it, but also not very happy to see it there.

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


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

Received on Thursday, 20 October 2022 19:10:36 UTC