/css/css-backgrounds/parsing/border-width-shorthand.html| status | subtest | message |
|---|---|---|
| PASS | e.style['border-width'] = "5px" should set border-bottom-width | |
| PASS | e.style['border-width'] = "5px" should set border-left-width | |
| PASS | e.style['border-width'] = "5px" should set border-right-width | |
| PASS | e.style['border-width'] = "5px" should set border-top-width | |
| PASS | e.style['border-width'] = "5px" should not set unrelated longhands | |
| PASS | e.style['border-width'] = "thick thin" should set border-bottom-width | |
| PASS | e.style['border-width'] = "thick thin" should set border-left-width | |
| PASS | e.style['border-width'] = "thick thin" should set border-right-width | |
| PASS | e.style['border-width'] = "thick thin" should set border-top-width | |
| PASS | e.style['border-width'] = "thick thin" should not set unrelated longhands | |
| PASS | e.style['border-width'] = "thin medium thick" should set border-bottom-width | |
| PASS | e.style['border-width'] = "thin medium thick" should set border-left-width | |
| PASS | e.style['border-width'] = "thin medium thick" should set border-right-width | |
| PASS | e.style['border-width'] = "thin medium thick" should set border-top-width | |
| PASS | e.style['border-width'] = "thin medium thick" should not set unrelated longhands | |
| PASS | e.style['border-width'] = "1px 2px 3px 4px" should set border-bottom-width | |
| PASS | e.style['border-width'] = "1px 2px 3px 4px" should set border-left-width | |
| PASS | e.style['border-width'] = "1px 2px 3px 4px" should set border-right-width | |
| PASS | e.style['border-width'] = "1px 2px 3px 4px" should set border-top-width | |
| PASS | e.style['border-width'] = "1px 2px 3px 4px" should not set unrelated longhands |
bundle built 2026-07-16T07:16:48.063Z