summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/466258-1-ref.html
blob: 387c8c6f60a8c9a3acab4a418f2ced70e241f0d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<body>
<div style="background-position:-590px 0;
            background-image: url(mozilla-banner.gif);
            width:10px; height:58px; float:left;">
</div>
<div style="background-image: url(mozilla-banner.gif);
            width:590px; height:58px; float:left;">
</div>
</html>