зеркало из https://github.com/mozilla/gecko-dev.git
bug 686190 - crashtest. r=jdaggett
--HG-- rename : layout/reftests/fonts/Prototype.ttf => gfx/tests/crashtests/Prototype.ttf
This commit is contained in:
Родитель
911973d7e1
Коммит
a91e81a677
|
@ -0,0 +1,18 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: foo;
|
||||
src: url(Prototype.ttf);
|
||||
}
|
||||
body {
|
||||
font-family: foo;
|
||||
font-size: 2000px;
|
||||
font-weight: 900;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
xyzzy
|
||||
</body>
|
||||
</html>
|
Двоичный файл не отображается.
|
@ -84,3 +84,4 @@ load 594654-1.xhtml
|
|||
load 595727-1.html
|
||||
load 633453-1.html
|
||||
load 633322-1.html
|
||||
load 686190-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче