summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-xhtdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.html b/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.html
index 8a591dd..1381810 100755
--- a/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.html
+++ b/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.html
@@ -5,5 +5,6 @@
<body>
<p>This is a simple bogus HTML doc with neither a doctype nor
an xmlns attribute on its root element.
+ </p>
</body>
</html>