blob: 4e914af0aab814c8925a12d9f1f4b6338c1fc4ef [file] [log] [blame]
PASS e.style['tab-size'] = "0" should set the property value
PASS e.style['tab-size'] = "2.5" should set the property value
PASS e.style['tab-size'] = "0px" should set the property value
PASS e.style['tab-size'] = "10px" should set the property value
PASS e.style['tab-size'] = "calc(2em + 3ex)" should set the property value