blob: 5c01ebc1558ff2dbdefaf2cb784acf9e9cabc6dd [file] [log] [blame]
PASS e.style['white-space'] = "normal" should set the property value
PASS e.style['white-space'] = "pre" should set the property value
PASS e.style['white-space'] = "nowrap" should set the property value
PASS e.style['white-space'] = "pre-wrap" should set the property value
PASS e.style['white-space'] = "break-spaces" should set the property value
PASS e.style['white-space'] = "pre-line" should set the property value