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

I've updated the example to use CSS's "powerless" hues and carryforward (though carryforward doesn't apply to any of the previous cases).  Only the second case is different:

> `0%` chroma :
> 
> * `color-mix(in oklch, oklch(75% 0% 60deg), oklch(75% 50% 0deg))`
> * hue is powerless, but not missing
> * everything is already `oklch`
> * result is `oklch(75% 25% 0)` and  `rgb(226.44 146.99 171.23)`

Assuming I haven't made a misstep in interpreting how powerless hues act, this should be correct.  I guess this is subject to change if I'm way off 🙃.

Live example [here](https://facelessuser.github.io/coloraide/playground/?source=https%3A%2F%2Fgist.githubusercontent.com%2Ffacelessuser%2F33db90eb8b688adc78d6940036f20abe%2Fraw%2Fcss.py).



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


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

Received on Wednesday, 23 August 2023 16:31:37 UTC