What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/color-mix#browser_compatibility
What browsers does this problem apply to, if applicable?
Safari, Firefox, Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Compat data for color-mix() with more than two colors.
Did you test this? If so, how?
https://codepen.io/romainmenke/pen/wBWBogm
* {
background-color: color-mix(in srgb, red, blue, lime);
}
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/color-mix#browser_compatibility
What browsers does this problem apply to, if applicable?
Safari, Firefox, Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Compat data for
color-mix()with more than two colors.Did you test this? If so, how?
https://codepen.io/romainmenke/pen/wBWBogm
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
*-mix(<progress>, ...)andprogress()notations w3c/csswg-drafts#11530 (comment)Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response