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