Disabled test for #6301 , see #4515
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 11 Jul 2006 18:50:59 +0000 (18:50 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 11 Jul 2006 18:50:59 +0000 (18:50 +0000)
maintenance/parserTests.txt

index 94f5b0b..493c1e9 100644 (file)
@@ -4042,6 +4042,16 @@ disabled
 Something, but defenetly not <br id="9" />...
 !! end
 
+!! test
+Sanitizer: Validating id attribute uniqueness (bug 4515, bug 6301)
+!! options
+disabled
+!! input
+<br id="foo" /><br id="foo" />
+!! result
+Something need to be done. foo-2 ? 
+!! end
+
 !! test
 Language converter: output gets cut off unexpectedly (bug 5757)
 !! options