Re: [csswg-drafts] [css-color-4] How to handle conversions that result in negative lightness? (#9484)

To be clear, I'm totally willing to have a solution here that doesn't work perfectly in browsers _yet_. If you can confirm that the intention of the current spec is that `hsl()` should not clamp lightness, then we can make Sass's implementation target the spec and have a decent-but-not-great fallback for older browsers in which lightness _is_ clamped, with the expectation that future browsers will do the right thing eventually. That's a lot better for us than having to emit a `color()` function that doesn't work in older browsers at all!

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


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

Received on Tuesday, 5 March 2024 00:56:09 UTC