- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Sat, 06 Mar 2021 02:18:45 +0000
- To: public-css-archive@w3.org
That was my mistake, it's **two** legacy colors interpolating that have the [legacy behavior](https://drafts.csswg.org/css-color-4/#interpolation-space:~:text=In%20that%20case%2C%20user%20agents%20may,in%20the%20sRGB%20space%20by%20default.), not one legacy color interpolating with a non-legacy color. Also, legacy interpolation happens when the host syntax does not define the interpolation space, and we just made it mandatory for `color-mix()`, so that's yet another reason why this doesn't apply. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6064#issuecomment-791842532 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 6 March 2021 02:18:47 UTC