summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/testsuite/templates/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/testsuite/templates/index.html b/misc/testsuite/templates/index.html
index 99f4ac5..bc9e4d1 100644
--- a/misc/testsuite/templates/index.html
+++ b/misc/testsuite/templates/index.html
@@ -1,6 +1,6 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.4 2009-12-04 21:01:17 ville Exp $"
---><!--#set var="date" value="\$Date: 2009-12-04 21:01:17 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.5 2009-12-04 21:03:35 ville Exp $"
+--><!--#set var="date" value="\$Date: 2009-12-04 21:03:35 $"
--><!--#set var="title" value="The W3C Markup Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -83,8 +83,8 @@
</li>
<li>
<a href="../../check?uri=referer&amp;verbose=1">validate</a> -
- <a href="http://validator.w3.org/check?uri=refererr&amp;verbose=1">with v.w.o</a> -
- /check?uri=refererr&amp;verbose=1 (supported, should validate this test collection)
+ <a href="http://validator.w3.org/check?uri=referer&amp;verbose=1">with v.w.o</a> -
+ /check?uri=referer&amp;verbose=1 (supported, should validate this test collection)
</li>
<li>
<a href="../../check?uri=referer;verbose=1;No200=1">validate</a> -
@@ -147,7 +147,7 @@
<li><a href="../../check?uri=http%3A%2F%2Fqa-dev.w3.org%2Fwmvs%2FHEAD%2Fdev%2Ftests%2Fcolons.html">Undeclared namespace prefixes</a> (colons ":" in element names (trips up parsing of onsgmls output))</li>
<li>
<a href="../../check?uri=http%3A%2F%2Fqa-dev.w3.org%2Fwmvs%2FHEAD%2Fdev%2Ftests%2F857-svg_nodoctype.svg;doctype=SVG+1.1;ss=1">validate</a> -
- <a href="http://validator.w3.org/check?uri=qa-dev.w3.org%2Fwmvs%2FHEAD%2Fdev%2Ftests%2F857-svg_nodoctype.svg;doctype=SVG+1.1;ss=1">with v.w.o</a> - <a href="857-svg_nodoctype.svg">view</a>:
+ <a href="http://validator.w3.org/check?uri=http%3Aqa-dev.w3.org%2Fwmvs%2FHEAD%2Fdev%2Ftests%2F857-svg_nodoctype.svg;doctype=SVG+1.1;ss=1">with v.w.o</a> - <a href="857-svg_nodoctype.svg">view</a>:
Test of doctype override for SVG document with no doctype, but an XML decl. The doctype should sneak between
the XML decl and the root svg start tag. (<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=857" title="Bug 857 - DOCTYPE Override should take XML Decl into account."> 857 - DOCTYPE Override</a>)
</li>