- From: James Stuckey Weber via GitHub <sysbot+gh@w3.org>
- Date: Thu, 12 Oct 2023 15:01:21 +0000
- To: public-css-archive@w3.org
Sorry- I was looking at an outdated version of the spec. I see that `L=0 is black` and `L=1 is white` is now covered in the [CSS Gamut Mapping to an RGB Destination section](https://drafts.csswg.org/css-color/#css-gamut-mapped)- ```For colors which are out of range on the Lightness axis, white is returned in the destination color space if the Lightness is greater than or equal to 1.0, while black is returned in the destination color space if the Lightness is less than or equal to 0.0.``` -- GitHub Notification of comment by jamesnw Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9449#issuecomment-1759786009 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 12 October 2023 15:01:22 UTC