diff options
-rwxr-xr-x | htdocs/dev/tests/index.html | 2 | ||||
-rw-r--r-- | misc/testsuite/catalog.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 561d6ac..ec4ead3 100755 --- a/htdocs/dev/tests/index.html +++ b/htdocs/dev/tests/index.html @@ -300,7 +300,7 @@ Valid SVG 1.0 Rec. minimal document</p> - <h5>SVG 1.0 Document Type support test</h5> + <h5>SVG 1.1 Document Type support test</h5> <p> <a href="../../check?uri=http%3A%2F%2Fqa-dev.w3.org%2Fwmvs%2FHEAD%2Fdev%2Ftests%2Fsvg11.svg;ss">validate</a> - <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fqa-dev.w3.org%2Fwmvs%2FHEAD%2Fdev%2Ftests%2Fsvg11.svg;ss">with v.w.o</a> - diff --git a/misc/testsuite/catalog.xml b/misc/testsuite/catalog.xml index 3dc1097..f996bb4 100644 --- a/misc/testsuite/catalog.xml +++ b/misc/testsuite/catalog.xml @@ -262,7 +262,7 @@ </test> <test> - <dc:title>SVG 1.0 Document Type support test</dc:title> + <dc:title>SVG 1.1 Document Type support test</dc:title> <uri>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/svg11.svg</uri> <expect> <Validity>Pass</Validity> |