blob: 9c324354d0341dbde8aadc7149b0e36356b05e98 [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