- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Sep 2007 02:27:07 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv25096/htdocs/dev/tests
Modified Files:
index.html
Log Message:
moving shorttags test to "valid with warnings" section
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/index.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- index.html 11 Sep 2007 06:44:15 -0000 1.91
+++ index.html 26 Sep 2007 02:27:04 -0000 1.92
@@ -285,6 +285,12 @@
<a href="texthtml_unknownparsemode.html">view</a>:
document served as <code>text/html</code>, using a custom DTD and for which parse mode is impossible to determine via generic heuristics (triggers warning W06)
</li>
+ <li>
+ <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/shorttags.html">validate</a> -
+ <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/shorttags.html">with v.w.o</a> -
+ <a href="shorttags.html">view</a> -
+ sample HTML 4 document using the (valid, but problematic) shorttags features
+ </li>
</ul>
@@ -530,7 +536,6 @@
RDDL (with FPI, served as text/html - example of a custom XML language wrongly served as text/html)
</li>
- <li><a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/shorttags.html">SHORTTAGS and -wunclosed..</a></li>
<li><a href="../../check?uri=http://www.w3.org/1999/09/SVG-access/computer.svg">image/svg</a> (is this a bug? I think this media type is not allowed any more)</li>
<li><a href="../../check?uri=http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml;ss">validate</a> -
<a href="http://validator.w3.org/check?uri=http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml;ss">with v.w.o</a> -
Received on Wednesday, 26 September 2007 02:27:19 UTC