validator/misc/testsuite catalog.xml,1.6,1.7

Update of /sources/public/validator/misc/testsuite
In directory hutz:/tmp/cvs-serv5661/misc/testsuite

Modified Files:
	catalog.xml 
Log Message:
adding test case for http://www.w3.org/Bugs/Public/show_bug.cgi?id=4412

Index: catalog.xml
===================================================================
RCS file: /sources/public/validator/misc/testsuite/catalog.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- catalog.xml	20 Aug 2008 19:31:59 -0000	1.6
+++ catalog.xml	13 Feb 2009 21:02:08 -0000	1.7
@@ -652,6 +652,14 @@
     </test>
 
     <test>
+        <uri>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/4412-fuzzymatch.xhtml</uri>
+        <html:p>Testing fuzzy matching: typos in attribute and element, and wrong-cased attribute and element. </html:p>
+        <expect>
+          <Validity>Fail</Validity>
+        </expect>
+    </test>
+
+    <test>
         <uri>http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html5-precise-error.html</uri>
         <html:p>HTML5 document with tokenizer error (precise locator)</html:p>
         <expect>

Received on Friday, 13 February 2009 21:02:19 UTC