summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pagination/577450-1.html
blob: 3e511c94b1027569f0b8c7ffc108fde3de15e5b5 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html class="reftest-paged">
  <body style="color: green; font-size: 2em">
    <div style="position: fixed">Big green text</div>
    <!-- force two pages -->
    <div style="height: 3in; width: 2in"></div>
  </body>
</html>