waterson%netscape.com 17634000b5 Check in buster's block regression tests.
git-svn-id: svn://10.0.0.236/trunk@72580 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-20 00:53:47 +00:00

55 lines
1.7 KiB
HTML

<html><head><title>Testcase for bug 16173</title></head>
<body bgcolor="#FFFFFF">
<H4>Testcase distilled from <A href="http://www.sportsline.com/u/ce/multi/0,1329,1462540_52,00.html">
http://www.sportsline.com/u/ce/multi/0,1329,1462540_52,00.html</A><BR><BR>
This is the original table, it has cellpadding="0" and cellspacing="0".</H4>
<table cellpadding="0" cellspacing="0" width="450">
<tr><td width=450>
<table width=145 align=right>
<tr><td bgcolor=#ffffcc>Pedro comes back at just the right time</td></tr>
</table>
<p>That gave Martinez another day to recover -- just enough time, it turns out.</p>
</td>
</tr>
</table>
<HR><H4>Same as original table but cellpadding="0" and cellspacing="1".</H4>
<table cellpadding="0" cellspacing="1" width="450">
<tr><td width=450>
<table width=145 align=right>
<tr><td bgcolor=#ffffcc>Pedro comes back at just the right time</td></tr>
</table>
<p>That gave Martinez another day to recover -- just enough time, it turns out.</p>
</td>
</tr>
</table>
<HR><H4>Same as original table but cellpadding="1" and cellspacing="0".</H4>
<table cellpadding="1" cellspacing="0" width="450">
<tr><td width=450>
<table width=145 align=right>
<tr><td bgcolor=#ffffcc>Pedro comes back at just the right time</td></tr>
</table>
<p>That gave Martinez another day to recover -- just enough time, it turns out.</p>
</td>
</tr>
</table>
<HR><H4>Same as original table but cellpadding="1" and cellspacing="1".</H4>
<table cellpadding="1" cellspacing="1" width="450">
<tr><td width=450>
<table width=145 align=right>
<tr><td bgcolor=#ffffcc>Pedro comes back at just the right time</td></tr>
</table>
<p>That gave Martinez another day to recover -- just enough time, it turns out.</p>
</td>
</tr>
</table>
</body>
</html>