gecko/layout/html/tests/block/bugs/223394-1.html

11 lines
184 B
HTML
Raw Normal View History

<html>
<head>
<title>test page</title>
</head>
<body>
<div style="position:absolute;">
<img src="http://www.mozilla.org/frontpage/header.gif" height="30%">
</div>
</body>
</html>