summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/563584-4.html
blob: 5e5c14dff5091bff2a67ee6359b2be108e03308c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html class="reftest-paged">
<head>
<title>Bug 563584, variant split over three pages, with anchor points</title>
<style type="text/css">

 div{
   border: 1px solid green; 
 }


 </style>
</head>
<body>


<div style="width:2in; float:left">
    <div style="width:1in; height:3.5in;">A</div>
    <div style="width:1in; height:0.5in;">B</div>
</div>
c

<div style="float:left; width:3in; height: 0.5in">C</div>
d

<div style="float:left; width:3in; height: 0.5in">D</div>
e