diff options
author | ville <ville@localhost> | 2007-04-02 08:48:17 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2007-04-02 08:48:17 +0000 |
commit | 8a4d443879d63a5f6abc7f1ab60621aa76d2ab9b (patch) | |
tree | a21ffff4d5a9152666fd71a2095ae5e8ea7398ca /htdocs/dev/tests/index.html | |
parent | 8920afd0864b5c3c84bce4b0d8ee7c97d4d28019 (diff) | |
download | markup-validator-8a4d443879d63a5f6abc7f1ab60621aa76d2ab9b.zip markup-validator-8a4d443879d63a5f6abc7f1ab60621aa76d2ab9b.tar.gz markup-validator-8a4d443879d63a5f6abc7f1ab60621aa76d2ab9b.tar.bz2 |
Link fixing
Diffstat (limited to 'htdocs/dev/tests/index.html')
-rwxr-xr-x | htdocs/dev/tests/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 033b588..0c4b29d 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.71 2007-04-02 06:29:29 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-04-02 06:29:29 $" +<!--#set var="revision" value="\$Id: index.html,v 1.72 2007-04-02 08:48:17 ville Exp $" +--><!--#set var="date" value="\$Date: 2007-04-02 08:48:17 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -281,7 +281,7 @@ All these documents should validate, without "pretty print" for the document typ <li> <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-missing-doctype-and-xmlns.html;ss">validate</a> - <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-missing-doctype-and-xmlns.html;ss">with v.w.o</a> - - <a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-missing-doctype-and-xmlns.html;ss">view</a>: + <a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-missing-doctype-and-xmlns.html">view</a>: XHTML, no DOCTYPE, no xmlns (thus invalid) </li> <li><a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-bogus-element.html;ss">validate</a> - @@ -314,7 +314,7 @@ All these documents should validate, without "pretty print" for the document typ <li> <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-blank-1st-line.html;ss">validate</a> - <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-blank-1st-line.html;ss">with v.w.o</a> - - <a href="xhtml1-blank-1st-line.html;ss">view</a>: + <a href="xhtml1-blank-1st-line.html">view</a>: XHTML1, blank first line (<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://qa-dev.w3.org/wmvs/HEAD/dev/tests/ampersand-as-data.html;ss">validate</a> - @@ -405,7 +405,7 @@ All these documents should validate, without "pretty print" for the document typ <li><a href="../../check?uri=http://www.w3.org/1999/09/SVG-access/computer.svg">image/svg</a> (is this a bug? I think this media type is not allowed any more)</li> <li><a href="../../check?uri=http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml;ss">validate</a> - <a href="http://validator.w3.org/check?uri=http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml;ss">with v.w.o</a> - - <a href="http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml;ss">view</a>: + <a href="http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml">view</a>: dereference relative URIs for DTDs </li> </ul> @@ -482,8 +482,8 @@ All these documents should validate, without "pretty print" for the document typ 404 not found, with "validate error pages" ON </li> <li> - <a href="../../check?uri=http://validator.w3.org/sgml-lib/catalog">validate</a> - - <a href="http://validator.w3.org/check?uri=http://validator.w3.org/sgml-lib/catalog">with v.w.o</a> - + <a href="../../check?uri=http://validator.w3.org/sgml-lib/sgml.soc">validate</a> - + <a href="http://validator.w3.org/check?uri=http://validator.w3.org/sgml-lib/sgml.soc">with v.w.o</a> - text/plain resource (refuses to validate) </li> <li> |