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