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.xhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.xhtml b/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.xhtml
index 1381810..529cfe1 100755
--- a/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.xhtml
+++ b/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.xhtml
@@ -6,5 +6,6 @@
<p>This is a simple bogus HTML doc with neither a doctype nor
an xmlns attribute on its root element.
</p>
+<img />
</body>
</html>