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