- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Feb 2008 06:59:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv10946
Modified Files:
index.html
Log Message:
another test case for 4848
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- index.html 4 Feb 2008 03:20:09 -0000 1.103
+++ index.html 12 Feb 2008 06:59:53 -0000 1.104
@@ -379,6 +379,12 @@
<a href="4848-html40-transitional_FPI-SI-mismatch.html">view</a>:
FPI/SI doctype declaration mismatch (html 4 doc with system Id refers to xhtml)
</li>
+ <li>
+ <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html401_doctypecase.html">validate</a> -
+ <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html401_doctypecase.html">with v.w.o</a> -
+ <a href="html401_doctypecase.html">view</a>:
+ FPI/SI doctype declaration mismatch (system Id is OK but FPI has wrong case)
+ </li>
<li>
<a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/shorttags.html">validate</a> -
Received on Tuesday, 12 February 2008 07:00:06 UTC