chromium/third_party/blink/web_tests/tables/mozilla/bugs/bug5538.html

<!doctype html>
<html>
<head><title>Testcase for bug 5538 - distilled from www.fool.com</title></head>
<body bgcolor='#ffffff'>
<H3>Testcase for bug 5538 - distilled from <a href="http://www.fool.com">www.fool.com</a></H3>

<TABLE WIDTH="600" CELLPADDING="0" CELLSPACING="0" BORDER="0">
<TR>
  <TD WIDTH="128" HEIGHT="89" BGCOLOR="#336699" VALIGN="bottom"><A HREF="HTTP://www.fool.com/index.htm"><img src="../images/logosummer.gif" WIDTH="128" HEIGHT="89" BORDER="0"></a></TD>
  <TD WIDTH="472" VALIGN="MIDDLE"></TD>
</TR>
</TABLE>

<TABLE WIDTH="600" CELLPADDING="0" CELLSPACING="0" BORDER="0">  
<TR>
<TD HEIGHT="18" WIDTH="497"><IMG SRC="../images/topnavfeatures.gif" WIDTH=348 HEIGHT=18 BORDER=0><MAP></MAP><IMG SRC="../images/topnavregister2.gif" WIDTH=88 HEIGHT=18 BORDER=0><IMG SRC="../images/topnavlogin.gif" HEIGHT=18 WIDTH=55 BORDER=0></TD>
</TR>
</TABLE>

<P>When removing &lt;A HREF="..."> surrounding logo image in first row and<br>
removing &lt;MAP> element in second row it looks OK to me:<BR><BR>

<TABLE WIDTH="600" CELLPADDING="0" CELLSPACING="0" BORDER="0">
<TR>
  <TD WIDTH="128" HEIGHT="89" BGCOLOR="#336699" VALIGN="bottom"><img src="../images/logosummer.gif" WIDTH="128" HEIGHT="89" BORDER="0"></TD>
  <TD WIDTH="472" VALIGN="MIDDLE"></TD>
</TR>
</TABLE>

<TABLE WIDTH="600" CELLPADDING="0" CELLSPACING="0" BORDER="0">  
<TR>
<TD HEIGHT="18" WIDTH="497"><IMG SRC="../images/topnavfeatures.gif" WIDTH=348 HEIGHT=18 BORDER=0><IMG SRC="../images/topnavregister2.gif" WIDTH=88 HEIGHT=18 BORDER=0><IMG SRC="../images/topnav/topnavlogin.gif" HEIGHT=18 WIDTH=55 BORDER=0></TD>
</TR>
</TABLE>

</body></html>