tenfourfox/layout/reftests/bugs/458487-2-ref.html

12 lines
207 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!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>