Bug 665218 - crash test

This commit is contained in:
Martijn Wargers 2013-05-18 18:38:34 +00:00
parent d7d1770e1a
commit 3a5d75a4b3
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<html class="reftest-print"><head>
<style id="e"> @font-face {
font-family: "aaa";
src: url("doesnotexist.TTF");
}
* { font-family: "aaa"; }</style>
</head>
<body>

View File

@ -87,6 +87,7 @@ load 594654-1.xhtml
load 595727-1.html
load 633453-1.html
load 633322-1.html
load 665218.html
load 686190-1.html
load 693143-1.html
load 768079-1.html