- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Jun 2007 09:05:42 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv9095
Modified Files:
index.html
Log Message:
adding a number of test cases for documents without doctype. sgml or xml, well-formed or not
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- index.html 26 Jun 2007 09:04:41 -0000 1.80
+++ index.html 26 Jun 2007 09:05:40 -0000 1.81
@@ -392,7 +392,7 @@
<a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xml-nodoctype-notwf.xml;ss">validate</a> -
<a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xml-nodoctype-notwf.xml;ss">with v.w.o</a> -
<a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xml-nodoctype-notwf.xml">view</a>:
- XML, no DOCTYPE, not well-formed (marked as invalid - FIXME)
+ XML, no DOCTYPE, not well-formed (marked as "invalid XML" - FIXME should be reworded)
</li>
<li>
<a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/sgml-nodoctype-syntaxok.html;ss">validate</a> -
Received on Tuesday, 26 June 2007 09:16:26 UTC