/css/css-box/parsing/margin-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['margin'] = "available" should not set the property value | |
| PASS | e.style['margin'] = "10px border-box" should not set the property value | |
| PASS | e.style['margin'] = "1% 2% 3% 4% 5%" should not set the property value | |
| PASS | e.style['margin-top'] = "calc(2em + 3ex) auto" should not set the property value | |
| PASS | e.style['margin-right'] = "auto calc(2em + 3ex) 20%" should not set the property value | |
| PASS | e.style['margin-bottom'] = "10px 20% calc(2em + 3ex) auto" should not set the property value | |
| PASS | e.style['margin-bottom-left'] = "none" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z