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