summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1618312.html
blob: b0cc32b427be1a192f80119887a531bcf5ffb493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
    <style class=''>
        DIV {
            grid: subgrid repeat(7806, [ line_name_1 line_name_2 ]) / auto-flow dense minmax(min-content, 90fr)
        }

        * {
            overflow: scroll;
            position: absolute;
            display: inline-grid !important;
        }
    </style>
</head>
<body>
󠭉R5¿󠽿𓗺𝆭%/*3ꚷ䁁늗𛸌󠂀󠥄J
<div></div>
</body>
</html>