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