summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_general_document.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/test/file_general_document.html')
-rw-r--r--dom/base/test/file_general_document.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/base/test/file_general_document.html b/dom/base/test/file_general_document.html
new file mode 100644
index 000000000..2539669de
--- /dev/null
+++ b/dom/base/test/file_general_document.html
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+<meta charset="utf-8">
+<title>General document for testing</title>
+</head>
+<body>
+<p>Hello mochitest!</p>
+</body>
+</html>