summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
diff options
context:
space:
mode:
authorgerald <gerald@localhost>1999-09-29 01:25:46 +0000
committergerald <gerald@localhost>1999-09-29 01:25:46 +0000
commit3bd653dc8799e6cc9bc0b29efd7bc5b5856d765b (patch)
tree67b6b01bfeb21fc1b58c96b6935c3fef498d1053 /htdocs/dev/tests
parent46ab4677703bee0ed8ca7152ad727e3967154eff (diff)
downloadmarkup-validator-3bd653dc8799e6cc9bc0b29efd7bc5b5856d765b.zip
markup-validator-3bd653dc8799e6cc9bc0b29efd7bc5b5856d765b.tar.gz
markup-validator-3bd653dc8799e6cc9bc0b29efd7bc5b5856d765b.tar.bz2
added a few more test cases
Diffstat (limited to 'htdocs/dev/tests')
-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 afd6c36..11a5a14 100755
--- a/htdocs/dev/tests/index.html
+++ b/htdocs/dev/tests/index.html
@@ -5,7 +5,7 @@
<title>W3C HTML Validation Service: Tests</title>
<link rev="made" href="mailto:gerald@w3.org">
<meta name="revision"
- content="$Id: index.html,v 1.8 1999-09-27 12:07:36 gerald Exp $">
+ content="$Id: index.html,v 1.9 1999-09-29 01:25:46 gerald Exp $">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
@@ -25,7 +25,10 @@
</p>
<ul>
+<li><a href="/check">script invoked with no parameters</a>
<li><a href="/check?uri=http://www.w3.org/">W3C home</a>
+<li><a href="/check?uri=www.w3.org/">uri is missing http://</a>
+<li><a href="/check?uri=">uri parameter is empty</a>
<li><a href="/check?uri=http://www.w3.org/;ss;sp;outline;weblint">W3C home, extra parameters</a>
<li><a href="/check/referer">referer</a>
<li><a href="/check?uri=http://validator.w3.org/dev/tests/html40-strict.html">HTML 4.0 Strict</a>
@@ -42,6 +45,7 @@
<li><a href="/check?uri=http://www.microsoft.com/">Microsoft</a>
<li><a href="/check?uri=http://www.w3.org/Press/1998/XSL-WD.html.ja">iso-2022-jp encoded document</a>
<li><a href="/check?uri=http://www.vir.si/">windows-1250 encoded document (Slovenian)</a>
+<li><a href="/check?uri=http://www.w3.org/TR/ruby/">utf-8 encoded document</a>
<li><a href="/check?uri=http://validator.w3.org:8000/">httpd on a non-standard port</a>
</ul>
@@ -56,7 +60,7 @@
src="http://validator.w3.org/images/vh40.gif" height=31 width=88
align=right border=0 alt="Valid W3C HTML 4.0!"></a>
<a href="/feedback.html">Gerald Oskoboiny</A><br>
- $Date: 1999-09-27 12:07:36 $
+ $Date: 1999-09-29 01:25:46 $
</address>
</body>