summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/422678-1-ref.html
blob: c36170a4b866968c3ffe891ffcb6be1a0deeb6c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html class="reftest-print">
<body>
<table border="1">
  <tbody>
    <tr>
      <td style="background:yellow;"><div style="height:800px;">Hello</div></td>
    </tr>
  </tbody>
</table> 
</body>
</html>