Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-conditional/container-queries/crashtests/chrome-bug-1362391-crash.html
<!doctype html> <title>DCHECK failure for style recalc from layout tree rebuild</title> <link rel="help" href="https://crbug.com/1362391"> <div style="display:table-column-group"> <div style="container-type:size"> <image title="crash"></image> </div> </div>