blob: 45a4a2a16a2d8ecddd7881aa4baa80e0a676b185 [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