diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2011-08-23 19:27:24 +0300 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2011-08-23 19:27:24 +0300 |
commit | bc5f8289565ad6ab27d439a36f532b97005a90bc (patch) | |
tree | 881d8562fe25410634f2722082db45a7052e29ad /htdocs/dev/tests | |
parent | 657fe34ef95ecae49126068e0814c233d4fdcb7f (diff) | |
download | markup-validator-bc5f8289565ad6ab27d439a36f532b97005a90bc.zip markup-validator-bc5f8289565ad6ab27d439a36f532b97005a90bc.tar.gz markup-validator-bc5f8289565ad6ab27d439a36f532b97005a90bc.tar.bz2 |
Fix SVG 1.1 test case title.
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-x | htdocs/dev/tests/index.html | 2 |
1 files changed, 1 insertions, 1 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> - |