blob: a5e94d562cc912f6cac5b8e68d4572a21e0c3117 [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