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

<html><body>
<TABLE  Border=0 Cellpadding=0 Cellspacing=0 bgcolor=pink>
    <TR>
        <TD  COLSPAN=3 Width=600 Align=Left VAlign=Top bgcolor=yellow>1</TD>
    </TR>
    <TR>
        <TD ALIGN=LEFT Width=600 COLSPAN=3 bgcolor=red>2</TD>
    </TR>
    <TR>
        <TD Width=150 ROWSPAN=40 COLSPAN=1 Align=LEFT VAlign=TOP 
bgcolor=aqua>3</TD>
    </TR>
    <FORM action=/cyberhomes/templates/summary.cfm method="GET">
    <TR>
      <TD WIDTH=430 bgcolor=orange>
        <TABLE BORDER=0>
            <TR>
                <TD WIDTH=215><input type=submit VALUE="Submit Criteria"></TD>
                <TD align=left WIDTH=215>4</TD>
            </TR>
        </table>
      </TD>
    </TR>
    </FORM>
    <TR>
        <TD ALIGN=LEFT WIDTH=430 bgcolor=red>5</TD>
    </TR>
    <TR>
        <TD ALIGN=LEFT WIDTH=430 bgcolor=yellow>
          If you have entered your feature criteria,
          press the "Submit Criteria" button above.
        </TD>
    </TR>
    <TR>
        <TD ALIGN=LEFT WIDTH=430 bgcolor=lightgrey>6</TD>
    </TR>
    <TR>
        <TD ALIGN=LEFT WIDTH=430>
          If you want to do a radius search instead,
          press the "Radius Search" button.
          This will allow you to select a starting point
          and enter a radius with new feature criteria.
        </TD>
    </TR>
    <TR>
        <TD ALIGN=LEFT WIDTH=430>
          &nbsp;
        </TD>
    </TR>
    <tr>
        <TD ALIGN=LEFT WIDTH=430>
All information provided is deemed reliable but is not guaranteed and should be 
independently verified. The price shown may represent the top or bottom of a 
price range listing and not necessarily a fixed price offer.
        </TD>
    </TR>
</TABLE>

</BODY>
</HTML>