blob: 13c0bf45583a1845144eaaa58760e3eaf10b1a2f [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