Re: [csswg-drafts] [css-color-4] [css-color-5] inconsistent mentions of powerless components in `white`. (#8609)

In short, what I'm saying is that the spec example yielding `oklch(72.601% 0.15661 264.052)` seems correct for a 50% mix as chroma is treated as 0, such that the interpolation is properly between white and blue. But `oklch(72.601% 0.31321 264.052)` is wrong because that is the product of white being treated as `oklch(1 none none)` causing it to adopt blue's chroma and hue giving an interpolation that does not match the intent.

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


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

Received on Wednesday, 29 March 2023 22:40:19 UTC