summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/563884-1-ref.html
blob: 50447fd9f2c87434b59eb930c7f6d569f3b73bf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
  <head>
  </head>
  <body>
    <table>
      <tr><td>foo</td></tr>
      <tr><td>foo</td></tr>
    </table>
  </body>
</html>