- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Mar 2023 17:54:39 +0000
- To: public-css-archive@w3.org
Worth noting that `oklch 1 0 0)` should be sRGB white and (in [color.js](https://colorjs.io/)) converts to white to 9 significant figures: rgb = [0.9999999694343976, 1.000000008665371, 1.000000114856359] but the HSL algorithm seems totally thrown by those fractionally higher than 1.0 numbers. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8444#issuecomment-1462506554 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 9 March 2023 17:54:40 UTC