- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Tue, 22 Aug 2023 19:03:28 +0000
- To: public-css-archive@w3.org
romainmenke has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-color-4] `hsl` still has `powerless` hue and saturation when lightness is `0%` or `100%` == https://drafts.csswg.org/css-color-4/#the-hsl-notation > If the saturation of an HSL color is 0%, then the hue component is powerless. If the lightness of an HSL color is 0% or 100%, the hue component is powerless and the saturation is 0%. For `oklch` and `lch` this was changed so that only `0` chroma makes `hue` powerless. Is it intentional that `hsl` wasn't changed @svgeesus ? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9221 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 22 August 2023 19:03:30 UTC