blob: 5a6c0708ba41739014c633541a589e514cf708b3 [file] [log] [blame]
PASS e.style['word-break'] = "auto" should not set the property value
PASS e.style['word-break'] = "normal keep-all" should not set the property value
PASS e.style['word-break'] = "break-all break-all" should not set the property value
PASS e.style['word-break'] = "normal break-word" should not set the property value
PASS e.style['word-break'] = "break-word normal" should not set the property value
PASS e.style['word-break'] = "keep-all break-word" should not set the property value
PASS e.style['word-break'] = "break-all break-word" should not set the property value
PASS e.style['word-break'] = "word-break" should not set the property value