Harness status: OK

Found 7 tests

7 Pass
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