summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
diff options
context:
space:
mode:
authorot <ot@localhost>2008-05-05 02:31:36 +0000
committerot <ot@localhost>2008-05-05 02:31:36 +0000
commit6339d6da6f82a16b5b175b4b01b0b22d2faea9ee (patch)
treed132c0621f04e1d9bdb6277dcb8208028d97991d /htdocs/dev/tests
parent1ef2f17e8e8ac9f16b3152ad70dd5a6b163f07c0 (diff)
downloadmarkup-validator-6339d6da6f82a16b5b175b4b01b0b22d2faea9ee.zip
markup-validator-6339d6da6f82a16b5b175b4b01b0b22d2faea9ee.tar.gz
markup-validator-6339d6da6f82a16b5b175b4b01b0b22d2faea9ee.tar.bz2
not so obviously invalid
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-xhtdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.xhtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/htdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.xhtml b/htdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.xhtml
index ebfbc1e..2cd9bd5 100755
--- a/htdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.xhtml
+++ b/htdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.xhtml
@@ -6,6 +6,5 @@
<p>This is a simple XHTML doc without a doctype, but has
an xmlns attribute on its root element. It is served as application/xhtml+xml.
</p>
-<img />
</body>
</html>