- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 05 May 2008 02:31:38 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv10759
Modified Files:
xhtml1-missing-doctype-has-xmlns.xhtml
Log Message:
not so obviously invalid
Index: xhtml1-missing-doctype-has-xmlns.xhtml
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.xhtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xhtml1-missing-doctype-has-xmlns.xhtml 5 May 2008 01:52:13 -0000 1.1
+++ xhtml1-missing-doctype-has-xmlns.xhtml 5 May 2008 02:31:36 -0000 1.2
@@ -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>
Received on Monday, 5 May 2008 02:32:10 UTC