update v1.0.7.7
This commit is contained in:
7
vendor/htmlpurifier/tests/HTMLPurifier/HTMLT/safe-iframe-invalid.htmlt
vendored
Normal file
7
vendor/htmlpurifier/tests/HTMLPurifier/HTMLT/safe-iframe-invalid.htmlt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
--INI--
|
||||
HTML.SafeIframe = true
|
||||
--HTML--
|
||||
<iframe src="http://www.example.com/"></iframe>
|
||||
--EXPECT--
|
||||
<iframe></iframe>
|
||||
--# vim: et sw=4 sts=4
|
Reference in New Issue
Block a user