summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorot <ot@localhost>2007-03-09 06:39:59 +0000
committerot <ot@localhost>2007-03-09 06:39:59 +0000
commit771c5e7e5627964144f0e7eab755a42862f39496 (patch)
tree6357663d86db7daef18d9c5e381507fc15fcb863 /htdocs
parentc7ba81e5c508cc958ce82b88e8d68d2b3db9970f (diff)
downloadmarkup-validator-771c5e7e5627964144f0e7eab755a42862f39496.zip
markup-validator-771c5e7e5627964144f0e7eab755a42862f39496.tar.gz
markup-validator-771c5e7e5627964144f0e7eab755a42862f39496.tar.bz2
markup of the test suite index
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/dev/tests/index.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
index e2a8fb3..def4263 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.63 2007-03-07 07:27:38 ot Exp $"
---><!--#set var="date" value="\$Date: 2007-03-07 07:27:38 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.64 2007-03-09 06:39:59 ot Exp $"
+--><!--#set var="date" value="\$Date: 2007-03-09 06:39:59 $"
--><!--#set var="title" value="The W3C Markup Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -9,7 +9,7 @@
<h3 id="TableOfContents">Table of contents</h3>
<div id="toc">
<ol>
- <li><a href="#valid">Valid Document</a> (all should pass validation)</li>
+ <li><a href="#valid">Valid Document</a> (all should pass validation)
<ul>
<li><a href="#doctypes">Document types support</a></li>
<li><a href="#valid_notcat">Document types outside the main catalogue</a></li>
@@ -17,6 +17,7 @@
<li><a href="#wrong_mime">Valid Documents served with a wrong media type</a></li>
</ul>
+ </li>
<li><a href="#invalid">Invalid documents</a></li>
<li><a href="#well-formed">Docs that should be Well Formed</a></li>
<li><a href="#encodings">Various Encodings</a></li>
@@ -257,7 +258,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/no-newlines.html;ss;sp;noatt">validate</a> -
<a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/no-newlines.html;ss;sp;noatt">with v.w.o</a> -
- invalid frames document (noframes in forbidden location). Also test for absence of newlines</a></li>
+ invalid frames document (noframes in forbidden location). Also test for absence of newlines</li>
<li>
<a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-strict_iframe.html;ss">validate</a> -
<a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-strict_iframe.html;ss">with v.w.o</a> -
@@ -439,6 +440,4 @@ All these documents should validate, without "pretty print" for the document typ
<ul><li><a href="http://www.nist.gov/xml/">NIST's XML, DOM test suites</a></li></ul>
</div>
<!--#include virtual="../../footer.html" -->
- </body>
-</html>