Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug45486.html
blob239994a037dc31f1fe0cd8c9990302261baf634f
1 <!doctype html public "-//w3c//dtd html 3.2//en">
3 <html>
5 <head>
6 <title>45486d</title>
7 <meta name="GENERATOR" content="Arachnophilia 4.0">
8 <meta name="FORMATTER" content="Arachnophilia 4.0">
9 </head>
11 <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
13 <TABLE BORDER="1" WIDTH="100%">
14 <TR>
15 <TD WIDTH="10%" ALIGN="LEFT" VALIGN="TOP">10%</TD>
16 <TD WIDTH="90%" ALIGN="LEFT" VALIGN="TOP" COLSPAN="5">90% colspan 5</TD>
17 </TR>
18 <TR>
19 <TD WIDTH="30%" ALIGN="LEFT" VALIGN="TOP" COLSPAN="2">30% colspan 2</TD>
20 <TD WIDTH="50%" ALIGN="LEFT" VALIGN="TOP" COLSPAN="3">50% colspan 3</TD>
21 <TD WIDTH="20%" ALIGN="LEFT" VALIGN="TOP">20%</TD>
22 </TR>
23 <TR>
24 <TD WIDTH="40%" ALIGN="LEFT" VALIGN="TOP" COLSPAN="3">40% colspan 3</TD>
25 <TD WIDTH="40%" ALIGN="LEFT" VALIGN="TOP" COLSPAN="2">40% colspan 2</TD>
26 <TD WIDTH="20%" ALIGN="LEFT" VALIGN="TOP">20%</TD>
27 </TR>
28 <TR>
29 <TD WIDTH="70%" ALIGN="LEFT" VALIGN="TOP" COLSPAN="4">70% colspan 4</TD>
30 <TD WIDTH="10%" ALIGN="LEFT" VALIGN="TOP">10%</TD>
31 <TD WIDTH="20%" ALIGN="LEFT" VALIGN="TOP">20%</TD>
32 </TR>
33 <TR>
34 <TD WIDTH="80%" ALIGN="LEFT" VALIGN="TOP" COLSPAN="5">80% colspan 5</TD>
35 <TD WIDTH="20%" ALIGN="LEFT" VALIGN="TOP">20%</TD>
36 </TR>
37 </TABLE>
40 </body>
42 </html>