tenfourfox/layout/reftests/object/image-ref.html

11 lines
272 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!-- http://biesi.damowmow.com/object/007.html -->
<html lang="en">
<head>
<title>&lt;object&gt;: PNG Image</title>
</head>
<body>
<p><img src="extra/pass.png"></p>
</body>
</html>