/css/css-logical/parsing/border-block-color-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['border-block-start-color'] = "currentcolor" should set the property value | |
| PASS | e.style['border-block-start-color'] = "rgb(2, 3, 4)" should set the property value | |
| PASS | e.style['border-block-end-color'] = "#234" should set the property value | |
| PASS | e.style['border-block-end-color'] = "transparent" should set the property value | |
| PASS | e.style['border-block-color'] = "#234" should set the property value | |
| PASS | e.style['border-block-color'] = "transparent rgb(2, 3, 4)" should set the property value | |
| PASS | e.style['border-block-color'] = "rgb(2, 3, 4) rgb(2, 3, 4)" should set the property value |
bundle built 2026-07-16T07:16:48.063Z