Re: [csswg-drafts] [css-color] Computing lch/lab to srgb with lightness = 0% or 100% (#8794)

> It is primarily an issue for conversions into a space with hue as a component.

So is there a particular reason to also single out `a` and `b` for `lab`? 

For the conversions, I'm just using chromium. What are you using? I'm getting almost exactly the same results in FF and Safari, with the exception of the `lch` hue for `srgb` white, actually:

https://codepen.io/mysterydate/pen/QWJJXOX

For the implementation, should `a` and `b` become zero at parsed/computed or used time?

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


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

Received on Sunday, 30 July 2023 16:51:27 UTC