- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Mar 2021 00:19:36 +0000
- To: public-css-archive@w3.org
> What is 110% blue? 1.1 times the color components for that color, in the colorspace being used for mixing. > Would it just look the same as color-mix(lch, red, blue 100%); and get clipped to blue? No (I think you are being led astray by the example mixing colors here, happening to be primary colors). > Why do we need to define negative values here? A fair question. It needs to be defined, if someone does that. Clipping to [0 .. 100] is a reasonable option. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6047#issuecomment-790180751 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 March 2021 00:19:38 UTC