validator icon indicating copy to clipboard operation
validator copied to clipboard

color-mix() support

Open black7375 opened this issue 3 years ago • 2 comments

https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color-mix

I'm getting an error.

    * Invalid value for `background-color` property
      syntax: <color>
       value: color-mix(in srgb, currentColor 20%, transparent)
      --------^

black7375 avatar Mar 29 '22 06:03 black7375

seems that it is also missing in https://github.com/mdn/data, I'll take it

skyclouds2001 avatar Dec 25 '24 11:12 skyclouds2001

will be added in https://github.com/mdn/data/pull/857

skyclouds2001 avatar Dec 26 '24 06:12 skyclouds2001