WPT
wpt / css / css-gaps / parsing / gap-decorations-color-invalid.html
Spec: CSS Gaps ↗
Runs: Chrome 155.0.8041.0 (wpt@18be93235, 2026-09-04) | Firefox 157.0a1 (wpt@1b4bc17cf, 2026-09-04) | Safari 251 preview (wpt@2c385f65e, 2026-09-04) | Ladybird 1.0-17043 (wpt@25681acff, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 18/18 | 18/18 | 18/18 | 18/18 | 18/18 | 18/18 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['column-rule-color'] = "auto" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['column-rule-color'] = "red blue green" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['column-rule-color'] = "repeat(auto, red blue green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['column-rule-color'] = "repeat(0, red, blue, green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['column-rule-color'] = "repeat(-1, red, blue, green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['column-rule-color'] = "repeat(auto, red), red, repeat(auto, blue)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['row-rule-color'] = "auto" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['row-rule-color'] = "red blue green" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['row-rule-color'] = "repeat(auto, red blue green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['row-rule-color'] = "repeat(0, red, blue, green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['row-rule-color'] = "repeat(-1, red, blue, green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['row-rule-color'] = "repeat(auto, red), red, repeat(auto, blue)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['rule-color'] = "auto" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['rule-color'] = "red blue green" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['rule-color'] = "repeat(auto, red blue green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['rule-color'] = "repeat(0, red, blue, green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['rule-color'] = "repeat(-1, red, blue, green)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['rule-color'] = "repeat(auto, red), red, repeat(auto, blue)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |