summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1633737-2.html
blob: 1e2274f8b46799df2b4f30855a8850edc7d42a82 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
    <style>
div { grid-template-columns: 9919443em repeat(auto-fill, 1in 1in 1in) repeat(25817, 25in); }
    </style>
    <div style='display:inline-grid'></div>
</head>
</html>