summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/665218.html
blob: 909ca941df2fa5b25db0303b20919e28abb75f43 (plain)
1
2
3
4
5
6
7
8
<html class="reftest-paged"><head>
<style id="e">    @font-face {
      font-family: "aaa";
      src: url("doesnotexist.TTF");
    }
    * { font-family: "aaa"; }</style>
</head>
<body>