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