blob: 479c285ce80d9688b2089bb335fb27305cfa3b7d [file] [log] [blame]
PASS e.style['word-spacing'] = "normal" should set the property value
PASS e.style['word-spacing'] = "10px" should set the property value
PASS e.style['word-spacing'] = "-20px" should set the property value
PASS e.style['word-spacing'] = "calc(2em + 3ex)" should set the property value
PASS e.style['word-spacing'] = "0" should set the property value