Re: [csswg-drafts] [css-color-4] Expected behavior around lightness 0 or 100% in Oklab/Oklch/Lab/LCH? (#10109)

How is this not a straight line?
- start `oklab(0   0.15 0.15)`
- mid   `oklab(0.5 0.15 0.15)`
- end   `oklab(1   0.15 0.15)`

Because gamut mapping (as specified) happens after, it is only then that `oklab(0 0.15 0.15)` becomes black and same for white.

That is also why I wrote `displayed equivalent` and did not write that that would be the actual or computed value.


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


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

Received on Thursday, 21 March 2024 12:26:13 UTC