- From: Terje Bless <link@dev.w3.org>
- Date: Fri, 04 Feb 2005 13:12:23 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests In directory hutz:/tmp/cvs-serv16245 Modified Files: index.html Log Message: Add Bogus FPI #3 testcase, and update the descriptions for the other two. Index: index.html =================================================================== RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- index.html 21 Jul 2004 15:07:05 -0000 1.46 +++ index.html 4 Feb 2005 13:12:21 -0000 1.47 @@ -88,8 +88,9 @@ <li><a href="../../check?uri=http://validator.w3.org/sgml-lib/catalog">text/plain</a></li> <li><a href="../../check?uri=http://validator.w3.org:8000/">httpd on a non-standard port</a></li> <li><a href="../../check?uri=http://validator.w3.org/dev/tests/xhtml1-missing-doctype-and-xmlns.html;ss">XHTML, no DOCTYPE, no xmlns</a> (invalid)</li> - <li><a href="../../check?uri=http://validator.w3.org/dev/tests/bogus-fpi.html;ss">bogus FPI</a></li> - <li><a href="../../check?uri=http://validator.w3.org/dev/tests/bogus-fpi2.html;ss">bogus FPI #2</a></li> + <li><a href="../../check?uri=http://validator.w3.org/dev/tests/bogus-fpi.html;ss">bogus FPI #1: lowercase "doctype".</a></li> + <li><a href="../../check?uri=http://validator.w3.org/dev/tests/bogus-fpi2.html;ss">bogus FPI #2: HTML 4.01 "Strict"</a></li> + <li><a href="../../check?uri=http://validator.w3.org/dev/tests/bogus-fpi3.html;ss">bogus FPI #3: XHTML 1.1 "Strict"</a></li> <li><a href="../../check?uri=http://validator.w3.org/dev/tests/xhtml1-blank-1st-line.html;ss">XHTML1, blank first line</a> (<a href="http://lists.w3.org/Archives/Public/www-validator/2000JanMar/0144.html">should be marked as invalid</a>)</li> <li><a href="../../check?uri=http://validator.w3.org/dev/tests/xhtml1-bogus-element.html;ss">XHTML1, bogus element</a></li>
Received on Friday, 4 February 2005 13:12:23 UTC