kitesurf · WPT

FAIL
expected FAIL · 1030 ms
▶ run in kitesurf
Test
/css/css-color/parsing/color-valid-color-mix-function.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
1030 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fcss%2Fcss-color%2Fparsing%2Fcolor-valid-color-mix-function.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSe.style['color'] = "color-mix(in srgb, red, blue)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, 70% red, 50% blue)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, red, blue)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, red calc(20%), blue)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, red calc(var(--v)*1%), blue)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, currentcolor, blue)" should set the property value
FAILe.style['color'] = "color-mix(in hsl, red 60%, blue 40%)" should set the property valueColors do not match. Actual: color-mix(in hsl, red 60%, blue) Expected: color-mix(in hsl, red 60%, blue 40%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths d…
PASSe.style['color'] = "color-mix(in hsl, red 50%, blue)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, red, blue 50%)" should set the property value
PASSe.style['color'] = "color-mix(in lch decreasing hue, red, hsl(120, 100%, 50%))" should set the property value
FAILe.style['color'] = "color-mix(in hsl, red calc(50% * sign(100em - 1px)), blue)" should set the property valueassert_not_equals: property should be set got disallowed value ""
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%), hsl(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, 50% hsl(120deg 10% 20%), hsl(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%), 50% hsl(30deg 30% 40%))" should set the property value
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%) 25%, hsl(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgb(46, 56, 46) 25%, rgb(133, 102, 71)) Expected: color-mix(in hsl, rgb(46, 56, 46) 25%, rgb(133, 102, 71) 75%). Error: assert_array_approx_equals: Num…
FAILe.style['color'] = "color-mix(in hsl, 25% hsl(120deg 10% 20%), hsl(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgb(46, 56, 46) 25%, rgb(133, 102, 71)) Expected: color-mix(in hsl, rgb(46, 56, 46) 25%, rgb(133, 102, 71) 75%). Error: assert_array_approx_equals: Num…
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%), 25% hsl(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgb(46, 56, 46) 75%, rgb(133, 102, 71)) Expected: color-mix(in hsl, rgb(46, 56, 46) 75%, rgb(133, 102, 71) 25%). Error: assert_array_approx_equals: Num…
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%), hsl(30deg 30% 40%) 25%)" should set the property valueColors do not match. Actual: color-mix(in hsl, rgb(46, 56, 46) 75%, rgb(133, 102, 71)) Expected: color-mix(in hsl, rgb(46, 56, 46) 75%, rgb(133, 102, 71) 25%). Error: assert_array_approx_equals: Num…
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%) 25%, hsl(30deg 30% 40%) 75%)" should set the property valueColors do not match. Actual: color-mix(in hsl, rgb(46, 56, 46) 25%, rgb(133, 102, 71)) Expected: color-mix(in hsl, rgb(46, 56, 46) 25%, rgb(133, 102, 71) 75%). Error: assert_array_approx_equals: Num…
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%) 30%, hsl(30deg 30% 40%) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%) 12.5%, hsl(30deg 30% 40%) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%) 0%, hsl(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgb(46, 56, 46) 0%, rgb(133, 102, 71)) Expected: color-mix(in hsl, rgb(46, 56, 46) 0%, rgb(133, 102, 71) 100%). Error: assert_array_approx_equals: Nume…
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20% / .4), hsl(30deg 30% 40% / .8))" should set the property value
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20%) 25%, hsl(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgb(46, 56, 46) 25%, rgba(133, 102, 71, 0.8)) Expected: color-mix(in hsl, rgb(46, 56, 46) 25%, rgba(133, 102, 71, 0.8) 75%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in hsl, 25% hsl(120deg 10% 20% / .4), hsl(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgba(46, 56, 46, 0.4) 25%, rgba(133, 102, 71, 0.8)) Expected: color-mix(in hsl, rgba(46, 56, 46, 0.4) 25%, rgba(133, 102, 71, 0.8) 75%). Error: assert_…
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20% / .4), 25% hsl(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgba(46, 56, 46, 0.4) 75%, rgba(133, 102, 71, 0.8)) Expected: color-mix(in hsl, rgba(46, 56, 46, 0.4) 75%, rgba(133, 102, 71, 0.8) 25%). Error: assert_…
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20% / .4), hsl(30deg 30% 40% / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in hsl, rgba(46, 56, 46, 0.4) 75%, rgba(133, 102, 71, 0.8)) Expected: color-mix(in hsl, rgba(46, 56, 46, 0.4) 75%, rgba(133, 102, 71, 0.8) 25%). Error: assert_…
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20% / .4) 25%, hsl(30deg 30% 40% / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in hsl, rgba(46, 56, 46, 0.4) 25%, rgba(133, 102, 71, 0.8)) Expected: color-mix(in hsl, rgba(46, 56, 46, 0.4) 25%, rgba(133, 102, 71, 0.8) 75%). Error: assert_…
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20% / .4) 30%, hsl(30deg 30% 40% / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20% / .4) 12.5%, hsl(30deg 30% 40% / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in hsl, hsl(120deg 10% 20% / .4) 0%, hsl(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hsl, rgba(46, 56, 46, 0.4) 0%, rgba(133, 102, 71, 0.8)) Expected: color-mix(in hsl, rgba(46, 56, 46, 0.4) 0%, rgba(133, 102, 71, 0.8) 100%). Error: assert_a…
PASSe.style['color'] = "color-mix(in hsl, hsl(40deg 50% 50%), hsl(60deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(60deg 50% 50%), hsl(40deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(50deg 50% 50%), hsl(330deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(330deg 50% 50%), hsl(50deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(20deg 50% 50%), hsl(320deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(320deg 50% 50%), hsl(20deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl shorter hue, hsl(40deg 50% 50%), hsl(60deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl shorter hue, hsl(60deg 50% 50%), hsl(40deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl shorter hue, hsl(50deg 50% 50%), hsl(330deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl shorter hue, hsl(330deg 50% 50%), hsl(50deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl shorter hue, hsl(20deg 50% 50%), hsl(320deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl shorter hue, hsl(320deg 50% 50%), hsl(20deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl longer hue, hsl(40deg 50% 50%), hsl(60deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl longer hue, hsl(60deg 50% 50%), hsl(40deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl longer hue, hsl(50deg 50% 50%), hsl(330deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl longer hue, hsl(330deg 50% 50%), hsl(50deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl longer hue, hsl(20deg 50% 50%), hsl(320deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl longer hue, hsl(320deg 50% 50%), hsl(20deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl increasing hue, hsl(40deg 50% 50%), hsl(60deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl increasing hue, hsl(60deg 50% 50%), hsl(40deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl increasing hue, hsl(50deg 50% 50%), hsl(330deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl increasing hue, hsl(330deg 50% 50%), hsl(50deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl increasing hue, hsl(20deg 50% 50%), hsl(320deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl increasing hue, hsl(320deg 50% 50%), hsl(20deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl decreasing hue, hsl(40deg 50% 50%), hsl(60deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl decreasing hue, hsl(60deg 50% 50%), hsl(40deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl decreasing hue, hsl(50deg 50% 50%), hsl(330deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl decreasing hue, hsl(330deg 50% 50%), hsl(50deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl decreasing hue, hsl(20deg 50% 50%), hsl(320deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl decreasing hue, hsl(320deg 50% 50%), hsl(20deg 50% 50%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(none none none), hsl(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(none none none), hsl(30deg 40% 80%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 20% 40%), hsl(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 20% none), hsl(30deg 40% 60%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 20% 40%), hsl(30deg 20% none))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(none 20% 40%), hsl(30deg none 80%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 40% 40% / none), hsl(0deg 40% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 40% 40% / none), hsl(0deg 40% 40% / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in hsl, hsl(120deg 40% 40% / none), hsl(0deg 40% 40% / none))" should set the property value
PASSe.style['color'] = "color-mix(hsl(120deg 10% 20%), hsl(30deg 30% 40%))" should set the property value
FAILe.style['color'] = "color-mix(in hsl, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, color(display-p3 0 1 0) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equa…
FAILe.style['color'] = "color-mix(in hsl, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hsl, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Numeri…
FAILe.style['color'] = "color-mix(in hsl, lch(100 116 334) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, lch(100 116 334) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, lch(100 116 334) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Numeric pa…
FAILe.style['color'] = "color-mix(in hsl, lch(0 116 334) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, lch(0 116 334) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, lch(0 116 334) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Numeric parame…
FAILe.style['color'] = "color-mix(in hsl, oklab(100 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hsl, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hsl, oklch(100 0.399 336.3) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hsl, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hsl, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hsl, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hsl, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0)) Expected: color-mix(in hsl, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%), hwb(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, 50% hwb(120deg 10% 20%), hwb(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%), 50% hwb(30deg 30% 40%))" should set the property value
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%) 25%, hwb(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgb(26, 204, 26) 25%, rgb(153, 115, 77)) Expected: color-mix(in hwb, rgb(26, 204, 26) 25%, rgb(153, 115, 77) 75%). Error: assert_array_approx_equals: N…
FAILe.style['color'] = "color-mix(in hwb, 25% hwb(120deg 10% 20%), hwb(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgb(26, 204, 26) 25%, rgb(153, 115, 77)) Expected: color-mix(in hwb, rgb(26, 204, 26) 25%, rgb(153, 115, 77) 75%). Error: assert_array_approx_equals: N…
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%), 25% hwb(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgb(26, 204, 26) 75%, rgb(153, 115, 77)) Expected: color-mix(in hwb, rgb(26, 204, 26) 75%, rgb(153, 115, 77) 25%). Error: assert_array_approx_equals: N…
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%), hwb(30deg 30% 40%) 25%)" should set the property valueColors do not match. Actual: color-mix(in hwb, rgb(26, 204, 26) 75%, rgb(153, 115, 77)) Expected: color-mix(in hwb, rgb(26, 204, 26) 75%, rgb(153, 115, 77) 25%). Error: assert_array_approx_equals: N…
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%) 25%, hwb(30deg 30% 40%) 75%)" should set the property valueColors do not match. Actual: color-mix(in hwb, rgb(26, 204, 26) 25%, rgb(153, 115, 77)) Expected: color-mix(in hwb, rgb(26, 204, 26) 25%, rgb(153, 115, 77) 75%). Error: assert_array_approx_equals: N…
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%) 30%, hwb(30deg 30% 40%) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%) 12.5%, hwb(30deg 30% 40%) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%) 0%, hwb(30deg 30% 40%))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgb(26, 204, 26) 0%, rgb(153, 115, 77)) Expected: color-mix(in hwb, rgb(26, 204, 26) 0%, rgb(153, 115, 77) 100%). Error: assert_array_approx_equals: Nu…
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / .4), hwb(30deg 30% 40% / .8))" should set the property value
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / .4) 25%, hwb(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgba(26, 204, 26, 0.4) 25%, rgba(153, 115, 77, 0.8)) Expected: color-mix(in hwb, rgba(26, 204, 26, 0.4) 25%, rgba(153, 115, 77, 0.8) 75%). Error: asser…
FAILe.style['color'] = "color-mix(in hwb, 25% hwb(120deg 10% 20% / .4), hwb(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgba(26, 204, 26, 0.4) 25%, rgba(153, 115, 77, 0.8)) Expected: color-mix(in hwb, rgba(26, 204, 26, 0.4) 25%, rgba(153, 115, 77, 0.8) 75%). Error: asser…
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%), 25% hwb(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgb(26, 204, 26) 75%, rgba(153, 115, 77, 0.8)) Expected: color-mix(in hwb, rgb(26, 204, 26) 75%, rgba(153, 115, 77, 0.8) 25%). Error: assert_array_appr…
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / .4), hwb(30deg 30% 40% / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in hwb, rgba(26, 204, 26, 0.4) 75%, rgba(153, 115, 77, 0.8)) Expected: color-mix(in hwb, rgba(26, 204, 26, 0.4) 75%, rgba(153, 115, 77, 0.8) 25%). Error: asser…
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / .4) 25%, hwb(30deg 30% 40% / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in hwb, rgba(26, 204, 26, 0.4) 25%, rgba(153, 115, 77, 0.8)) Expected: color-mix(in hwb, rgba(26, 204, 26, 0.4) 25%, rgba(153, 115, 77, 0.8) 75%). Error: asser…
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / .4) 30%, hwb(30deg 30% 40% / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / .4) 12.5%, hwb(30deg 30% 40% / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / .4) 0%, hwb(30deg 30% 40% / .8))" should set the property valueColors do not match. Actual: color-mix(in hwb, rgba(26, 204, 26, 0.4) 0%, rgba(153, 115, 77, 0.8)) Expected: color-mix(in hwb, rgba(26, 204, 26, 0.4) 0%, rgba(153, 115, 77, 0.8) 100%). Error: assert…
PASSe.style['color'] = "color-mix(in hwb, hwb(40deg 30% 40%), hwb(60deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(60deg 30% 40%), hwb(40deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(50deg 30% 40%), hwb(330deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(330deg 30% 40%), hwb(50deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(20deg 30% 40%), hwb(320deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb shorter hue, hwb(40deg 30% 40%), hwb(60deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb shorter hue, hwb(60deg 30% 40%), hwb(40deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb shorter hue, hwb(50deg 30% 40%), hwb(330deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb shorter hue, hwb(330deg 30% 40%), hwb(50deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb shorter hue, hwb(20deg 30% 40%), hwb(320deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb shorter hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb longer hue, hwb(40deg 30% 40%), hwb(60deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb longer hue, hwb(60deg 30% 40%), hwb(40deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb longer hue, hwb(50deg 30% 40%), hwb(330deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb longer hue, hwb(330deg 30% 40%), hwb(50deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb longer hue, hwb(20deg 30% 40%), hwb(320deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb longer hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb increasing hue, hwb(40deg 30% 40%), hwb(60deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb increasing hue, hwb(60deg 30% 40%), hwb(40deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb increasing hue, hwb(50deg 30% 40%), hwb(330deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb increasing hue, hwb(330deg 30% 40%), hwb(50deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb increasing hue, hwb(20deg 30% 40%), hwb(320deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb increasing hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb decreasing hue, hwb(40deg 30% 40%), hwb(60deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb decreasing hue, hwb(60deg 30% 40%), hwb(40deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb decreasing hue, hwb(50deg 30% 40%), hwb(330deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb decreasing hue, hwb(330deg 30% 40%), hwb(50deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb decreasing hue, hwb(20deg 30% 40%), hwb(320deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb decreasing hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(none none none), hwb(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(none none none), hwb(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%), hwb(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% none), hwb(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20%), hwb(30deg 30% none))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(none 10% 20%), hwb(30deg none 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / none), hwb(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / none), hwb(30deg 30% 40% / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in hwb, hwb(120deg 10% 20% / none), hwb(30deg 30% 40% / none))" should set the property value
FAILe.style['color'] = "color-mix(in hwb, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, color(display-p3 0 1 0) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equa…
FAILe.style['color'] = "color-mix(in hwb, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hwb, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Numeri…
FAILe.style['color'] = "color-mix(in hwb, lch(100 116 334) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, lch(100 116 334) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, lch(100 116 334) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Numeric pa…
FAILe.style['color'] = "color-mix(in hwb, lch(0 116 334) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, lch(0 116 334) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, lch(0 116 334) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Numeric parame…
FAILe.style['color'] = "color-mix(in hwb, oklab(100 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hwb, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hwb, oklch(100 0.399 336.3) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hwb, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hwb, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
FAILe.style['color'] = "color-mix(in hwb, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%)" should set the property valueColors do not match. Actual: color-mix(in hwb, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0)) Expected: color-mix(in hwb, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%). Error: assert_array_approx_equals: Nu…
PASSe.style['color'] = "color-mix(hwb(120deg 10% 20%), hwb(30deg 30% 40%))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg), lch(50 60 70deg))" should set the property value
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg) 25%, lch(50 60 70deg))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30) 25%, lch(50 60 70)) Expected: color-mix(in lch, lch(10 20 30) 25%, lch(50 60 70) 75%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lch, 25% lch(10 20 30deg), lch(50 60 70deg))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30) 25%, lch(50 60 70)) Expected: color-mix(in lch, lch(10 20 30) 25%, lch(50 60 70) 75%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg), 25% lch(50 60 70deg))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30) 75%, lch(50 60 70)) Expected: color-mix(in lch, lch(10 20 30) 75%, lch(50 60 70) 25%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg), lch(50 60 70deg) 25%)" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30) 75%, lch(50 60 70)) Expected: color-mix(in lch, lch(10 20 30) 75%, lch(50 60 70) 25%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg) 25%, lch(50 60 70deg) 75%)" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30) 25%, lch(50 60 70)) Expected: color-mix(in lch, lch(10 20 30) 25%, lch(50 60 70) 75%). Error: assert_array_approx_equals: Numeric paramet…
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg) 30%, lch(50 60 70deg) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg) 12.5%, lch(50 60 70deg) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg) 0%, lch(50 60 70deg))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30) 0%, lch(50 60 70)) Expected: color-mix(in lch, lch(10 20 30) 0%, lch(50 60 70) 100%). Error: assert_array_approx_equals: Numeric paramete…
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4), lch(50 60 70deg / .8))" should set the property value
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4) 25%, lch(50 60 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30 / 0.4) 25%, lch(50 60 70 / 0.8)) Expected: color-mix(in lch, lch(10 20 30 / 0.4) 25%, lch(50 60 70 / 0.8) 75%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lch, 25% lch(10 20 30deg / .4), lch(50 60 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30 / 0.4) 25%, lch(50 60 70 / 0.8)) Expected: color-mix(in lch, lch(10 20 30 / 0.4) 25%, lch(50 60 70 / 0.8) 75%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4), 25% lch(50 60 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30 / 0.4) 75%, lch(50 60 70 / 0.8)) Expected: color-mix(in lch, lch(10 20 30 / 0.4) 75%, lch(50 60 70 / 0.8) 25%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4), lch(50 60 70deg / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30 / 0.4) 75%, lch(50 60 70 / 0.8)) Expected: color-mix(in lch, lch(10 20 30 / 0.4) 75%, lch(50 60 70 / 0.8) 25%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4) 25%, lch(50 60 70deg / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30 / 0.4) 25%, lch(50 60 70 / 0.8)) Expected: color-mix(in lch, lch(10 20 30 / 0.4) 25%, lch(50 60 70 / 0.8) 75%). Error: assert_array_approx…
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4) 30%, lch(50 60 70deg / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4) 12.5%, lch(50 60 70deg / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in lch, lch(10 20 30deg / .4) 0%, lch(50 60 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in lch, lch(10 20 30 / 0.4) 0%, lch(50 60 70 / 0.8)) Expected: color-mix(in lch, lch(10 20 30 / 0.4) 0%, lch(50 60 70 / 0.8) 100%). Error: assert_array_approx_…
PASSe.style['color'] = "color-mix(in lch, lch(100 0 40deg), lch(100 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(100 0 60deg), lch(100 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(100 0 50deg), lch(100 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(100 0 330deg), lch(100 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(100 0 20deg), lch(100 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(100 0 320deg), lch(100 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch shorter hue, lch(100 0 40deg), lch(100 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch shorter hue, lch(100 0 60deg), lch(100 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch shorter hue, lch(100 0 50deg), lch(100 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch shorter hue, lch(100 0 330deg), lch(100 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch shorter hue, lch(100 0 20deg), lch(100 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch shorter hue, lch(100 0 320deg), lch(100 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch longer hue, lch(100 0 40deg), lch(100 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch longer hue, lch(100 0 60deg), lch(100 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch longer hue, lch(100 0 50deg), lch(100 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch longer hue, lch(100 0 330deg), lch(100 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch longer hue, lch(100 0 20deg), lch(100 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch longer hue, lch(100 0 320deg), lch(100 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch increasing hue, lch(100 0 40deg), lch(100 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch increasing hue, lch(100 0 60deg), lch(100 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch increasing hue, lch(100 0 50deg), lch(100 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch increasing hue, lch(100 0 330deg), lch(100 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch increasing hue, lch(100 0 20deg), lch(100 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch increasing hue, lch(100 0 320deg), lch(100 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch decreasing hue, lch(100 0 40deg), lch(100 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch decreasing hue, lch(100 0 60deg), lch(100 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch decreasing hue, lch(100 0 50deg), lch(100 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch decreasing hue, lch(100 0 330deg), lch(100 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch decreasing hue, lch(100 0 20deg), lch(100 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch decreasing hue, lch(100 0 320deg), lch(100 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(none none none), lch(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(none none none), lch(50 60 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg), lch(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 none), lch(50 60 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg), lch(50 60 none))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(none 20 30deg), lch(50 none 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg / none), lch(50 60 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg / none), lch(50 60 70deg / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in lch, lch(10 20 30deg / none), lch(50 60 70deg / none))" should set the property value
PASSe.style['color'] = "color-mix(lch(10 20 30), lch(50 60 70))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg), oklch(0.5 0.6 70deg))" should set the property value
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg) 25%, oklch(0.5 0.6 70deg))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30) 25%, oklch(0.5 0.6 70)) Expected: color-mix(in oklch, oklch(0.1 0.2 30) 25%, oklch(0.5 0.6 70) 75%). Error: assert_array_approx_equ…
FAILe.style['color'] = "color-mix(in oklch, 25% oklch(0.1 0.2 30deg), oklch(0.5 0.6 70deg))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30) 25%, oklch(0.5 0.6 70)) Expected: color-mix(in oklch, oklch(0.1 0.2 30) 25%, oklch(0.5 0.6 70) 75%). Error: assert_array_approx_equ…
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg), 25% oklch(0.5 0.6 70deg))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30) 75%, oklch(0.5 0.6 70)) Expected: color-mix(in oklch, oklch(0.1 0.2 30) 75%, oklch(0.5 0.6 70) 25%). Error: assert_array_approx_equ…
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg), oklch(0.5 0.6 70deg) 25%)" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30) 75%, oklch(0.5 0.6 70)) Expected: color-mix(in oklch, oklch(0.1 0.2 30) 75%, oklch(0.5 0.6 70) 25%). Error: assert_array_approx_equ…
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg) 25%, oklch(0.5 0.6 70deg) 75%)" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30) 25%, oklch(0.5 0.6 70)) Expected: color-mix(in oklch, oklch(0.1 0.2 30) 25%, oklch(0.5 0.6 70) 75%). Error: assert_array_approx_equ…
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg) 30%, oklch(0.5 0.6 70deg) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg) 12.5%, oklch(0.5 0.6 70deg) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg) 0%, oklch(0.5 0.6 70deg))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30) 0%, oklch(0.5 0.6 70)) Expected: color-mix(in oklch, oklch(0.1 0.2 30) 0%, oklch(0.5 0.6 70) 100%). Error: assert_array_approx_equa…
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4), oklch(0.5 0.6 70deg / .8))" should set the property value
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4) 25%, oklch(0.5 0.6 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 25%, oklch(0.5 0.6 70 / 0.8)) Expected: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 25%, oklch(0.5 0.6 70 / 0.8) 75%). Error:…
FAILe.style['color'] = "color-mix(in oklch, 25% oklch(0.1 0.2 30deg / .4), oklch(0.5 0.6 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 25%, oklch(0.5 0.6 70 / 0.8)) Expected: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 25%, oklch(0.5 0.6 70 / 0.8) 75%). Error:…
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4), 25% oklch(0.5 0.6 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 75%, oklch(0.5 0.6 70 / 0.8)) Expected: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 75%, oklch(0.5 0.6 70 / 0.8) 25%). Error:…
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4), oklch(0.5 0.6 70deg / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 75%, oklch(0.5 0.6 70 / 0.8)) Expected: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 75%, oklch(0.5 0.6 70 / 0.8) 25%). Error:…
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4) 25%, oklch(0.5 0.6 70deg / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 25%, oklch(0.5 0.6 70 / 0.8)) Expected: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 25%, oklch(0.5 0.6 70 / 0.8) 75%). Error:…
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4) 30%, oklch(0.5 0.6 70deg / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4) 12.5%, oklch(0.5 0.6 70deg / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / .4) 0%, oklch(0.5 0.6 70deg / .8))" should set the property valueColors do not match. Actual: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 0%, oklch(0.5 0.6 70 / 0.8)) Expected: color-mix(in oklch, oklch(0.1 0.2 30 / 0.4) 0%, oklch(0.5 0.6 70 / 0.8) 100%). Error: …
PASSe.style['color'] = "color-mix(in oklch, oklch(1 0 40deg), oklch(1 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(1 0 60deg), oklch(1 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(1 0 50deg), oklch(1 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(1 0 330deg), oklch(1 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(1 0 20deg), oklch(1 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(1 0 320deg), oklch(1 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch shorter hue, oklch(1 0 40deg), oklch(1 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch shorter hue, oklch(1 0 60deg), oklch(1 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch shorter hue, oklch(1 0 50deg), oklch(1 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch shorter hue, oklch(1 0 330deg), oklch(1 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch shorter hue, oklch(1 0 20deg), oklch(1 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch shorter hue, oklch(1 0 320deg), oklch(1 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch longer hue, oklch(1 0 40deg), oklch(1 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch longer hue, oklch(1 0 60deg), oklch(1 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch longer hue, oklch(1 0 50deg), oklch(1 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch longer hue, oklch(1 0 330deg), oklch(1 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch longer hue, oklch(1 0 20deg), oklch(1 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch longer hue, oklch(1 0 320deg), oklch(1 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch increasing hue, oklch(1 0 40deg), oklch(1 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch increasing hue, oklch(1 0 60deg), oklch(1 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch increasing hue, oklch(1 0 50deg), oklch(1 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch increasing hue, oklch(1 0 330deg), oklch(1 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch increasing hue, oklch(1 0 20deg), oklch(1 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch increasing hue, oklch(1 0 320deg), oklch(1 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch decreasing hue, oklch(1 0 40deg), oklch(1 0 60deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch decreasing hue, oklch(1 0 60deg), oklch(1 0 40deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch decreasing hue, oklch(1 0 50deg), oklch(1 0 330deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch decreasing hue, oklch(1 0 330deg), oklch(1 0 50deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch decreasing hue, oklch(1 0 20deg), oklch(1 0 320deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch decreasing hue, oklch(1 0 320deg), oklch(1 0 20deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(none none none), oklch(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(none none none), oklch(0.5 0.6 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg), oklch(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 none), oklch(0.5 0.6 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg), oklch(0.5 0.6 none))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(none 0.2 30deg), oklch(0.5 none 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / none), oklch(0.5 0.6 70deg))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / none), oklch(0.5 0.6 70deg / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in oklch, oklch(0.1 0.2 30deg / none), oklch(0.5 0.6 70deg / none))" should set the property value
PASSe.style['color'] = "color-mix(oklch(0.1 20 30), oklch(0.5 60 70))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30), lab(50 60 70))" should set the property value
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70)) Expected: color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70) 75%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lab, 25% lab(10 20 30), lab(50 60 70))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70)) Expected: color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70) 75%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30), 25% lab(50 60 70))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30) 75%, lab(50 60 70)) Expected: color-mix(in lab, lab(10 20 30) 75%, lab(50 60 70) 25%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30), lab(50 60 70) 25%)" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30) 75%, lab(50 60 70)) Expected: color-mix(in lab, lab(10 20 30) 75%, lab(50 60 70) 25%). Error: assert_array_approx_equals: Numeric paramet…
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70) 75%)" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70)) Expected: color-mix(in lab, lab(10 20 30) 25%, lab(50 60 70) 75%). Error: assert_array_approx_equals: Numeric paramet…
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30) 30%, lab(50 60 70) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30) 12.5%, lab(50 60 70) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30) 0%, lab(50 60 70))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30) 0%, lab(50 60 70)) Expected: color-mix(in lab, lab(10 20 30) 0%, lab(50 60 70) 100%). Error: assert_array_approx_equals: Numeric paramete…
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4), lab(50 60 70 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4) 25%, lab(50 60 70 / .8))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30 / 0.4) 25%, lab(50 60 70 / 0.8)) Expected: color-mix(in lab, lab(10 20 30 / 0.4) 25%, lab(50 60 70 / 0.8) 75%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lab, 25% lab(10 20 30 / .4), lab(50 60 70 / .8))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30 / 0.4) 25%, lab(50 60 70 / 0.8)) Expected: color-mix(in lab, lab(10 20 30 / 0.4) 25%, lab(50 60 70 / 0.8) 75%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4), 25% lab(50 60 70 / .8))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30 / 0.4) 75%, lab(50 60 70 / 0.8)) Expected: color-mix(in lab, lab(10 20 30 / 0.4) 75%, lab(50 60 70 / 0.8) 25%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4), lab(50 60 70 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30 / 0.4) 75%, lab(50 60 70 / 0.8)) Expected: color-mix(in lab, lab(10 20 30 / 0.4) 75%, lab(50 60 70 / 0.8) 25%). Error: assert_array_approx…
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4) 25%, lab(50 60 70 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30 / 0.4) 25%, lab(50 60 70 / 0.8)) Expected: color-mix(in lab, lab(10 20 30 / 0.4) 25%, lab(50 60 70 / 0.8) 75%). Error: assert_array_approx…
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4) 30%, lab(50 60 70 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4) 12.5%, lab(50 60 70 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in lab, lab(10 20 30 / .4) 0%, lab(50 60 70 / .8))" should set the property valueColors do not match. Actual: color-mix(in lab, lab(10 20 30 / 0.4) 0%, lab(50 60 70 / 0.8)) Expected: color-mix(in lab, lab(10 20 30 / 0.4) 0%, lab(50 60 70 / 0.8) 100%). Error: assert_array_approx_…
PASSe.style['color'] = "color-mix(in lab, lab(none none none), lab(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(none none none), lab(50 60 70))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30), lab(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 none), lab(50 60 70))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30), lab(50 60 none))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(none 20 30), lab(50 none 70))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30 / none), lab(50 60 70))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30 / none), lab(50 60 70 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in lab, lab(10 20 30 / none), lab(50 60 70 / none))" should set the property value
PASSe.style['color'] = "color-mix(lab(10 20 30), lab(50 60 70))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3), oklab(0.5 0.6 0.7))" should set the property value
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7)) Expected: color-mix(oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7) 75%). Error: assert_array_approx_equals: Numeric par…
FAILe.style['color'] = "color-mix(in oklab, 25% oklab(0.1 0.2 0.3), oklab(0.5 0.6 0.7))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7)) Expected: color-mix(oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7) 75%). Error: assert_array_approx_equals: Numeric par…
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3), 25% oklab(0.5 0.6 0.7))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3) 75%, oklab(0.5 0.6 0.7)) Expected: color-mix(oklab(0.1 0.2 0.3) 75%, oklab(0.5 0.6 0.7) 25%). Error: assert_array_approx_equals: Numeric par…
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3), oklab(0.5 0.6 0.7) 25%)" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3) 75%, oklab(0.5 0.6 0.7)) Expected: color-mix(oklab(0.1 0.2 0.3) 75%, oklab(0.5 0.6 0.7) 25%). Error: assert_array_approx_equals: Numeric par…
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7) 75%)" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7)) Expected: color-mix(oklab(0.1 0.2 0.3) 25%, oklab(0.5 0.6 0.7) 75%). Error: assert_array_approx_equals: Numeric par…
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3) 30%, oklab(0.5 0.6 0.7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3) 12.5%, oklab(0.5 0.6 0.7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3) 0%, oklab(0.5 0.6 0.7))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3) 0%, oklab(0.5 0.6 0.7)) Expected: color-mix(oklab(0.1 0.2 0.3) 0%, oklab(0.5 0.6 0.7) 100%). Error: assert_array_approx_equals: Numeric para…
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4), oklab(0.5 0.6 0.7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4) 25%, oklab(0.5 0.6 0.7 / .8))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3 / 0.4) 25%, oklab(0.5 0.6 0.7 / 0.8)) Expected: color-mix(oklab(0.1 0.2 0.3 / 0.4) 25%, oklab(0.5 0.6 0.7 / 0.8) 75%). Error: assert_array_ap…
FAILe.style['color'] = "color-mix(in oklab, 25% oklab(0.1 0.2 0.3 / .4), oklab(0.5 0.6 0.7 / .8))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3 / 0.4) 25%, oklab(0.5 0.6 0.7 / 0.8)) Expected: color-mix(oklab(0.1 0.2 0.3 / 0.4) 25%, oklab(0.5 0.6 0.7 / 0.8) 75%). Error: assert_array_ap…
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4), 25% oklab(0.5 0.6 0.7 / .8))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3 / 0.4) 75%, oklab(0.5 0.6 0.7 / 0.8)) Expected: color-mix(oklab(0.1 0.2 0.3 / 0.4) 75%, oklab(0.5 0.6 0.7 / 0.8) 25%). Error: assert_array_ap…
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4), oklab(0.5 0.6 0.7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3 / 0.4) 75%, oklab(0.5 0.6 0.7 / 0.8)) Expected: color-mix(oklab(0.1 0.2 0.3 / 0.4) 75%, oklab(0.5 0.6 0.7 / 0.8) 25%). Error: assert_array_ap…
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4) 25%, oklab(0.5 0.6 0.7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3 / 0.4) 25%, oklab(0.5 0.6 0.7 / 0.8)) Expected: color-mix(oklab(0.1 0.2 0.3 / 0.4) 25%, oklab(0.5 0.6 0.7 / 0.8) 75%). Error: assert_array_ap…
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4) 30%, oklab(0.5 0.6 0.7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4) 12.5%, oklab(0.5 0.6 0.7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / .4) 0%, oklab(0.5 0.6 0.7 / .8))" should set the property valueColors do not match. Actual: color-mix(oklab(0.1 0.2 0.3 / 0.4) 0%, oklab(0.5 0.6 0.7 / 0.8)) Expected: color-mix(oklab(0.1 0.2 0.3 / 0.4) 0%, oklab(0.5 0.6 0.7 / 0.8) 100%). Error: assert_array_app…
PASSe.style['color'] = "color-mix(in oklab, oklab(none none none), oklab(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(none none none), oklab(0.5 0.6 0.7))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3), oklab(none none none))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 none), oklab(0.5 0.6 0.7))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3), oklab(0.5 0.6 none))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(none 0.2 0.3), oklab(0.5 none 0.7))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / none), oklab(0.5 0.6 0.7))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / none), oklab(0.5 0.6 0.7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in oklab, oklab(0.1 0.2 0.3 / none), oklab(0.5 0.6 0.7 / none))" should set the property value
PASSe.style['color'] = "color-mix(oklab(0.1 0.2 0.3), oklab(0.5 0.6 0.7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3), color(srgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, 50% color(srgb .1 .2 .3), color(srgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3), 50% color(srgb .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3) 25%, color(srgb .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 25%, color(srgb 0.5 0.6 0.7)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 25%, color(srgb 0.5 0.6 0.7) 75%). Error: a…
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3), color(srgb .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 75%, color(srgb 0.5 0.6 0.7)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 75%, color(srgb 0.5 0.6 0.7) 25%). Error: a…
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3) 25%, color(srgb .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 25%, color(srgb 0.5 0.6 0.7)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 25%, color(srgb 0.5 0.6 0.7) 75%). Error: a…
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3) 30%, color(srgb .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3) 12.5%, color(srgb .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3) 0%, color(srgb .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 0%, color(srgb 0.5 0.6 0.7)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3) 0%, color(srgb 0.5 0.6 0.7) 100%). Error: as…
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / .5), color(srgb .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / .4) 25%, color(srgb .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 25%, color(srgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 25%, color(srgb 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / .4), color(srgb .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 75%, color(srgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 75%, color(srgb 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / .4) 25%, color(srgb .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 25%, color(srgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 25%, color(srgb 0.5 0.6 0…
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / .4) 30%, color(srgb .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / .4) 12.5%, color(srgb .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / .4) 0%, color(srgb .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 0%, color(srgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0.4) 0%, color(srgb 0.5 0.6 0.7…
PASSe.style['color'] = "color-mix(in srgb, color(srgb 2 3 4 / 5), color(srgb 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb -2 -3 -4), color(srgb -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb -2 -3 -4 / -5), color(srgb -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb none none none), color(srgb none none none))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb none none none), color(srgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3), color(srgb none none none))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 none), color(srgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3), color(srgb .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb none .2 .3), color(srgb .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / none), color(srgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / none), color(srgb .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, color(srgb .1 .2 .3 / none), color(srgb .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(srgb .1 .2 .3), color(srgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3), color(srgb-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, 50% color(srgb-linear .1 .2 .3), color(srgb-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3), 50% color(srgb-linear .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3) 25%, color(srgb-linear .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 25%, color(srgb-linear 0.5 0.6 0.7)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 25%, col…
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3), color(srgb-linear .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 75%, color(srgb-linear 0.5 0.6 0.7)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 75%, col…
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3) 25%, color(srgb-linear .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 25%, color(srgb-linear 0.5 0.6 0.7)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 25%, col…
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3) 30%, color(srgb-linear .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3) 12.5%, color(srgb-linear .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3) 0%, color(srgb-linear .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 0%, color(srgb-linear 0.5 0.6 0.7)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3) 0%, color…
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / .5), color(srgb-linear .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / .4) 25%, color(srgb-linear .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0.4) 25%, color(srgb-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0…
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / .4), color(srgb-linear .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0.4) 75%, color(srgb-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0…
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / .4) 25%, color(srgb-linear .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0.4) 25%, color(srgb-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0…
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / .4) 30%, color(srgb-linear .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / .4) 12.5%, color(srgb-linear .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / .4) 0%, color(srgb-linear .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0.4) 0%, color(srgb-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.…
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear 2 3 4 / 5), color(srgb-linear 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear -2 -3 -4), color(srgb-linear -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear -2 -3 -4 / -5), color(srgb-linear -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear none none none), color(srgb-linear none none none))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear none none none), color(srgb-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3), color(srgb-linear none none none))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 none), color(srgb-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3), color(srgb-linear .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear none .2 .3), color(srgb-linear .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / none), color(srgb-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / none), color(srgb-linear .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3 / none), color(srgb-linear .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(srgb-linear .1 .2 .3), color(srgb-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3), color(display-p3 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, 50% color(display-p3 .1 .2 .3), color(display-p3 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3), 50% color(display-p3 .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3) 25%, color(display-p3 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 25%, color(display-p3 0.5 0.6 0.7)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 25%, color(di…
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3), color(display-p3 .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 75%, color(display-p3 0.5 0.6 0.7)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 75%, color(di…
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3) 25%, color(display-p3 .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 25%, color(display-p3 0.5 0.6 0.7)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 25%, color(di…
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3) 30%, color(display-p3 .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3) 12.5%, color(display-p3 .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3) 0%, color(display-p3 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 0%, color(display-p3 0.5 0.6 0.7)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3) 0%, color(disp…
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / .5), color(display-p3 .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / .4) 25%, color(display-p3 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / 0.4) 25%, color(display-p3 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / …
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / .4), color(display-p3 .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / 0.4) 75%, color(display-p3 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / …
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / .4) 25%, color(display-p3 .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / 0.4) 25%, color(display-p3 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / …
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / .4) 30%, color(display-p3 .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / .4) 12.5%, color(display-p3 .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / .4) 0%, color(display-p3 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / 0.4) 0%, color(display-p3 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3, color(display-p3 0.1 0.2 0.3 / 0…
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 2 3 4 / 5), color(display-p3 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 -2 -3 -4), color(display-p3 -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 -2 -3 -4 / -5), color(display-p3 -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 none none none), color(display-p3 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 none none none), color(display-p3 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3), color(display-p3 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 none), color(display-p3 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3), color(display-p3 .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 none .2 .3), color(display-p3 .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / none), color(display-p3 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / none), color(display-p3 .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3, color(display-p3 .1 .2 .3 / none), color(display-p3 .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(display-p3 .1 .2 .3), color(display-p3 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, 50% color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), 50% color(display-p3-linear .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3) 25%, color(display-p3-linear 0.5 0.6 0.7)) Expected: color-mix(in display-p3-linear, color(display-p…
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3) 75%, color(display-p3-linear 0.5 0.6 0.7)) Expected: color-mix(in display-p3-linear, color(display-p…
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3) 25%, color(display-p3-linear 0.5 0.6 0.7)) Expected: color-mix(in display-p3-linear, color(display-p…
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 30%, color(display-p3-linear .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 12.5%, color(display-p3-linear .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 0%, color(display-p3-linear .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3) 0%, color(display-p3-linear 0.5 0.6 0.7)) Expected: color-mix(in display-p3-linear, color(display-p3…
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .5), color(display-p3-linear .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 25%, color(display-p3-linear .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3 / 0.4) 25%, color(display-p3-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3-linear, col…
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4), color(display-p3-linear .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3 / 0.4) 75%, color(display-p3-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3-linear, col…
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 25%, color(display-p3-linear .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3 / 0.4) 25%, color(display-p3-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3-linear, col…
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 30%, color(display-p3-linear .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 12.5%, color(display-p3-linear .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 0%, color(display-p3-linear .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3 / 0.4) 0%, color(display-p3-linear 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in display-p3-linear, colo…
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear 2 3 4 / 5), color(display-p3-linear 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear -2 -3 -4), color(display-p3-linear -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear -2 -3 -4 / -5), color(display-p3-linear -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear none none none), color(display-p3-linear none none none))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear none none none), color(display-p3-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear none none none))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 none), color(display-p3-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear none .2 .3), color(display-p3-linear .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3), color(a98-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, 50% color(a98-rgb .1 .2 .3), color(a98-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3), 50% color(a98-rgb .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3) 25%, color(a98-rgb .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 25%, color(a98-rgb 0.5 0.6 0.7)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 25%, color(a98-rgb 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3), color(a98-rgb .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 75%, color(a98-rgb 0.5 0.6 0.7)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 75%, color(a98-rgb 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3) 25%, color(a98-rgb .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 25%, color(a98-rgb 0.5 0.6 0.7)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 25%, color(a98-rgb 0.5 0.6 0…
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3) 30%, color(a98-rgb .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3) 12.5%, color(a98-rgb .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3) 0%, color(a98-rgb .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 0%, color(a98-rgb 0.5 0.6 0.7)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3) 0%, color(a98-rgb 0.5 0.6 0.7…
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / .5), color(a98-rgb .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / .4) 25%, color(a98-rgb .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 25%, color(a98-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 25%, color…
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / .4), color(a98-rgb .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 75%, color(a98-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 75%, color…
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / .4) 25%, color(a98-rgb .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 25%, color(a98-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 25%, color…
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / .4) 30%, color(a98-rgb .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / .4) 12.5%, color(a98-rgb .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / .4) 0%, color(a98-rgb .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 0%, color(a98-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in a98-rgb, color(a98-rgb 0.1 0.2 0.3 / 0.4) 0%, color(a…
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb 2 3 4 / 5), color(a98-rgb 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb -2 -3 -4), color(a98-rgb -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb -2 -3 -4 / -5), color(a98-rgb -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb none none none), color(a98-rgb none none none))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb none none none), color(a98-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3), color(a98-rgb none none none))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 none), color(a98-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3), color(a98-rgb .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb none .2 .3), color(a98-rgb .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / none), color(a98-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / none), color(a98-rgb .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in a98-rgb, color(a98-rgb .1 .2 .3 / none), color(a98-rgb .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(a98-rgb .1 .2 .3), color(a98-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3), color(prophoto-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, 50% color(prophoto-rgb .1 .2 .3), color(prophoto-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3), 50% color(prophoto-rgb .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3) 25%, color(prophoto-rgb .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 25%, color(prophoto-rgb 0.5 0.6 0.7)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 25%…
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3), color(prophoto-rgb .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 75%, color(prophoto-rgb 0.5 0.6 0.7)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 75%…
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3) 25%, color(prophoto-rgb .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 25%, color(prophoto-rgb 0.5 0.6 0.7)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 25%…
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3) 30%, color(prophoto-rgb .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3) 12.5%, color(prophoto-rgb .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3) 0%, color(prophoto-rgb .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 0%, color(prophoto-rgb 0.5 0.6 0.7)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3) 0%, …
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / .5), color(prophoto-rgb .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / .4) 25%, color(prophoto-rgb .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3 / 0.4) 25%, color(prophoto-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 …
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / .4), color(prophoto-rgb .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3 / 0.4) 75%, color(prophoto-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 …
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / .4) 25%, color(prophoto-rgb .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3 / 0.4) 25%, color(prophoto-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 …
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / .4) 30%, color(prophoto-rgb .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / .4) 12.5%, color(prophoto-rgb .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / .4) 0%, color(prophoto-rgb .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0.2 0.3 / 0.4) 0%, color(prophoto-rgb 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in prophoto-rgb, color(prophoto-rgb 0.1 0…
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb 2 3 4 / 5), color(prophoto-rgb 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb -2 -3 -4), color(prophoto-rgb -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb -2 -3 -4 / -5), color(prophoto-rgb -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb none none none), color(prophoto-rgb none none none))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb none none none), color(prophoto-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3), color(prophoto-rgb none none none))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 none), color(prophoto-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3), color(prophoto-rgb .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb none .2 .3), color(prophoto-rgb .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / none), color(prophoto-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / none), color(prophoto-rgb .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in prophoto-rgb, color(prophoto-rgb .1 .2 .3 / none), color(prophoto-rgb .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(prophoto-rgb .1 .2 .3), color(prophoto-rgb .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3), color(rec2020 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, 50% color(rec2020 .1 .2 .3), color(rec2020 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3), 50% color(rec2020 .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3) 25%, color(rec2020 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 25%, color(rec2020 0.5 0.6 0.7)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 25%, color(rec2020 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3), color(rec2020 .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 75%, color(rec2020 0.5 0.6 0.7)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 75%, color(rec2020 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3) 25%, color(rec2020 .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 25%, color(rec2020 0.5 0.6 0.7)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 25%, color(rec2020 0.5 0.6 0…
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3) 30%, color(rec2020 .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3) 12.5%, color(rec2020 .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3) 0%, color(rec2020 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 0%, color(rec2020 0.5 0.6 0.7)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3) 0%, color(rec2020 0.5 0.6 0.7…
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / .5), color(rec2020 .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / .4) 25%, color(rec2020 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 25%, color(rec2020 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 25%, color…
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / .4), color(rec2020 .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 75%, color(rec2020 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 75%, color…
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / .4) 25%, color(rec2020 .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 25%, color(rec2020 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 25%, color…
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / .4) 30%, color(rec2020 .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / .4) 12.5%, color(rec2020 .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / .4) 0%, color(rec2020 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 0%, color(rec2020 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in rec2020, color(rec2020 0.1 0.2 0.3 / 0.4) 0%, color(r…
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 2 3 4 / 5), color(rec2020 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 -2 -3 -4), color(rec2020 -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 -2 -3 -4 / -5), color(rec2020 -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 none none none), color(rec2020 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 none none none), color(rec2020 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3), color(rec2020 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 none), color(rec2020 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3), color(rec2020 .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 none .2 .3), color(rec2020 .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / none), color(rec2020 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / none), color(rec2020 .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in rec2020, color(rec2020 .1 .2 .3 / none), color(rec2020 .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(rec2020 .1 .2 .3), color(rec2020 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3), color(xyz .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, 50% color(xyz .1 .2 .3), color(xyz .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3), 50% color(xyz .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3) 25%, color(xyz .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3), color(xyz .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 75%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 75%, color(xyz-d65 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3) 25%, color(xyz .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0…
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3) 30%, color(xyz .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3) 12.5%, color(xyz .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3) 0%, color(xyz .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 0%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 0%, color(xyz-d65 0.5 0.6 0.7…
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / .5), color(xyz .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / .4) 25%, color(xyz .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color…
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / .4), color(xyz .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 75%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 75%, color…
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / .4) 25%, color(xyz .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color…
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / .4) 30%, color(xyz .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / .4) 12.5%, color(xyz .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / .4) 0%, color(xyz .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 0%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 0%, color(x…
PASSe.style['color'] = "color-mix(in xyz, color(xyz 2 3 4 / 5), color(xyz 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz -2 -3 -4), color(xyz -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz -2 -3 -4 / -5), color(xyz -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz none none none), color(xyz none none none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz none none none), color(xyz .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3), color(xyz none none none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 none), color(xyz .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3), color(xyz .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz none .2 .3), color(xyz .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / none), color(xyz .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / none), color(xyz .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in xyz, color(xyz .1 .2 .3 / none), color(xyz .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(xyz .1 .2 .3), color(xyz .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3), color(xyz-d50 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, 50% color(xyz-d50 .1 .2 .3), color(xyz-d50 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3), 50% color(xyz-d50 .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3) 25%, color(xyz-d50 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 25%, color(xyz-d50 0.5 0.6 0.7)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 25%, color(xyz-d50 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3), color(xyz-d50 .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 75%, color(xyz-d50 0.5 0.6 0.7)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 75%, color(xyz-d50 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3) 25%, color(xyz-d50 .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 25%, color(xyz-d50 0.5 0.6 0.7)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 25%, color(xyz-d50 0.5 0.6 0…
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3) 30%, color(xyz-d50 .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3) 12.5%, color(xyz-d50 .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3) 0%, color(xyz-d50 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 0%, color(xyz-d50 0.5 0.6 0.7)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3) 0%, color(xyz-d50 0.5 0.6 0.7…
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / .5), color(xyz-d50 .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / .4) 25%, color(xyz-d50 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 25%, color(xyz-d50 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 25%, color…
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / .4), color(xyz-d50 .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 75%, color(xyz-d50 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 75%, color…
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / .4) 25%, color(xyz-d50 .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 25%, color(xyz-d50 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 25%, color…
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / .4) 30%, color(xyz-d50 .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / .4) 12.5%, color(xyz-d50 .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / .4) 0%, color(xyz-d50 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 0%, color(xyz-d50 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0.4) 0%, color(x…
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 2 3 4 / 5), color(xyz-d50 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 -2 -3 -4), color(xyz-d50 -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 -2 -3 -4 / -5), color(xyz-d50 -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 none none none), color(xyz-d50 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 none none none), color(xyz-d50 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3), color(xyz-d50 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 none), color(xyz-d50 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3), color(xyz-d50 .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 none .2 .3), color(xyz-d50 .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / none), color(xyz-d50 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / none), color(xyz-d50 .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3 / none), color(xyz-d50 .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(xyz-d50 .1 .2 .3), color(xyz-d50 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3), color(xyz-d65 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, 50% color(xyz-d65 .1 .2 .3), color(xyz-d65 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3), 50% color(xyz-d65 .5 .6 .7))" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3) 25%, color(xyz-d65 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3), color(xyz-d65 .5 .6 .7) 25%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 75%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 75%, color(xyz-d65 0.5 0.6 0…
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3) 25%, color(xyz-d65 .5 .6 .7) 75%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 25%, color(xyz-d65 0.5 0.6 0…
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3) 30%, color(xyz-d65 .5 .6 .7) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3) 12.5%, color(xyz-d65 .5 .6 .7) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3) 0%, color(xyz-d65 .5 .6 .7))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 0%, color(xyz-d65 0.5 0.6 0.7)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3) 0%, color(xyz-d65 0.5 0.6 0.7…
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / .5), color(xyz-d65 .5 .6 .7 / .8))" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / .4) 25%, color(xyz-d65 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color…
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / .4), color(xyz-d65 .5 .6 .7 / .8) 25%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 75%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 75%, color…
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / .4) 25%, color(xyz-d65 .5 .6 .7 / .8) 75%)" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 25%, color…
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / .4) 30%, color(xyz-d65 .5 .6 .7 / .8) 90%)" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / .4) 12.5%, color(xyz-d65 .5 .6 .7 / .8) 37.5%)" should set the property value
FAILe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / .4) 0%, color(xyz-d65 .5 .6 .7 / .8))" should set the property valueColors do not match. Actual: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 0%, color(xyz-d65 0.5 0.6 0.7 / 0.8)) Expected: color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0.4) 0%, color(x…
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 2 3 4 / 5), color(xyz-d65 4 6 8 / 10))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 -2 -3 -4), color(xyz-d65 -4 -6 -8))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 -2 -3 -4 / -5), color(xyz-d65 -4 -6 -8 / -10))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 none none none), color(xyz-d65 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 none none none), color(xyz-d65 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3), color(xyz-d65 none none none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 none), color(xyz-d65 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3), color(xyz-d65 .5 .6 none))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 none .2 .3), color(xyz-d65 .5 none .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / none), color(xyz-d65 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / none), color(xyz-d65 .5 .6 .7 / 0.5))" should set the property value
PASSe.style['color'] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3 / none), color(xyz-d65 .5 .6 .7 / none))" should set the property value
PASSe.style['color'] = "color-mix(color(xyz-d65 .1 .2 .3), color(xyz-d65 .5 .6 .7))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 50%, blue 50%)" should set the property value
FAILe.style['color'] = "color-mix(in srgb, red 10%, blue 90%)" should set the property valueColors do not match. Actual: color-mix(in srgb, red 10%, blue) Expected: color-mix(in srgb, red 10%, blue 90%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths…
PASSe.style['color'] = "color-mix(in srgb, red 50%, blue 40%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 40%, blue 50%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 30%, blue 40%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 75%, blue 75%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red calc(10%), blue 50%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 50%, blue calc(10%))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red calc(10%), blue calc(90%))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 50%, blue)" should set the property value
FAILe.style['color'] = "color-mix(in srgb, red 10%, blue)" should set the property valueColors do not match. Actual: color-mix(in srgb, red 10%, blue) Expected: color-mix(in srgb, red 10%, blue 90%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths…
PASSe.style['color'] = "color-mix(in srgb, red calc(50%), blue)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red, blue 50%)" should set the property value
FAILe.style['color'] = "color-mix(in srgb, red, blue 90%)" should set the property valueColors do not match. Actual: color-mix(in srgb, red 10%, blue) Expected: color-mix(in srgb, red 10%, blue 90%). Error: assert_array_approx_equals: Numeric parameters are approximately equal. lengths…
PASSe.style['color'] = "color-mix(in srgb, red, blue calc(50%))" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red, blue)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 100%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 50%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red, green, blue)" should set the property value
PASSe.style['color'] = "color-mix(in hsl, red, green, blue)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 50%, green 30%, blue 20%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 30%, green 60%, blue 90%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red 50%, green, blue)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red, green 25%, blue 25%)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, red, green, blue, white)" should set the property value
PASSe.style['color'] = "color-mix(in srgb, currentcolor, red, blue)" should set the property value

bundle built 2026-07-16T07:16:48.063Z