summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-overflow/963441-ref.html
blob: 3a62901fd83ff1b5061d31cdd0b030b8b13b9fdd (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html class="reftest-print">
<head><meta charset="utf-8"></head>
<body>
  <div style="height:3in">Tall div. (Scroll to end.)</div>
  <div>IS THIS TEXT VISIBLE IN PRINT PREVIEW?</div>
  <div>[clear:left]</div>
</body>
</html>