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