chromium/third_party/blink/web_tests/tables/mozilla_expected_failures/bugs/bug17826.html

<HTML>
<HEAD>
<style>
table, td {border: 1px solid red;}
</style>
</HEAD>
<BODY>


<TABLE BORDER=1 WIDTH=100% BGCOLOR=CCCCCC>
<TR VALIGN=TOP>
  <TD ROWSPAN=2 WIDTH=10%>&nbsp;</TD>
  <TD COLSPAN=6 WIDTH=70%>&nbsp;</TD>
  <TD           WIDTH=10%>&nbsp;</TD>
  <TD ROWSPAN=2 WIDTH=10%>&nbsp;</TD>
</TR>
<TR VALIGN=TOP>
  <TD COLSPAN=3 WIDTH=10%>Find&nbsp;a&nbsp;Business</TD>
  <TD COLSPAN=3 WIDTH=10%>What's&nbsp;New</TD>
  <TD COLSPAN=1 WIDTH=10%>Search&nbsp;Tips</TD>
</TR>
<TR>
  <TD COLSPAN=9 HEIGHT=8>&nbsp;</TD>
</TR>
</TABLE>


<p>
bug #17826 : Drag the right edge of the window and either widen or
narrow the window; the column widths should oscillate as you resize
the window (tested 1999122008 WinNT)
</p>

</BODY></HTML>