summaryrefslogtreecommitdiffstats
path: root/layout/xul/crashtests/617089.html
blob: 22e5f6d535e2924a7d4fa89c0b23f3e5d144014d (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <body>
    <div style="display: -moz-inline-box;">
      <table style="height: 101%;"><tbody><tr><td><div></div></td></tr></tbody></table>
      <table style="height: 101%;"><tbody><tr><td><div></div></td></tr></tbody></table>
    </div>
  </body>
</html>