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