- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Mar 2007 06:40:01 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv31962/htdocs/dev/tests
Modified Files:
index.html
Log Message:
markup of the test suite index
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- index.html 7 Mar 2007 07:27:38 -0000 1.63
+++ index.html 9 Mar 2007 06:39:59 -0000 1.64
@@ -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 @@
<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 @@
<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>
Received on Friday, 9 March 2007 06:40:12 UTC