- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 01 Mar 2021 22:39:22 +0000
- To: public-css-archive@w3.org
I think all of us (@una @svgeesus @argyleink and me) recently discussed this and resolved that since there is no obvious way that N-ary mixing should work and way too many gotchas, we should keep `color-mix()` simple and only allow two colors. Authors can always nest `color-mix()` calls to mix multiple colors, per what was suggested already. If I do remember this correctly, we should probably close this. @Myndex we don't need to do anything specific to "allow" `color-mix()` to be nested. That's how functions work, since it accepts `<color>` values and produces `<color>` values, it can be nested. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4711#issuecomment-788356713 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 1 March 2021 22:39:24 UTC