blob: d4562c763b6cce0ba61f99286f4ece6fe62f4a8b [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