summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1608851-1.html
blob: 2333a9b1501646717c5bdb9b47762fe9efa1a982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
    <style>
        * {
            display: inline-grid;
            position: fixed;
            grid-template-columns: subgrid [ line_name_15 ];
            scale: 38873 !important;
        }
    </style>
</head>
</html>