- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 Sep 2007 06:44:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv11128
Modified Files:
index.html
Log Message:
adding musicxml sample to collection
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- index.html 11 Sep 2007 05:34:49 -0000 1.90
+++ index.html 11 Sep 2007 06:44:15 -0000 1.91
@@ -248,6 +248,14 @@
<a href="rddl_si.xhtml">view</a>:
RDDL (no FPI)
</li>
+ <li>
+ <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/5031-root_dash.xml">validate</a> -
+ <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/5031-root_dash.xml">with v.w.o</a> -
+ <a href="5031-root_dash.xml">view</a>:
+ MusicXML (also test for <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5031" title="Bug 5031 - Doctype detection fails if root element includes non "word" character">Bug 5031</a>)
+ </li>
+
+
</ul>
<h4 id="valid_warn">Valid Documents, with Warnings</h4>
Received on Tuesday, 11 September 2007 06:44:20 UTC