blob: e0d2e98bd9470918986e60012e9218e3b8e27f59 [file] [log] [blame]
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'] = "fill-box" should not set the property value
PASS e.style['box-sizing'] = "stroke-box" should not set the property value
PASS e.style['box-sizing'] = "view-box" 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'] = "content-box, border-box" should not set the property value