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