blob: 04d3892b9543213dfb044abee5946bcf606f250f [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