blob: b97249c246312a91fbd40b2c724c1ea8c81ea932 [file] [log] [blame]
PASS e.style['top'] = "auto" should set the property value
PASS e.style['top'] = "-10px" should set the property value
PASS e.style['top'] = "-20%" should set the property value
PASS e.style['top'] = "calc(2em + 3ex)" should set the property value