blob: 3cadfe3f6866231e48568e8c2d37de781c90b522 [file] [log] [blame]
PASS Computed min-width/min-height of specified auto for grid item.
FAIL Computed min-width/min-height of specified auto inside display:none which would otherwise have been a grid item. assert_equals: expected "0px" but got "auto"
FAIL Computed min-width/min-height of specified auto for grid item inside display:contents. assert_equals: expected "auto" but got "0px"
FAIL Computed min-width/min-height of specified auto with display:none which would otherwise have been a grid item. assert_equals: expected "0px" but got "auto"