summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/97777-1-ref.html
blob: 8fc7b1792b530d872aec5729916ed1e611f03ebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  <title>Bug 97777-1 Reference</title>
  <style type="text/css">div.top {position: absolute; background: #CCCCCC}</style>
</head>
<body>
<div class="top" style="top: 0.5em"><div>Box 1</div></div>
<div class="top" style="top: 2.5em"><div>Box 2</div></div>
<div class="top" style="top: 4.5em"><table><tr><td>Box 3</td></tr></table></div>
</body>
</html>