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