/css/css-logical/parsing/border-block-color-computed.html| status | subtest | message |
|---|---|---|
| FAIL | Property border-block-start-color value 'currentcolor' | assert_equals: expected "rgb(0, 255, 0)" but got "currentcolor" |
| PASS | Property border-block-start-color value 'rgb(2, 3, 4)' | |
| PASS | Property border-block-end-color value 'rgb(34, 51, 68)' | |
| PASS | Property border-block-end-color value 'transparent' | |
| PASS | Property border-block-color value 'rgb(34, 51, 68)' | |
| PASS | Property border-block-color value 'transparent rgb(2, 3, 4)' | |
| PASS | Property border-block-color value 'rgb(2, 3, 4) rgb(2, 3, 4)' | |
| FAIL | Property border-block-color value 'currentcolor lime' | assert_equals: expected "rgb(0, 255, 0)" but got "currentcolor rgb(0, 255, 0)" |
bundle built 2026-07-16T07:16:48.063Z