new regression test not affecting the build.

This commit is contained in:
karnaze%netscape.com 2000-12-20 00:45:05 +00:00
Родитель 940c79b190
Коммит 56ff78acc5
4 изменённых файлов: 22 добавлений и 1 удалений

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

@ -0,0 +1,19 @@
<html>
<head>
<title>Gecko's Realm</title>
<style type="text/css">
.section {
color: white;
}
</style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td bgcolor="black"><div class="section"><p>fooobar</p></div></td>
</tr>
</table>
</div>
</body>
</html>

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

@ -4,6 +4,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug3263.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-2.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug33137.html file:///s|/mozilla/layout/html/tests/table/bugs/bug33137.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug33784.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug33855.html file:///s|/mozilla/layout/html/tests/table/bugs/bug33855.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug3454.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3454.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug34538.html file:///s|/mozilla/layout/html/tests/table/bugs/bug34538.html

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

@ -9,9 +9,9 @@ file:///s|/mozilla/layout/html/tests/table/core/captions1.html
file:///s|/mozilla/layout/html/tests/table/core/captions2.html file:///s|/mozilla/layout/html/tests/table/core/captions2.html
delay:=2 delay:=2
file:///s|/mozilla/layout/html/tests/table/core/captions3.html file:///s|/mozilla/layout/html/tests/table/core/captions3.html
delay:=1
file:///s|/mozilla/layout/html/tests/table/core/cell_heights.html file:///s|/mozilla/layout/html/tests/table/core/cell_heights.html
file:///s|/mozilla/layout/html/tests/table/core/columns.html file:///s|/mozilla/layout/html/tests/table/core/columns.html
delay:=1
file:///s|/mozilla/layout/html/tests/table/core/col_span.html file:///s|/mozilla/layout/html/tests/table/core/col_span.html
file:///s|/mozilla/layout/html/tests/table/core/col_span2.html file:///s|/mozilla/layout/html/tests/table/core/col_span2.html
file:///s|/mozilla/layout/html/tests/table/core/col_widths_fix_auto.html file:///s|/mozilla/layout/html/tests/table/core/col_widths_fix_auto.html

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

@ -1,4 +1,5 @@
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test3.html file:///s|/mozilla/layout/html/tests/table/viewer_tests/test3.html
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test4.html file:///s|/mozilla/layout/html/tests/table/viewer_tests/test4.html
delay:=2
file:///s|/mozilla/layout/html/tests/table/viewer_tests/test6.html file:///s|/mozilla/layout/html/tests/table/viewer_tests/test6.html