mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-06 22:26:31 +02:00
[1.7.0] Add %HTML.Trusted directive to allow untrusted elements in. Add special-case code for <script> into Generator.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1061 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -68,6 +68,7 @@ $test_files[] = 'HTMLModule/EditTest.php';
|
||||
$test_files[] = 'HTMLModule/HypertextTest.php';
|
||||
$test_files[] = 'HTMLModule/ImageTest.php';
|
||||
$test_files[] = 'HTMLModule/LegacyTest.php';
|
||||
$test_files[] = 'HTMLModule/ScriptingTest.php';
|
||||
$test_files[] = 'IDAccumulatorTest.php';
|
||||
$test_files[] = 'LanguageFactoryTest.php';
|
||||
$test_files[] = 'LanguageTest.php';
|
||||
|
Reference in New Issue
Block a user