new regression tests not affecting the build.

This commit is contained in:
karnaze%netscape.com 2001-03-28 21:40:20 +00:00
Родитель 3b6bf0f78a
Коммит 1ce9ba18f4
4 изменённых файлов: 54 добавлений и 0 удалений

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

@ -0,0 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>CANOE </TITLE>
</HEAD>
<BODY>
<TABLE border>
<TR>
<TD rowSpan=2 >
Canada climbs up FIFA rankings
</TD>
</TR>
<P>
<TR>
<BR>
<TD >
drink more german beer.
</TD>
</TR>
</TABLE>
</BODY>
</HTML>

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

@ -0,0 +1,28 @@
<table border=1>
<tr>
<td>
some normal text before the nested table
<table style="margin-left: 50px; width: 95%" border=1>
<tr>
<td >selection of words to pad table cell</td>
</tr>
</table>
some normal text after the nested table
<td>contents of table cell to right</td>
</tr>
</table>
<table border>
<tr>
<td>
<table style="width: 120%" border=1>
<tr>
<td>
foo
</td>
</tr>
</table>
</td>
</tr>
</table>

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

@ -31,6 +31,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug4382.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug4385.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug4427.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug4429.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug44523.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug4501.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug45055.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug45055-2.html

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

@ -27,6 +27,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug7243.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug727.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug73321.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug7342.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug73629.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug7471.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug7714.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug8032-1.html