summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1633737-1.html
blob: d42258dc733255819502c7138e336ab2f0b70403 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
    <style>* {
        grid-template: none/repeat(58, minmax(19443em, max-content) minmax(2vh, max-content)) repeat(auto-fill, 1vw minmax(3%, 1in)) 1px repeat(25817, minmax(25in, min-content))
    </style>
    <button style='display:inline-grid'></button>
</head>
</html>