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