WPT
wpt / css / css-gaps / parsing / gap-decorations-color-valid.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 | 45/45 | 1/45 | 1/45 | 1/45 | 0/45 | 0/45 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['column-rule-color'] = "repeat(4, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(3, red, green, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(1, red, green, blue, yellow)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "red" should set the property value | PASS | PASS | PASS | PASS | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(4, cyan)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "green, blue" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "red, blue, green, yellow, pink" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(3, blue), repeat(4, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "red, repeat(3, blue), blue, repeat(4, red, green, cyan)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(4, red, green, cyan), repeat(5, yellow), blue" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(auto, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(auto, red, green, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(auto, red, green), red" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "repeat(4, blue, red, green), repeat(auto, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['column-rule-color'] = "blue, repeat(auto, red, green), repeat(4, blue, red, green)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(4, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(3, red, green, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(1, red, green, blue, yellow)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "red" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(4, cyan)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "green, blue" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "red, blue, green, yellow, pink" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(3, blue), repeat(4, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "red, repeat(3, blue), blue, repeat(4, red, green, cyan)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(4, red, green, cyan), repeat(5, yellow), blue" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(auto, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(auto, red, green, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(auto, red, green), red" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "repeat(4, blue, red, green), repeat(auto, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['row-rule-color'] = "blue, repeat(auto, red, green), repeat(4, blue, red, green)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(4, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(3, red, green, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(1, red, green, blue, yellow)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "red" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(4, cyan)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "green, blue" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "red, blue, green, yellow, pink" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(3, blue), repeat(4, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "red, repeat(3, blue), blue, repeat(4, red, green, cyan)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(4, red, green, cyan), repeat(5, yellow), blue" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(auto, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(auto, red, green, blue)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(auto, red, green), red" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "repeat(4, blue, red, green), repeat(auto, red)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['rule-color'] = "blue, repeat(auto, red, green), repeat(4, blue, red, green)" should set the property value | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |