karnaze%netscape.com 99124779d6 new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60828 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:05:08 +00:00

34 lines
842 B
HTML

<!-- 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>