gfx/tests/crashtests/665218.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:ba22ef6e79cc
1 <html class="reftest-print"><head>
2 <style id="e"> @font-face {
3 font-family: "aaa";
4 src: url("doesnotexist.TTF");
5 }
6 * { font-family: "aaa"; }</style>
7 </head>
8 <body>

mercurial