Re: [csswg-drafts] [css-color-4] Parse-time clip of HSL negative saturation for modern syntax? (#9222)

The [current specification](https://drafts.csswg.org/css-color-4/#the-hsl-notation) already conforms to this resolution (it does not distinguish legacy and modern syntax):

> For historical reasons, if the saturation is less than 0% it is clamped to 0% at parsed-value time, before being converted to an sRGB color.

So this does not need spec edits, but does need review of [my WPR PR](https://github.com/web-platform-tests/wpt/pull/44269) which tests this in modern syntax.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9222#issuecomment-1944433032 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 14 February 2024 19:10:02 UTC