diff options
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-x | htdocs/dev/tests/index.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index e5ea934..77e993f 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.15 1999-10-25 12:01:26 gerald Exp $"> + content="$Id: index.html,v 1.16 1999-10-25 13:16:47 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -39,6 +39,13 @@ <li><a href="/check?uri=http://www.w3.org/TR/1998/REC-xml-19980210.xml">XML 1.0</a> <li><a href="/check?uri=http://www.w3.org/1999/09/SVG-access/computer.svg">image/svg</a> <li>@@ application/smil +<li><a name="xml">more XML test cases</a>: + <ul> + <li><a href="/check?uri=http://www.oasis-open.org/committees/xmltest/xmlconf-19990712.xml;ss">xmlconf-19990712.xml</a> + <li><a href="/check?uri=http://www.w3.org/1999/08/WD-xpath-19990813.xml;ss">WD-xpath-19990813.xml</a> + <li><a href="http://dmoz.org/rdf.html">stuff linked from + http://dmoz.org/rdf.html</a> + </ul> </ul> <h2><a name="encodings">Different encodings</a></h2> @@ -83,7 +90,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 12:01:26 $ + $Date: 1999-10-25 13:16:47 $ </address> </body> |