first commit
This commit is contained in:
6
htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/disable-uri.htmlt
Executable file
6
htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/disable-uri.htmlt
Executable file
@ -0,0 +1,6 @@
|
||||
--INI--
|
||||
URI.Disable = true
|
||||
--HTML--
|
||||
<img src="foobar" />
|
||||
--EXPECT--
|
||||
--# vim: et sw=4 sts=4
|
Reference in New Issue
Block a user