/css/css-logical/parsing/border-inline-width-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['border-inline-start-width'] = "10px" should set the property value | |
| PASS | e.style['border-inline-start-width'] = "calc(10px + 0.5em)" should set the property value | |
| PASS | e.style['border-inline-start-width'] = "thick" should set the property value | |
| PASS | e.style['border-inline-start-width'] = "thin" should set the property value | |
| PASS | e.style['border-inline-end-width'] = "0" should set the property value | |
| PASS | e.style['border-inline-end-width'] = "calc(10px - 0.5em)" should set the property value | |
| PASS | e.style['border-inline-end-width'] = "medium" should set the property value | |
| PASS | e.style['border-inline-width'] = "10px" should set the property value | |
| PASS | e.style['border-inline-width'] = "medium calc(10px + 0.5em)" should set the property value | |
| PASS | e.style['border-inline-width'] = "10px 10px" should set the property value |
bundle built 2026-07-16T07:16:48.063Z