diff options
author | gerald <gerald@localhost> | 1999-10-25 12:01:26 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-10-25 12:01:26 +0000 |
commit | 5e89843d0ffac64660af9181c1be12291cecfff5 (patch) | |
tree | eecd8070ea240c9f6c2c82358fedd0e0398e6366 /htdocs/dev/tests | |
parent | 12341971e077c46d89d12be26eec60273583c36f (diff) | |
download | markup-validator-5e89843d0ffac64660af9181c1be12291cecfff5.zip markup-validator-5e89843d0ffac64660af9181c1be12291cecfff5.tar.gz markup-validator-5e89843d0ffac64660af9181c1be12291cecfff5.tar.bz2 |
added show-source option to no-newlines test case
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-x | htdocs/dev/tests/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 4252468..e5ea934 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.14 1999-10-25 05:17:37 gerald Exp $"> + content="$Id: index.html,v 1.15 1999-10-25 12:01:26 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -61,7 +61,7 @@ <li><a href="/check?uri=http://validator.w3.org/sgml-lib/catalog">text/plain</a> <li><a href="/check?uri=http://validator.w3.org:8000/">httpd on a non-standard port</a> <li><a href="/check?uri=http://validator.w3.org/dev/tests/bogus-fpi.html">bogus FPI</a> -<li><a href="/check?uri=http://validator.w3.org/dev/tests/no-newlines.html">no newlines</a> +<li><a href="/check?uri=http://validator.w3.org/dev/tests/no-newlines.html;ss;sp;noatt">no newlines</a> </ul> <h2><a name="invalid">Docs that are probably invalid</a></h2> @@ -83,7 +83,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-10-25 05:17:37 $ + $Date: 1999-10-25 12:01:26 $ </address> </body> |