- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Mar 2021 02:11:34 +0000
- To: public-css-archive@w3.org
> It's an error case, so it doesn't really matter so long as it's well-defined. No, it isn't an error case. The color `#777` is not an error. But it has an undefined hue, because it is achromatic. And a range of visually-identical colors near that color (I mean, DeltaE2000 much less than 1, so indistinguishable visually) will end up with essentially random hue angles in LCH and HSL, because tiny numerical differences have the hue angle swinging around wildly while the chroma is almost zero. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6107#issuecomment-805419236 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 24 March 2021 02:11:36 UTC