Fixing and enabling test for bug 405577.

This commit is contained in:
roc+@cs.cmu.edu 2007-12-05 20:51:48 -08:00
Родитель 7729fd622b
Коммит fe406daeba
3 изменённых файлов: 37 добавлений и 29 удалений

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

@ -5,24 +5,28 @@ b { white-space:nowrap; }
div { border:1px solid black; }
</style>
</head>
<body>
<body style="font-size:10px;">
<div style="width:100px">
<b><img src="mozilla-banner.gif" width="100">This is text</b><br>
<b><img src="mozilla-banner.gif" width="100">This is text</b><br>
<b><img src="mozilla-banner.gif" width="100">This is text</b><br>
<b><img src="mozilla-banner.gif" width="100">This is text</b>
<b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b>
</div>
<div style="width:200px">
<b><img src="mozilla-banner.gif" width="100">This is text</b><br>
<b><img src="mozilla-banner.gif" width="100">This is text</b><br>
<b><img src="mozilla-banner.gif" width="100">This is text</b><br>
<b><img src="mozilla-banner.gif" width="100">This is text</b>
<b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b>
</div>
<div style="width:400px">
<b><img src="mozilla-banner.gif" width="100">This is text</b>
<b><img src="mozilla-banner.gif" width="100">This is text</b><br>
<b><img src="mozilla-banner.gif" width="100">This is text</b>
<b><img src="mozilla-banner.gif" width="100">This is text</b>
<div style="width:300px">
<b><img src="mozilla-banner.gif" width="100">T</b>
<b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b>
<b><img src="mozilla-banner.gif" width="100">T</b>
</div>
</body>
</html>

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

@ -5,24 +5,28 @@ b { white-space:nowrap; }
div { border:1px solid black; }
</style>
</head>
<body>
<body style="font-size:10px;">
<div style="width:100px">
<b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b>
<b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b>
</div>
<div style="width:200px">
<b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b>
<b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b>
</div>
<div style="width:400px">
<b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b><span>
</span><b><img src="mozilla-banner.gif" width="100">This is text</b>
<div style="width:300px">
<b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b><span>
</span><b><img src="mozilla-banner.gif" width="100">T</b>
</div>
</body>
</html>

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

@ -505,7 +505,7 @@ random == 403134-1.html 403134-1-ref.html # bug 405377
== 404666-2.html 404666-2-ref.html
== 405186-1.xhtml about:blank
== 405305-1.html 405305-1-ref.html
#== 405577-1.html 405577-1-ref.html # disabled because of failure: bug 405577
== 405577-1.html 405577-1-ref.html
== 405584-1.html 405584-1-ref.html
== 406484-1.html 406484-1-ref.html
== 406568-1.html 406568-1-ref.html