blob: 2575c72d3aa7f401549d9e70e7b119624bc80fa4 [file] [log] [blame]
PASS e.style['background-position-x'] = "top" should not set the property value
PASS e.style['background-position-x'] = "bottom" should not set the property value
PASS e.style['background-position-x'] = "y-start" should not set the property value
PASS e.style['background-position-x'] = "y-end" should not set the property value
PASS e.style['background-position-x'] = "center 10px" should not set the property value
PASS e.style['background-position-x'] = "20% left" should not set the property value
PASS e.style['background-position-x'] = "right left" should not set the property value
PASS e.style['background-position-x'] = "x-start center" should not set the property value
PASS e.style['background-position-x'] = "left, center right" should not set the property value