summaryrefslogtreecommitdiffstats
path: root/layout/reftests/object/extra/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/object/extra/404.html')
-rw-r--r--layout/reftests/object/extra/404.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/object/extra/404.html b/layout/reftests/object/extra/404.html
new file mode 100644
index 0000000000..6c9abdc2c4
--- /dev/null
+++ b/layout/reftests/object/extra/404.html
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+<head>
+<title>404 Not Found</title>
+</head>
+<body>
+<p>This is a 404 page.</p>
+</body>
+</html>