Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/pagination/reftest.list
<!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>