- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Sep 2007 03:13:20 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv21780
Modified Files:
index.html
Log Message:
markup fixes
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- index.html 7 Sep 2007 07:40:24 -0000 1.86
+++ index.html 11 Sep 2007 03:13:17 -0000 1.87
@@ -375,13 +375,13 @@
<li><a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/bogus-xmlpi.html;ss">validate</a> -
<a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/bogus-xmlpi.html;ss">with v.w.o</a> -
<a href="bogus-xmlpi.html">view</a>
- XHTML with bogus XML Decl, served as text/html (missing final "?")</a></li>
+ XHTML with bogus XML Decl, served as text/html (missing final "?")</li>
<li>
<a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/bogus-fpi.html;ss">validate</a> -
<a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/bogus-fpi.html;ss">with v.w.o</a> -
<a href="bogus-fpi.html">view</a>
- bogus FPI #1: lowercase "doctype".</a>
+ bogus FPI #1: lowercase "doctype".
</li>
<li>
<a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/smil20-profile-doctype.smi">validate</a> -
@@ -639,7 +639,6 @@
<h2>Other Test Suites</h2>
<ul><li><a href="http://www.nist.gov/xml/">NIST's XML, DOM test suites</a></li></ul>
</div>
-<div class="doc">
<!--#include virtual="../../footer.html" -->
Received on Tuesday, 11 September 2007 03:13:22 UTC