/css/css-borders/tentative/parsing/border-inline-start-radius-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['border-inline-start-radius'] = "auto" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "none" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "1px 2px 3px" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "-1px" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "1px -2px" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "1em /" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "1px / 2px 3px 4px" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "1px / 2px / 3px" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "4" should not set the property value | |
| PASS | e.style['border-inline-start-radius'] = "4 / 5" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z