From eb9dbcc97925298e3225e09df3dcb6ed4767f1f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sat, 7 Jan 2006 09:11:53 +0000 Subject: [PATCH] * (bug 4515) New test: "Sanitizer: Validating the contents of the id attribute" --- maintenance/parserTests.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 7594cc95ca..5409f2b15b 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -3073,6 +3073,14 @@ Sanitizer: Escaping of spaces, multibyte characters, colons & other stuff in id=

!! end +!! test +Sanitizer: Validating the contents of the id attribute (bug 4515) +!! input +
+!! result +Something, but defenetly not
... +!! end + TODO: more images more tables -- 2.20.1