[1.7.0] Fix bug in HTMLPurifier_Harness that causes certain aspects of $input to...
commitda92cb9ff45121bfc4d6ea603d2c263e7cbbcef3
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 13 May 2007 03:42:09 +0000 (13 03:42 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 13 May 2007 03:42:09 +0000 (13 03:42 +0000)
treeccced51b158dc7fd1501a4b513c1f25c783d3b0d
parentbda9167423fc557c685df31e49384622921fa77f
[1.7.0] Fix bug in HTMLPurifier_Harness that causes certain aspects of $input to change after parsing
- Add makeLookup() convenience function to HTMLModule
- Relocate SGML exclusion comment
- Add preliminary Bdo module test

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1049 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/ElementDef.php
library/HTMLPurifier/HTMLModule.php
library/HTMLPurifier/HTMLModule/Text.php
tests/HTMLPurifier/HTMLModule/BdoTest.php [new file with mode: 0644]
tests/HTMLPurifier/HTMLModuleHarness.php [new file with mode: 0644]
tests/HTMLPurifier/HTMLModuleTest.php
tests/HTMLPurifier/Harness.php
tests/test_files.php