1406050-1-ref.html (374B)
1 <!DOCTYPE html> 2 <html class="reftest-paged"> 3 <head> 4 <meta charset="utf-8"> 5 <title>Reftest reference, Mozilla bug 1406050</title> 6 </head> 7 <body> 8 <div style="height: calc(2in - 7px)">test1</div> 9 <div style="margin-bottom: -1px"></div> 10 <table> 11 <tr> 12 <td> 13 <h1>test2</h1> 14 </td> 15 </tr> 16 </table> 17 </body> 18 </html>