summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2008-02-12 06:59:53 +0000
committerot <ot@localhost>2008-02-12 06:59:53 +0000
commit4b5af677bbb9bf337fa7fde9f3d9df4701a36bdd (patch)
tree3d851875fac54f82837021eedc475641d17f138a
parent09e0b220b8d49b15ee76ce86c54ccdacaf39cd2d (diff)
downloadmarkup-validator-4b5af677bbb9bf337fa7fde9f3d9df4701a36bdd.zip
markup-validator-4b5af677bbb9bf337fa7fde9f3d9df4701a36bdd.tar.gz
markup-validator-4b5af677bbb9bf337fa7fde9f3d9df4701a36bdd.tar.bz2
another test case for 4848
-rwxr-xr-xhtdocs/dev/tests/index.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
index 326bfaf..831c26e 100755
--- a/htdocs/dev/tests/index.html
+++ b/htdocs/dev/tests/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.103 2008-02-04 03:20:09 ot Exp $"
---><!--#set var="date" value="\$Date: 2008-02-04 03:20:09 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.104 2008-02-12 06:59:53 ot Exp $"
+--><!--#set var="date" value="\$Date: 2008-02-12 06:59:53 $"
--><!--#set var="title" value="The W3C Markup Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -379,6 +379,12 @@ All these documents should validate, without "pretty print" for the document typ
<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> -