blob: 36621ceb9d5e87b4d9174acaacc4a2356ebac322 [file] [log] [blame]
PASS e.style['offset-distance'] = "10px" should set the property value
PASS e.style['offset-distance'] = "20%" should set the property value
PASS e.style['offset-distance'] = "calc(40% + 30px)" should set the property value
PASS e.style['offset-distance'] = "0" should set the property value