Re: [csswg-drafts] [css-color-5] color-mix to allow more than two colors? (#4711)

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