summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/index.html
diff options
context:
space:
mode:
authorot <ot@localhost>2005-12-09 01:25:12 +0000
committerot <ot@localhost>2005-12-09 01:25:12 +0000
commit9b5a85e9366eca75682bf64ea76944b1ea9b572a (patch)
treec288f52d94207feea564cac2270d1fdc376801be /htdocs/dev/tests/index.html
parent7c241db4d115e7cf97d5dac38f6384c14011e802 (diff)
downloadmarkup-validator-9b5a85e9366eca75682bf64ea76944b1ea9b572a.zip
markup-validator-9b5a85e9366eca75682bf64ea76944b1ea9b572a.tar.gz
markup-validator-9b5a85e9366eca75682bf64ea76944b1ea9b572a.tar.bz2
adding test case for doc served with no character encoding
Diffstat (limited to 'htdocs/dev/tests/index.html')
-rwxr-xr-xhtdocs/dev/tests/index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
index 7728833..4ec955f 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.53 2005-06-02 06:06:16 ot Exp $"
---><!--#set var="date" value="\$Date: 2005-06-02 06:06:16 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.54 2005-12-09 01:25:12 ot Exp $"
+--><!--#set var="date" value="\$Date: 2005-12-09 01:25:12 $"
--><!--#set var="title" value="The W3C Markup Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -201,6 +201,10 @@ All these documents should validate, without "pretty print" for the document typ
<h3 id="encodings">Various Encodings</h3>
<ul>
+ <li><a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/nocharset.html;ss">validate</a> -
+ <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/nocharset.html;ss">with v.w.o</a> -
+ <a href="nocharset.html">view</a>:
+ XHTML 1.0 Strict, no charset</li>
<li><a href="../../check?uri=http://www.w3.org/2001/06/utf-8-test/UTF-8-demo.html">UTF-8 sample text (correct)</a>,
<a href='http://www.w3.org/2001/06/utf-8-test/'>more positive tests</a></li>
<li><a href="../../check?uri=http://www.w3.org/2001/06/utf-8-wrong/UTF-8-test.html">UTF-8 stress test (wrong cases)</a>,