summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/234964-2-ref.html
blob: d2b375a4f28df91966eaea15d797799c9203a540 (plain)
1
2
3
4
5
6
7
8
<html>
  <body>
    <table style="height:400px; background:yellow;">
      <tr><td id="test"><br><br><br><br><br><br><br><br><br>
      <tr height=100%><td><div style="height:100%; width:100px; background:blue;"></div>
    </table>
  </body>
</html>