blob: 51f688c4ad6fddbdb31e99db77e66019c4cd449c [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