PASS e.style['line-break'] = "auto" should set the property value | |
PASS e.style['line-break'] = "loose" should set the property value | |
PASS e.style['line-break'] = "normal" should set the property value | |
PASS e.style['line-break'] = "strict" should set the property value | |
PASS e.style['line-break'] = "anywhere" should set the property value | |