summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2007-09-26 02:27:04 +0000
committerot <ot@localhost>2007-09-26 02:27:04 +0000
commit6606c19e48c41c6e48c041973e1d550bc68ac749 (patch)
tree62ceb3af33da4338f7b068aa98eb4f4380d80725
parent2bff257db9403c92e46dcff03436f97ba8a707d4 (diff)
downloadmarkup-validator-6606c19e48c41c6e48c041973e1d550bc68ac749.zip
markup-validator-6606c19e48c41c6e48c041973e1d550bc68ac749.tar.gz
markup-validator-6606c19e48c41c6e48c041973e1d550bc68ac749.tar.bz2
moving shorttags test to "valid with warnings" section
-rwxr-xr-xhtdocs/dev/tests/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
index 39505fe..e89e83e 100755
--- a/htdocs/dev/tests/index.html
+++ b/htdocs/dev/tests/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.91 2007-09-11 06:44:15 ot Exp $"
---><!--#set var="date" value="\$Date: 2007-09-11 06:44:15 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.92 2007-09-26 02:27:04 ot Exp $"
+--><!--#set var="date" value="\$Date: 2007-09-26 02:27:04 $"
--><!--#set var="title" value="The W3C Markup Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -285,6 +285,12 @@ All these documents should validate, without "pretty print" for the document typ
<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 @@ All these documents should validate, without "pretty print" for the document typ
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> -