Fix case-sensitivity issues for attributes. Added TokenTest. Updated TODO. Removed...
commit80281dda551404d3fab84b5e0406f55198bad582
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 2 Aug 2006 02:43:52 +0000 (2 02:43 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 2 Aug 2006 02:43:52 +0000 (2 02:43 +0000)
tree6427e52528bd5198b0c4b285151e689daaaaf17e
parent145a51da5a843cf66aaa9fe8e7176142c063f413
Fix case-sensitivity issues for attributes. Added TokenTest. Updated TODO. Removed TagTransform::normalizeAttributes

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@142 48356398-32a2-884e-a903-53898d9a118a
TODO.txt
library/HTMLPurifier/TagTransform.php
library/HTMLPurifier/Token.php
tests/HTMLPurifier/Strategy/ValidateAttributesTest.php
tests/HTMLPurifier/TagTransformTest.php
tests/HTMLPurifier/TokenTest.php [new file with mode: 0644]