summaryrefslogtreecommitdiffstats
path: root/layout/reftests/details-summary/details-two-pages.html
blob: d856cdf77c9fb0c2fb7e3844bfbd6e3a82f48912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<!-- Any copyright is dedicated to the Public Domain.
   - http://creativecommons.org/publicdomain/zero/1.0/ -->

<html class="reftest-print">
  <body>
    <div>
      <div style="page-break-after: always;">Summary</div>
      <p>This is the details.</p>
    </div>
  </body>
</html>