diff options
author | ot <ot@localhost> | 2006-03-16 01:16:09 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2006-03-16 01:16:09 +0000 |
commit | 10cd3c30972184e9584279da66bf2e9083dcab05 (patch) | |
tree | 91e43e8da23fad5efb91c60ea492df6107a18010 /htdocs/dev/tests | |
parent | 4f4b64ce8abb043e6d111e9cbdef91c3b157bae5 (diff) | |
download | markup-validator-10cd3c30972184e9584279da66bf2e9083dcab05.zip markup-validator-10cd3c30972184e9584279da66bf2e9083dcab05.tar.gz markup-validator-10cd3c30972184e9584279da66bf2e9083dcab05.tar.bz2 |
indexing one more test
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-x | htdocs/dev/tests/index.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 6a358bd..eb1d61c 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.56 2006-03-16 01:05:06 ot Exp $" ---><!--#set var="date" value="\$Date: 2006-03-16 01:05:06 $" +<!--#set var="revision" value="\$Id: index.html,v 1.57 2006-03-16 01:16:09 ot Exp $" +--><!--#set var="date" value="\$Date: 2006-03-16 01:16:09 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -363,7 +363,12 @@ text/xml resource with no charset - W07 <a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/texthtml_nodoctype.html.utf8">view</a>: text/html Document lacking DOCTYPE - W09 </li> - </ul> + <li> + <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html_xmlns.html.utf8">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html_xmlns.html.utf8">with v.w.o</a> - + <a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html_xmlns.html.utf8">view</a>: +html (not xhtml) resource using namespaces - W10 </li> +</ul> <p>These should be tied to a bug report on either mailing-list and/or bugzilla whenever possible.</p> |