blob: cb80fd1ac1c018e8d7010aad13518eda79f234aa [file] [log] [blame]
PASS e.style['background-origin'] = "border-box" should set the property value
PASS e.style['background-origin'] = "padding-box" should set the property value
PASS e.style['background-origin'] = "content-box" should set the property value
PASS e.style['background-origin'] = "border-box, padding-box, content-box" should set the property value