- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Fri, 19 Nov 2021 13:29:38 +0000
- To: public-css-archive@w3.org
Out of curiosity, where does this code come from : ``` >>> Color('lab(45% -128 -128)') color(--lab 45% -128 -128 / 1) >>> Color('lab(45% -128 -128)').convert('srgb').clip() ``` Is it something from here : https://colorjs.io ? -- GitHub Notification of comment by romainmenke Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6816#issuecomment-974074276 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 19 November 2021 13:29:41 UTC