зеркало из https://github.com/mozilla/gecko-dev.git
Bug 805760 - Crashtest.
This commit is contained in:
Родитель
ac6d02817c
Коммит
dc4cfa8aad
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
@font-face{
|
||||
font-family:t; src:url(805760.ttf);
|
||||
}
|
||||
p.t{
|
||||
font-size:40px;
|
||||
font-family:t;
|
||||
}
|
||||
span.t {
|
||||
font-size:10px;
|
||||
font-family:t;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="t">Lorem ipsum</p>
|
||||
<span class="t">Lorem ipsum</span>
|
||||
</body></html>
|
||||
|
Двоичный файл не отображается.
|
@ -112,6 +112,7 @@ load 783041-2.html
|
|||
load 783041-3.html
|
||||
load 783041-4.html
|
||||
load 798853.html # bug 868792
|
||||
load 805760-1.html
|
||||
skip-if(Android||B2G) load 815489.html # bug 871763, 1216304
|
||||
load 836225-1.html
|
||||
load 839745-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче