summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/50257-1.html
blob: a7dfd7b9a91d4a7c26e255311ae7627ada3849c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<body>
<div style="margin-bottom: -1">
<img height=1>
</div>
<table align=left>
 <td>
  <table>
   <td>
  </table>
 </td>
 <td>
  <table cols=2>
   <td>
  </table>
 </td>
</table>
<br clear="left">
</body>
</html>