blob: 1711d0d361ca0a26c8fa92dc54c2532e147faee7 [file] [log] [blame]
PASS e.style['letter-spacing'] = "auto" should not set the property value
PASS e.style['letter-spacing'] = "20" should not set the property value
PASS e.style['letter-spacing'] = "30%" should not set the property value
PASS e.style['letter-spacing'] = "calc(40% + 50px)" should not set the property value
PASS e.style['letter-spacing'] = "normal 10px" should not set the property value