summaryrefslogtreecommitdiffstats
path: root/htdocs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/dev')
-rwxr-xr-xhtdocs/dev/tests/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
index 2269780..326bfaf 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.102 2008-02-04 03:18:53 ot Exp $"
---><!--#set var="date" value="\$Date: 2008-02-04 03:18:53 $"
+<!--#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="title" value="The W3C Markup Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -15,6 +15,7 @@
<li><a href="#valid_notcat">Document types outside the main catalogue</a></li>
<li><a href="#valid_doctypeless">Valid Doctypeless Documents</a></li>
<li><a href="#valid_warn">Valid Documents, with Warnings</a></li>
+ <li><a href="#appc">Valid XHTML 1.0 documents not conforming to HTML compatibility Guidelines</a></li>
<li><a href="#wrong_mime">Valid Documents served with a wrong media type</a></li>
<li><a href="#valid_bugfix">Bug Regression Tests: Valid documents</a></li>