chrome-bug-1362391-crash.html (266B)
1 <!doctype html> 2 <title>DCHECK failure for style recalc from layout tree rebuild</title> 3 <link rel="help" href="https://crbug.com/1362391"> 4 <div style="display:table-column-group"> 5 <div style="container-type:size"> 6 <image title="crash"></image> 7 </div> 8 </div>