401121-1-ref.html (519B)
1 <!DOCTYPE html> 2 <html class="reftest-paged"> 3 <!-- Explicitly apply our standard reftest-paged page-size, for the benefit of 4 anyone viewing this testcase in a regular print-preview dialog: --> 5 <style>@page { size: 5in 3in; margin: 0.5in; }</style> 6 <!-- 3px of padding matches the offset from the table in the testcase. --> 7 <div style="height: 10px;padding: 3px"> 8 <!-- 5in of height is enough to require 3 reftest-paged pages. --> 9 <div style="height: 5in; width: 2in; border: 1px solid black;"></div> 10 </div> 11 </html>