/css/css-ui/parsing/outline-width-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['outline-width'] = "0" should set the property value | |
| PASS | e.style['outline-width'] = "1px" should set the property value | |
| PASS | e.style['outline-width'] = "2em" should set the property value | |
| PASS | e.style['outline-width'] = "calc(2em + 3ex)" should set the property value | |
| PASS | e.style['outline-width'] = "thin" should set the property value | |
| PASS | e.style['outline-width'] = "medium" should set the property value | |
| PASS | e.style['outline-width'] = "thick" should set the property value |
bundle built 2026-07-16T07:16:48.063Z