diff options
Diffstat (limited to 'htdocs/dev/tests/index.html')
-rwxr-xr-x | htdocs/dev/tests/index.html | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 557e1d0..650fdf2 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.73 2007-04-05 23:31:15 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-04-05 23:31:15 $" +<!--#set var="revision" value="\$Id: index.html,v 1.74 2007-04-18 02:34:41 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-04-18 02:34:41 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -199,7 +199,20 @@ <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/REC-SVG-1_0-minimal.svg">validate</a> - <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/REC-SVG-1_0-minimal.svg">with v.w.o</a> - <a href="REC-SVG-1_0-minimal.svg">view</a>: - SVG 1.0 Rec. minimal document</li> + SVG 1.0 Rec. minimal document + </li> + <li> + <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/svg11.svg">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/svg11.svg">with v.w.o</a> - + <a href="svg11.svg">view</a>: + SVG 1.1 Rec. minimal document + </li> + <li> + <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/svg_tiny_1_1.svg">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/svg_tiny_1_1.svg">with v.w.o</a> - + <a href="svg_tiny_1_1.svg">view</a>: + SVG Tiny 1.1 + </li> </ul> <h4 id="valid_notcat">Document types outside the main catalogue</h4> |