Backed out changeset d88e6b8fab83 (bug 486974) due to reftest parsing issues.

This commit is contained in:
Shawn Wilsher 2009-05-18 12:30:29 -04:00
Родитель 64240859c8
Коммит ae0b12db61
2 изменённых файлов: 0 добавлений и 25 удалений

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

@ -1,24 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
@font-face {
font-family: "MarkA";
src: url(../../../layout/reftests/fonts/markA.ttf);
}
body { font-family: "MarkA" }
span { font-style: oblique }
</style>
</head>
<body>
<p>A<span>A</span></p>
</body>
</html>

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

@ -53,6 +53,5 @@ load 463307-1.html
load 467873-1.html
load 470418-1.html
skip-if(MOZ_WIDGET_TOOLKIT=="gtk2") load 441360.html # filed bug 455463 for gtk2
HTTP(../../..) load 486974-1.html
load 487549-1.html
load 490777-1.html