- From: Aaron Krajeski via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 May 2023 19:38:45 +0000
- To: public-css-archive@w3.org
I think the underlying issue is that there are two versions of the spec. https://drafts.csswg.org/css-color/#specifying-lab-lch makes no mention of `a` and `b` being powerless, but https://www.w3.org/TR/css-color-4/#specifying-lab-lch (the official version) does: > If the lightness of a Lab color is 0%, or 100% both the a and b components are powerless and the color represents black, or white, respectively. That seems pretty clear to me that this is a special case. -- GitHub Notification of comment by mysteryDate Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8794#issuecomment-1540789029 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 May 2023 19:38:46 UTC