summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/391898-1.html
blob: bdb03876a454ad3f6b34e9ba6510ed6af355f185 (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="column-width: 10em;">

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

</body>
</html>