Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla_expected_failures / bugs / bug1725.html
bloba1fc0a7047e37b6aa85b1cc68f442025d2a672b2
1 <html><body>
2 <TABLE Border=0 Cellpadding=0 Cellspacing=0 bgcolor=pink>
3 <TR>
4 <TD COLSPAN=3 Width=600 Align=Left VAlign=Top bgcolor=yellow>1</TD>
5 </TR>
6 <TR>
7 <TD ALIGN=LEFT Width=600 COLSPAN=3 bgcolor=red>2</TD>
8 </TR>
9 <TR>
10 <TD Width=150 ROWSPAN=40 COLSPAN=1 Align=LEFT VAlign=TOP
11 bgcolor=aqua>3</TD>
12 </TR>
13 <FORM action=/cyberhomes/templates/summary.cfm method="GET">
14 <TR>
15 <TD WIDTH=430 bgcolor=orange>
16 <TABLE BORDER=0>
17 <TR>
18 <TD WIDTH=215><input type=submit VALUE="Submit Criteria"></TD>
19 <TD align=left WIDTH=215>4</TD>
20 </TR>
21 </table>
22 </TD>
23 </TR>
24 </FORM>
25 <TR>
26 <TD ALIGN=LEFT WIDTH=430 bgcolor=red>5</TD>
27 </TR>
28 <TR>
29 <TD ALIGN=LEFT WIDTH=430 bgcolor=yellow>
30 If you have entered your feature criteria,
31 press the "Submit Criteria" button above.
32 </TD>
33 </TR>
34 <TR>
35 <TD ALIGN=LEFT WIDTH=430 bgcolor=lightgrey>6</TD>
36 </TR>
37 <TR>
38 <TD ALIGN=LEFT WIDTH=430>
39 If you want to do a radius search instead,
40 press the "Radius Search" button.
41 This will allow you to select a starting point
42 and enter a radius with new feature criteria.
43 </TD>
44 </TR>
45 <TR>
46 <TD ALIGN=LEFT WIDTH=430>
47 &nbsp;
48 </TD>
49 </TR>
50 <tr>
51 <TD ALIGN=LEFT WIDTH=430>
52 All information provided is deemed reliable but is not guaranteed and should be
53 independently verified. The price shown may represent the top or bottom of a
54 price range listing and not necessarily a fixed price offer.
55 </TD>
56 </TR>
57 </TABLE>
59 </BODY>
60 </HTML>