summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/582037-2b.html
blob: 518524fc161a5a3e05ec0cb8f170647d98195c20 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<style>@page { size:5in 3in; margin:0.5in; }</style>
<html style="margin: 0; padding: 0; border: none; height: 100%"
      class="reftest-paged">
  <body style="margin: 0; padding: 0; border: none; height: 100%">
    <div style="float: left; height: 100%; background: green">
      <img src="solidblue.png" style="height: 100%; visibility: hidden; vertical-align:top;">
    </div>
  </body>
</html>