- From: Aaron Krajeski via GitHub <sysbot+gh@w3.org>
- Date: Mon, 27 Feb 2023 16:24:33 +0000
- To: public-css-archive@w3.org
> f HSL and HWB were made unbounded, we would need to drop statements [like this](https://drafts.csswg.org/css-color- 4/#the-hsl-notation): >If the saturation or lightness are less than 0% or greater than 100%, they are clamped to those values at parsed-value time, >before being converted to an sRGB color. I'm in favor! Would you like me to draft a PR to this repo of unbounded HSL and HWB? If HSL and HWB are the only exceptions to the "keep out-of-gamut colors until use-time" paradigm, it would make implementations simpler and less surprising to make them behave like other colorspaces. -- GitHub Notification of comment by mysteryDate Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8444#issuecomment-1446638805 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 27 February 2023 16:24:35 UTC