karnaze%netscape.com 54703a9d8f Stopped using network images for regression tests. Does not affect the build.
git-svn-id: svn://10.0.0.236/trunk@63291 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-17 13:54:49 +00:00

25 lines
610 B
HTML

<html>
<head>
<title>Testcase for bug 20579</title>
</head>
<body bgcolor="#FFFFFF">
<p><b>Testcase distilled from <a href="http://www.linuxplanet.com/linuxplanet/">http://www.linuxplanet.com/linuxplanet/</a><br>First cell is coded as: </b><code>
&lt;TD>&lt;form>Weekly Poll&lt;P>&lt;/form>&lt;/TD>
</code></p>
<TABLE WIDTH="100%" CELLSPACING=0 CELLPADDING=0 BORDER=0><TR>
<TD>
<form>
Weekly Poll<P> <!-- ATTENTION: unmatched P start tag here -->
</form>
</TD>
<TD WIDTH=1>
<IMG HEIGHT=50 WIDTH=1 SRC="../images/gray2.gif"></TD>
<TD WIDTH="100%"><BR></TD>
</TR></TABLE>
</body>
</html>