summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/1780567.html
blob: 8e78ca17d8028ac47532ed7540254f80b6716140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
    <style>
        * {
            overflow-inline: hidden;
            border-end-end-radius: 14mm ! important;
            border-left-color: WindowFrame;
            backdrop-filter: saturate(70%);
        }

        INPUT {
            outline: medium invert auto;
        }

        H2 {
            padding: 69% !important;
        }
    </style>
</head>
<body>
<h2 dir='ltr'><dfn> <i> <input></i> </dfn></h2></body>
</html>