Backed out changeset 496886cb30a5 (bug 1867152) for bc failures on browser_user_input...
[gecko.git] / layout / tables / crashtests / 563009-3.html
blob2e2caa89d1fceaf728c593812345911e7ddcac0e
1 <html class="reftest-paged">
2 <head>
3 <style type="text/css">
5 div{
6 border: 1px solid green;
10 </style>
11 </head>
12 <body>
15 <table border width="260px" style="float:left">
16 <tbody>
17 <tr>
18 <td><div style="width:50px; height:910px;"></div>
19 </td>
20 </tr>
21 </tbody>
22 <tfoot>
23 <tr>
24 <td >
25 <div style="width:50px; height:68px;"></div>
26 </td>
27 </tr>
28 </tfoot>
29 </table>
32 <div style="float:left; width:430px; height: 311px"></div>
34 <div style="float:left; width:430px; height: 311px"></div>