summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/dom-level2-html/files/paragraph.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/dom-level2-html/files/paragraph.html')
-rw-r--r--dom/tests/mochitest/dom-level2-html/files/paragraph.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/dom/tests/mochitest/dom-level2-html/files/paragraph.html b/dom/tests/mochitest/dom-level2-html/files/paragraph.html
new file mode 100644
index 0000000000..0da4836097
--- /dev/null
+++ b/dom/tests/mochitest/dom-level2-html/files/paragraph.html
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+<HEAD>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
+<TITLE>NIST DOM HTML Test - PARAGRAPH</TITLE>
+</HEAD>
+<BODY onload="parent.loadComplete()">
+<P ALIGN="center">
+TEXT
+</P>
+</BODY>
+</HTML>
+