summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/1771293.html
blob: 3abc5f6338475125f1bbef0d9d79fd45582a71e0 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <style>
        * {
            backdrop-filter: opacity(0%) ! important;
        }
    </style>
</head>
</html>