Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla_expected_failures / bugs / bug131020-3.html
blobd0db2ec5364ba72d5f0aeb4c399f103d2af85c37
1 <html>
2 <head>
3 <title>Mozilla 0.9.6 (since 0.9.5) - bug</title>
4 </head>
5 <body bgcolor="#19BCD2">
7 <table align="center" border="1" width="100%" height="200" cellspacing="0" cellpadding="0" bgcolor="orange">
8 <tbody>
9 <tr height=30>
10 <td height=80% valign=top>80% of table 200px table</td>
11 </tr>
12 <tr>
13 <td height=20% valign=top>20% of table 200px table</td>
14 </tr>
15 </table>
16 <BR>
17 <table align="center" border="1" width="100%" cellspacing="0" cellpadding="0" bgcolor="orange">
18 <tbody style="height:200px">
19 <tr>
20 <td height=80% valign=top>80% of 200px tbody</td>
21 </tr>
22 <tr>
23 <td height=20% valign=top>20% of 200px tbody</td>
24 </tr>
25 </table>
26 <BR>
27 <table align="center" border="1" width="100%" cellspacing="0" cellpadding="0" bgcolor="orange">
28 <tbody style="height:200px">
29 <tr height=30>
30 <td height=80% valign=top>80% of 200px tbody</td>
31 </tr>
32 <tr>
33 <td height=20% valign=top>20% of 200px tbody</td>
34 </tr>
35 </table>
36 <BR>
37 <table align="center" border="1" width="100%" height=200 cellspacing="0" cellpadding="0" bgcolor="orange">
38 <tbody>
39 <tr style="height: 80%">
40 <td valign=top>row 80% of 200px table</td>
41 </tr>
42 <tr style="height: 20%">
43 <td height=20% valign=top>row 20% of 200px table</td>
44 </tr>
45 </table>
46 <BR>
47 <table align="center" border="1" width="100%" cellspacing="0" cellpadding="0" bgcolor="orange">
48 <tbody style="height:200px">
49 <tr style="height: 80%">
50 <td valign=top>row 80% of 200px tbody</td>
51 </tr>
52 <tr style="height: 20%">
53 <td height=20% valign=top>row 20% of 200px tbody</td>
54 </tr>
55 </table>
56 <BR>
57 <table align="center" border="1" width="100%" height="380" cellspacing="0" cellpadding="0" bgcolor="orange">
58 <tr>
59 <td height=100% valign=top>
60 <table align="center" border="0" width="100%" height="100%" cellspacing="0" cellpadding="0" bgcolor="yellow">
61 <tr>
62 <td width=136 height=100>&nbsp;x</td>
63 </tr>
64 </table>
65 <table align="center" border="0" width="100%" cellspacing="0" cellpadding="0">
66 <tr>
67 <td width=134 height=100 valign="top" bgcolor="#e0ffff">yuiyututuyu fesfe<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;
68 </td>
69 </tr>
70 </table>
71 </td>
72 </tr>
73 </table>
75 <BR>
77 <table style="width:600px; height:400px" border="1">
78 <tr style="height:100%">
79 <td style="height:100%">
80 <table style="width:100%; height:100%" border="1">
81 <tr style="height:100%">
82 <td style="height:100%">
83 <table style="width:100%; height:100%" border="1">
84 <tr style="height:100%">
85 <td style="height:100%">foo
86 </td>
87 </tr>
88 </table>
90 </td>
91 </tr>
92 </table>
93 </td>
94 </tr>
95 </table>
97 <BR>
99 <table cellpadding="0" cellspacing="0" summary="" border>
100 <tr>
101 <td rowspan="2">blah blah</td>
102 </tr>
103 <tr height="25%"></tr>
104 </table>
106 <BR>
108 <TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=602 BORDER=1>
109 <TR>
110 <TD COLSPAN="2" ROWSPAN=2 VALIGN=TOP BGCOLOR="#FFFFFF">
111 <IMG src="../images/wiz438sidebar.gif" ALT="" BORDER=0></TD></TR>
112 <TR>
113 <TD COLSPAN=6 HEIGHTx="45" ALIGN=RIGHT>xxx</TD></TR>
114 </TABLE>
116 <BR>
118 <table align="center" border="0" width="748" cellspacing="4" cellpadding="3"
119 bgcolor="grey" bordercolor="#036D7F">
120 <tr>
121 <td valign=top>
123 <table align="center" border="1" width="100%" height="380" cellspacing="0"
124 cellpadding="0" bgcolor="orange">
125 <tr>
126 <td valign=top>
127 <table align="center" border="0"
128 width="100%" height="100%" cellspacing="0" cellpadding="0" bgcolor="yellow">x
129 <tr>
130 <td width=136 height=100>&nbsp;</td>
131 </tr>
132 </table>
135 <table alig n="center" border="0" width="100%" cellspacing="0" cellpadding="0">
136 <tr>
137 <td width=134 height=100 valign="top" bgcolor="#e0ffff">
138 yuiyututuyu fesf
139 e<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;
140 </td>
141 </tr>
142 </table>
144 </td>
145 </tr>
146 </table>
148 </td>
149 </tr>
150 </table>
152 </body>
153 </html>