karnaze%netscape.com 40c7757fb4 table regression tests
git-svn-id: svn://10.0.0.236/trunk@26311 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 19:56:05 +00:00

31 lines
785 B
HTML

<HTML>
<BODY BGCOLOR="white">
<TABLE WIDTH=600 CELLPADDING="0" CELLSPACING="0" BORDER="1">
<TR>
<TD COLSPAN="3">
<TABLE BORDER="1" WIDTH="600" CELLSPACING="0" CELLPADDING="0">
<TR>
<TD WIDTH="120">
<table width="100%" cellpadding=0 cellspacing=0 border=1>
<tr bgcolor=red>
<td>
cell data
<SCRIPT language="javascript"></SCRIPT>
</TD>
</tr>
</table>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
cell data 2
</td>
<!-- notice the missing close tags here: </TR></TABLE> -->
</body>
</html>