blob: 2a31bcde04ee51c39e06477468dd6da7301b671c [file] [log] [blame]
PASS e.style['box-sizing'] = "auto" should not set the property value
PASS e.style['box-sizing'] = "content-box border-box" should not set the property value
PASS e.style['box-sizing'] = "fill-box" should not set the property value
PASS e.style['box-sizing'] = "margin-box" should not set the property value
PASS e.style['box-sizing'] = "padding-box" should not set the property value
PASS e.style['box-sizing'] = "view-box" should not set the property value