401121-1.html (467B)
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 <table><tr><td> 7 <div style="height: 10px;"> 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 </td></tr></table> 12 </html>