summaryrefslogtreecommitdiffstats
path: root/layout/reftests/object/image.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/object/image.html')
-rw-r--r--layout/reftests/object/image.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/object/image.html b/layout/reftests/object/image.html
new file mode 100644
index 0000000000..84ef3f17df
--- /dev/null
+++ b/layout/reftests/object/image.html
@@ -0,0 +1,10 @@
+<!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><object data="extra/pass.png">FAIL</object></p>
+</body>
+</html>