new regression test not affecting the build.

This commit is contained in:
karnaze%netscape.com 2000-02-15 07:05:08 +00:00
Родитель d49330f209
Коммит bec531b9a6
2 изменённых файлов: 34 добавлений и 0 удалений

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

@ -0,0 +1,33 @@
<!-- Vignette StoryServer 4 Thu Jan 06 20:04:02 2000 -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Mozilla Table Test</title>
</head>
<BODY MARGINHEIGHT="0" TOPMARGIN="0" MARGINWIDTH="0" LEFTMARGIN="0">
<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100" ALIGN="LEFT" BGCOLOR="BLUE">
<TR><TD>
Left Table<BR>
ALIGN="LEFT"<BR>
</TD></TR>
</TABLE>
<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100" ALIGN="LEFT" BGCOLOR="BLUE">
<TR><TD>
Center Table<BR>
ALIGN="LEFT"<BR>
</TD></TR>
</TABLE>
<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100" ALIGN="LEFT" BGCOLOR="BLUE">
<TR><TD>
Right Table<BR>
ALIGN="LEFT"<BR>
</TD></TR>
</TABLE>
<BR CLEAR="ALL">
<BR CLEAR="ALL">
The three tables above should abut each other. (in NN3/4 and IE4/5 they do).
</body>
</html>

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

@ -99,6 +99,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug2296.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug23072.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug23151.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug23235.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug23299.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug23847.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug23994.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug24627.html