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

Yes, definitely, we should align with cross-fade()'s N-ary mixing. Otherwise mixing multiple colors requires doing some non-trivial math to reverse the desired final percentages into binary mixing amounts.

I have no opinion on "omit %s, assume equal" as a use-case, but feel strongly that we should align with cross-fade(), which allows exactly that.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4711#issuecomment-579446748 using your GitHub account

Received on Tuesday, 28 January 2020 20:43:56 UTC