/css/css-color/parsing/color-invalid-contrast-color-function.html| status | subtest | message |
|---|---|---|
| PASS | e.style['background-color'] = "contrast-color()" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(1)" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(max)" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(max max)" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(max white)" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(white white)" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(white max)" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(white min)" should not set the property value | |
| PASS | e.style['background-color'] = "contrast-color(white max bar)" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z