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