summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/379419-1.xhtml
blob: 406876160a968f0333ccce8fa480b4647d130761 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html xmlns="http://www.w3.org/1999/xhtml">
<body>

<table border="1">
  <tr>
    <td>Foo</td>
  </tr>
  <thead style="display: block;"></thead>
</table>

</body>
</html>