- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 30 Apr 2007 14:34:08 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv6416
Modified Files:
index.html
Log Message:
adding example for xhtml+rdfa
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- index.html 18 Apr 2007 06:32:52 -0000 1.75
+++ index.html 30 Apr 2007 14:34:06 -0000 1.76
@@ -213,6 +213,13 @@
<a href="svg_tiny_1_1.svg">view</a>:
SVG Tiny 1.1
</li>
+ <li>
+ <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml_rdfa.xhtml">validate</a> -
+ <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml_rdfa.xhtml">with v.w.o</a> -
+ <a href="xhtml_rdfa.xhtml">view</a>:
+ XHTML + RDFa
+ </li>
+
</ul>
<h4 id="valid_notcat">Document types outside the main catalogue</h4>
Received on Monday, 30 April 2007 14:34:17 UTC