blob: 94e998e158e9cf6a4f62bb7df1fbbbf29bef66de [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