summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/458487-2-ref.html
blob: 5d4ec7000c68f7fb821bd5d472608d19d1375b35 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<head>
<style>
div { width:198px; overflow:hidden; background: url(mozilla-banner.gif) no-repeat; height:100px; border:1px solid; }
</style>
</head>
<body>
<div></div>
</body>
</html>