comparison: gfx/tests/crashtests/665218.html
gfx/tests/crashtests/665218.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
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> |