Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-conditional/container-queries/crashtests/chrome-bug-1362391-crash.html - WPT Dashboard Interop Dashboard
<!doctype html>
<title>DCHECK failure for style recalc from layout tree rebuild</title>
<div style="display:table-column-group">
<div style="container-type:size">
<image title="crash"></image>
</div>
</div>