mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 665218 - crash test
This commit is contained in:
parent
d7d1770e1a
commit
3a5d75a4b3
8
gfx/tests/crashtests/665218.html
Normal file
8
gfx/tests/crashtests/665218.html
Normal 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>
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user