/css/css-overflow/parsing/overflow-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['overflow'] = "none" should not set the property value | |
| PASS | e.style['overflow'] = "visible clip auto" should not set the property value | |
| PASS | e.style['overflow-x'] = "visible clip" should not set the property value | |
| PASS | e.style['overflow-y'] = "clip hidden" should not set the property value | |
| PASS | e.style['overflow-block'] = "hidden scroll" should not set the property value | |
| PASS | e.style['overflow-inline'] = "scroll auto" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z