diff options
Diffstat (limited to 'htdocs/dev/tests/index.html')
-rwxr-xr-x | htdocs/dev/tests/index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 9da8138..1b39ed6 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.97 2007-10-04 06:53:14 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-10-04 06:53:14 $" +<!--#set var="revision" value="\$Id: index.html,v 1.98 2007-10-10 07:22:16 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-10-10 07:22:16 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -416,6 +416,10 @@ All these documents should validate, without "pretty print" for the document typ <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-bogus-element.html;ss">with v.w.o</a> - <a href="xhtml1-bogus-element.html">view</a>: XHTML1, bogus element (foo element not in DTD)</li> + <li><a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-bogus-attribute.html;ss">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-bogus-attribute.html;ss">with v.w.o</a> - + <a href="xhtml1-bogus-attribute.html">view</a>: + XHTML1, bogus attribute</li> <li><a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/uppercase_element.xhtml;ss">validate</a> - <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/uppercase_element.xhtml;ss">with v.w.o</a> - <a href="uppercase_element.xhtml">view</a>: |