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