buster%netscape.com 8bdaab9445 regression test additions and improvements.
no source code changed, not part of build, so no reviewer


git-svn-id: svn://10.0.0.236/trunk@83648 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-14 22:05:52 +00:00

18 lines
338 B
HTML

<html>
<head>
<title>Simplest <td><img ...></td> testcase: one cell table</title>
</head>
<body>
<p>Simplest &lt;td&gt;&lt;img ...&gt;&lt;/td&gt; testcase: one cell table</p>
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td><img border="0" width="329" height="220" alt="" src="ant.jpg"></td>
</tr>
</table>
</body>
</html>