summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/391898-1.html
blob: ff241691bb9ddd5b7f6b8e4038bc6d0bee448db0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
</head>

<body style="-moz-column-width: 10em;">

<table>
  <tbody>
    <tr>
      <td><img src="about:blank"></td>
    </tr>
    <tr>
    </tr>
  </tbody>
</table>

</body>
</html>