Re: [csswg-drafts] [css-color-4] Missing info about Premultiplication and Undefined values (#7536)

`none` is treated as 0 if the color needs to be displayed. It's unclear how conversion is supposed to happen, but I agree that would be the only reasonable thing to do.
Which means that if you interpolate `hsl(none 0% 50%)` to `hsl(180 100% 50%)` in anything other than hsl, you'd not get proper achromatic interpolation.
So not only is using `none` a very complex solution, it doesn't even address all the use cases. 

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


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

Received on Sunday, 31 July 2022 16:52:22 UTC