update v1.0.7.7
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
--INI--
|
||||
HTML.AllowedElements = b,i,p,a
|
||||
HTML.AllowedAttributes = a.href,*.id
|
||||
--HTML--
|
||||
<span>Not allowed</span><a class="mef" id="foobar">Remove id too!</a>
|
||||
--EXPECT--
|
||||
Not allowed<a>Remove id too!</a>
|
||||
--# vim: et sw=4 sts=4
|
Reference in New Issue
Block a user