diff options
author | ville <ville@localhost> | 2010-03-04 15:50:30 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2010-03-04 15:50:30 +0000 |
commit | 896822b35a5374ee3b7163162d4a115e00842169 (patch) | |
tree | f151d6a74183cc6b70b9f842217260b80aab79a0 /misc/testsuite | |
parent | bd3b1921e2e0ef114de88d199e59938f35be6e88 (diff) | |
download | markup-validator-896822b35a5374ee3b7163162d4a115e00842169.zip markup-validator-896822b35a5374ee3b7163162d4a115e00842169.tar.gz markup-validator-896822b35a5374ee3b7163162d4a115e00842169.tar.bz2 |
Add another Windows-1250 test case.
Diffstat (limited to 'misc/testsuite')
-rw-r--r-- | misc/testsuite/catalog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/testsuite/catalog.xml b/misc/testsuite/catalog.xml index 9343388..ae0e764 100644 --- a/misc/testsuite/catalog.xml +++ b/misc/testsuite/catalog.xml @@ -933,6 +933,14 @@ </test> <test> + <uri>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml-windows-1250.xhtml</uri> + <html:p>Another windows-1250 encoded document (Valid XHTML)</html:p> + <expect> + <Validity>Pass</Validity> + </expect> + </test> + + <test> <uri>http://www.w3.org/TR/ruby</uri> <html:p>utf-8 encoded document</html:p> <expect> |