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