blob: 9bd94b0ec0d22cbd308e3e07c5c9fd1b326a8122 [file] [log] [blame]
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