Bug 1224641 - tweak the italic oblique tests to avoid failure on Ubuntu/Mulet. r=m_kato

This commit is contained in:
John Daggett 2015-11-19 23:06:41 +09:00
Родитель 5e1f614532
Коммит 7c67f302fb
11 изменённых файлов: 14 добавлений и 14 удалений

Просмотреть файл

@ -20,7 +20,7 @@
}
body { margin: 30px }
p { margin: 0; font: italic 300% test, serif; }
p { margin: 0; font: italic 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -20,7 +20,7 @@
}
body { margin: 30px }
p { margin: 0; font: italic 300% test, serif; }
p { margin: 0; font: italic 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -26,7 +26,7 @@
}
body { margin: 30px }
p { margin: 0; font: italic 300% test, serif; }
p { margin: 0; font: italic 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -26,7 +26,7 @@
}
body { margin: 30px }
p { margin: 0; font: italic 300% test, serif; }
p { margin: 0; font: italic 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -26,7 +26,7 @@
}
body { margin: 30px }
p { margin: 0; font: oblique 300% test, serif; }
p { margin: 0; font: oblique 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -26,7 +26,7 @@
}
body { margin: 30px }
p { margin: 0; font: oblique 300% test, serif; }
p { margin: 0; font: oblique 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -26,7 +26,7 @@
}
body { margin: 30px }
p { margin: 0; font: oblique 300% test, serif; }
p { margin: 0; font: oblique 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -32,7 +32,7 @@
}
body { margin: 30px }
p { margin: 0; font: oblique 300% test1, test2, test3, serif; }
p { margin: 0; font: oblique 600% test1, test2, test3, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -32,7 +32,7 @@
}
body { margin: 30px }
p { margin: 0; font: oblique 300% test1, test2, test3, serif; }
p { margin: 0; font: oblique 600% test1, test2, test3, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -13,7 +13,7 @@
src: url(../fonts/markA.woff);
}
body { margin: 30px }
p { margin: 0; font: 300% test, serif; }
p { margin: 0; font: 600% test, serif; }
</style>
</head>
<body>

Просмотреть файл

@ -102,12 +102,12 @@ skip-if(!cocoaWidget) HTTP(..) != apple-symbols-1.html apple-symbols-1-notref.ht
# distinguish between italic and oblique
== simple-oblique.html simple-oblique-ref.html
== italic-oblique-1.html italic-oblique-ref.html
fuzzy-if(Mulet,103,144) == italic-oblique-2.html italic-oblique-ref.html
== italic-oblique-2.html italic-oblique-ref.html
== italic-oblique-3.html italic-oblique-ref.html
== italic-oblique-4.html italic-oblique-ref.html
== italic-oblique-5.html italic-oblique-ref.html
fuzzy-if(Mulet,103,144) == italic-oblique-6.html italic-oblique-ref.html
== italic-oblique-6.html italic-oblique-ref.html
== italic-oblique-7.html italic-oblique-ref.html
fuzzy-if(Mulet,103,144) == italic-oblique-8.html italic-oblique-ref.html
fuzzy-if(Mulet,103,144) == italic-oblique-9.html italic-oblique-ref.html
== italic-oblique-8.html italic-oblique-ref.html
== italic-oblique-9.html italic-oblique-ref.html
!= italic-oblique-kinnari.html italic-oblique-kinnari-ref.html