diff options
Diffstat (limited to 'htdocs/dev/tests/index.html')
-rwxr-xr-x | htdocs/dev/tests/index.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 25aa720..cea3ea8 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.61 2007-02-22 05:42:00 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-02-22 05:42:00 $" +<!--#set var="revision" value="\$Id: index.html,v 1.62 2007-02-22 06:12:05 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-02-22 06:12:05 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -72,6 +72,13 @@ HTML 4.01 Transitional - (from the HTML 4.01 PR) </li> <li> + <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-transitional_iframe.html;ss">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-transitional_iframe.html;ss">with v.w.o</a> - + <a href="2329-html401-transitional_iframe.html">view</a>: + HTML 4.01 Transitional - with iframe element (test for <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=2329">Bug 2329</a>) + </li> + + <li> <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/iso-html.html;ss">validate</a> - <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/iso-html.html;ss">with v.w.o</a> - <a href="iso-html.html">view</a>: @@ -213,6 +220,12 @@ All these documents should validate, without "pretty print" for the document typ <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/no-newlines.html;ss;sp;noatt">validate</a> - <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/no-newlines.html;ss;sp;noatt">with v.w.o</a> - invalid frames document (noframes in forbidden location). Also test for absence of newlines</a></li> + <li> + <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-strict_iframe.html;ss">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-strict_iframe.html;ss">with v.w.o</a> - + <a href="2329-html401-strict_iframe.html">view</a>: + HTML 4.01 Strict - with iframe element (test for <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=2329">Bug 2329</a>) + </li> </ul> |