/css/css-backgrounds/parsing/border-color-shorthand.html| status | subtest | message |
|---|---|---|
| PASS | e.style['border-color'] = "currentcolor" should set border-bottom-color | |
| PASS | e.style['border-color'] = "currentcolor" should set border-left-color | |
| PASS | e.style['border-color'] = "currentcolor" should set border-right-color | |
| PASS | e.style['border-color'] = "currentcolor" should set border-top-color | |
| PASS | e.style['border-color'] = "currentcolor" should not set unrelated longhands | |
| PASS | e.style['border-color'] = "red yellow" should set border-bottom-color | |
| PASS | e.style['border-color'] = "red yellow" should set border-left-color | |
| PASS | e.style['border-color'] = "red yellow" should set border-right-color | |
| PASS | e.style['border-color'] = "red yellow" should set border-top-color | |
| PASS | e.style['border-color'] = "red yellow" should not set unrelated longhands | |
| PASS | e.style['border-color'] = "red yellow green" should set border-bottom-color | |
| PASS | e.style['border-color'] = "red yellow green" should set border-left-color | |
| PASS | e.style['border-color'] = "red yellow green" should set border-right-color | |
| PASS | e.style['border-color'] = "red yellow green" should set border-top-color | |
| PASS | e.style['border-color'] = "red yellow green" should not set unrelated longhands | |
| PASS | e.style['border-color'] = "red yellow green blue" should set border-bottom-color | |
| PASS | e.style['border-color'] = "red yellow green blue" should set border-left-color | |
| PASS | e.style['border-color'] = "red yellow green blue" should set border-right-color | |
| PASS | e.style['border-color'] = "red yellow green blue" should set border-top-color | |
| PASS | e.style['border-color'] = "red yellow green blue" should not set unrelated longhands |
bundle built 2026-07-16T07:16:48.063Z