WPT
wpt / css / css-backgrounds / parsing / border-shorthand.html
Spec: CSS Backgrounds ↗
Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@b89af32bc, 2026-09-05) | Ladybird 1.0-f437c (wpt@b89af32bc, 2026-09-06) | 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 | 36/36 | 36/36 | 36/36 | 36/36 | 36/36 | 36/36 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['border'] = "2px solid color-mix(42deg)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "2px solid color-contrast(42deg)" should not set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-bottom-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-bottom-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-bottom-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-image-outset | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-image-repeat | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-image-slice | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-image-source | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-image-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-left-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-left-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-left-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-right-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-right-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-right-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-top-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-top-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should set border-top-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border'] = "5px dotted blue" should not set unrelated longhands | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-top'] = "thin" should set border-top-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-top'] = "thin" should set border-top-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-top'] = "thin" should set border-top-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-top'] = "thin" should not set unrelated longhands | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-right'] = "double" should set border-right-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-right'] = "double" should set border-right-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-right'] = "double" should set border-right-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-right'] = "double" should not set unrelated longhands | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-bottom'] = "green" should set border-bottom-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-bottom'] = "green" should set border-bottom-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-bottom'] = "green" should set border-bottom-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-bottom'] = "green" should not set unrelated longhands | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-left'] = "1px dotted red" should set border-left-color | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-left'] = "1px dotted red" should set border-left-style | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-left'] = "1px dotted red" should set border-left-width | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['border-left'] = "1px dotted red" should not set unrelated longhands | PASS | PASS | PASS | PASS | PASS | PASS |