blob: 83f62cc4154f11c172fa278786f847a1191174cc [file] [log] [blame]
PASS e.style['overflow'] = "none" should not set the property value
PASS e.style['overflow'] = "visible hidden scroll" should not set the property value
PASS e.style['overflow'] = "no-display, no-content" should not set the property value
PASS e.style['overflow-x'] = "none" should not set the property value
PASS e.style['overflow-y'] = "visible hidden" should not set the property value
PASS e.style['overflow-y'] = "no-display, no-content" should not set the property value