Mypal/layout/reftests/details-summary/details-two-pages.html

13 lines
300 B
HTML

<!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>