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