Re: [csswg-drafts] [css-color-4] Converting out of gamut colors to `hsl` can result in negative saturation with the sample code (#9222)

I think there is a recent regression in Chrome.
Chrome 121 shipped support for mixed numbers and percentages.

Chrome 120 with `hsl(120 -100% 25.1%)`

<img width="988" alt="Screenshot 2024-01-30 at 22 10 33" src="https://github.com/w3c/csswg-drafts/assets/11521496/2eed0d2a-f1d8-4a91-b870-739d77529e95">

Chrome 121 with `hsl(120 -100% 25.1%)`

<img width="971" alt="Screenshot 2024-01-30 at 22 10 51" src="https://github.com/w3c/csswg-drafts/assets/11521496/2e243258-d06e-4ebb-842b-03094d87561a">



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


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

Received on Tuesday, 30 January 2024 21:12:01 UTC