summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-xhtdocs/dev/tests/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
index 0a96daa..6a8e10f 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.40 2002-08-20 05:31:42 link Exp $"
---><!--#set var="date" value="\$Date: 2002-08-20 05:31:42 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.41 2002-09-08 19:37:41 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-09-08 19:37:41 $"
--><!--#set var="title" value="The W3C HTML Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -52,7 +52,7 @@
<div id="well-formed">
<h2>Docs that should be Well Formed</h2>
<ul>
- <li><a href="../../check?uri=http://www.w3.org/Protocols/rfc2616/rfc2616.html">XHTML sans doctype</a> (DanC's HTMLized RFC 2616;well-formed, but not valid!)</li>
+ <li><a href="../../check?uri=http://www.w3.org/Protocols/rfc2616/rfc2616.html">XHTML sans DOCTYPE</a> (DanC's HTMLized RFC 2616;well-formed, but not valid!)</li>
<li><a href="../../check?uri=http://validator.w3.org/dev/tests/xhtml-mathml2.html;ss">XHTML/MathML2</a>
(from the <a href="http://www.w3.org/TR/2000/CR-MathML2-20001113/chapter2.html#N1783">MathML 2.0 spec</a>)</li>
<li><a href="../../check?uri=http://impressive.net/people/gerald/2000/10/18/test-staroffice-doc.xml;ss">XML output from OpenOffice 5.2</a>
@@ -85,7 +85,7 @@
<li><a href="../../check?uri=http://www.w3.org/bogus">404 not found</a></li>
<li><a href="../../check?uri=http://validator.w3.org/sgml-lib/catalog">text/plain</a></li>
<li><a href="../../check?uri=http://validator.w3.org:8000/">httpd on a non-standard port</a></li>
- <li><a href="../../check?uri=http://validator.w3.org/dev/tests/xhtml1-missing-doctype-and-xmlns.html;ss">XHTML, no doctype, no xmlns</a> (invalid)</li>
+ <li><a href="../../check?uri=http://validator.w3.org/dev/tests/xhtml1-missing-doctype-and-xmlns.html;ss">XHTML, no DOCTYPE, no xmlns</a> (invalid)</li>
<li><a href="../../check?uri=http://validator.w3.org/dev/tests/bogus-fpi.html;ss">bogus FPI</a></li>
<li><a href="../../check?uri=http://validator.w3.org/dev/tests/xhtml1-blank-1st-line.html;ss">XHTML1, blank first line</a>
(<a href="http://lists.w3.org/Archives/Public/www-validator/2000JanMar/0144.html">should be marked as invalid</a>)</li>