- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Apr 2007 06:57:54 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv20806/share/templates/en_US
Modified Files:
result.tmpl
Log Message:
"the validator's xml support has limitations"... not really, any more.
Index: result.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/result.tmpl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- result.tmpl 20 Feb 2007 02:14:48 -0000 1.12
+++ result.tmpl 9 Apr 2007 06:57:52 -0000 1.13
@@ -4,11 +4,12 @@
<TMPL_INCLUDE NAME="table.tmpl">
<TMPL_IF NAME="is_xml">
- <p><strong>Note</strong>:
+<!-- <p><strong>Note</strong>:
The Validator XML support has
<a href="http://openjade.sourceforge.net/doc/xml.htm"
title="Limitations in Validator XML support">some limitations</a>.
</p>
+-->
</TMPL_IF>
Received on Monday, 9 April 2007 06:57:56 UTC