first commit
This commit is contained in:
7
htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/li-disabled.htmlt
Executable file
7
htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/li-disabled.htmlt
Executable file
@ -0,0 +1,7 @@
|
||||
ERROR: Cannot allow ul/ol without allowing li
|
||||
--INI--
|
||||
HTML.AllowedElements = ul
|
||||
--HTML--
|
||||
<ul><li>foo</li></ul>
|
||||
--EXPECT--
|
||||
--# vim: et sw=4 sts=4
|
Reference in New Issue
Block a user