summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/931853-quirks-ref.html
blob: 0f48c88e26b2044f91b07c47a1f404886cdae09d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE HTML>
<html><head>
    <meta charset="utf-8">
    <title>Testcase for bug 931853</title>
    <style type="text/css">
        html,body {
            color:black; background-color:white; font-size:16px; padding:10px; margin:0;
        }

div { height:7em; margin-bottom:2px; overflow:hidden; border:1px solid black;}
img { margin-left:30px; margin-top:-150px; vertical-align:top; }
span { display:inline-block; position:relative; height:0; xborder:1px solid red; }
    </style>
</head>
<body>

<div><br><br><br><span style="bottom:50px "><img src="data:image/gif;base64,R0lGODlhAQABAIABAAD/AP///ywAAAAAAQABAAACAkQBADs=" width="350" height="150"></span></div>
<div><br><br><br><span style="bottom:20px "><img src="data:image/gif;base64,R0lGODlhAQABAIABAAD/AP///ywAAAAAAQABAAACAkQBADs=" width="350" height="150"></div>
<div><br><br><br><span style="bottom:0px  "><img src="data:image/gif;base64,R0lGODlhAQABAIABAAD/AP///ywAAAAAAQABAAACAkQBADs=" width="350" height="150"></div>
<div><br><br><br><span style="bottom:120px"><img src="data:image/gif;base64,R0lGODlhAQABAIABAAD/AP///ywAAAAAAQABAAACAkQBADs=" width="350" height="150" style="margin-top:0px"></div>

</body>
</html>