- From: Natalie Weizenbaum via GitHub <sysbot+gh@w3.org>
- Date: Tue, 05 Mar 2024 00:56:08 +0000
- To: public-css-archive@w3.org
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