blob: 0175e7d4b5b317709368483e0e0c0359c6a7686b [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