summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1681788.html
blob: c6c732caef5d8eb525bc1be0c2257bd147d09eda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
    <style>
        * {
            display: inline-flex;
            padding-bottom: 28%;
            block-size: 86%;
            box-sizing: border-box;
            border-block: ridge 3267675504.837444em currentcolor;
        }
    </style>
</head>
</html>