blob: e00fdd8914aca43ac4e2ad5ac3adf978b49e26f0 [file] [log] [blame]
PASS e.style['y'] = "0" should set the property value
PASS e.style['y'] = "-1px" should set the property value
PASS e.style['y'] = "calc(2em + 3ex)" should set the property value
PASS e.style['y'] = "4%" should set the property value
PASS e.style['y'] = "5mm" should set the property value