blob: c0ff2cc30257ac89c74f2614f96bee0de76ecedd [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