[1.1.2]
commit9af9c505e1c3865af89c2d0b5c31db4ff1feb302
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 30 Sep 2006 18:55:17 +0000 (30 18:55 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 30 Sep 2006 18:55:17 +0000 (30 18:55 +0000)
treef4a6debfd4875b2808b1f74468e96133c209ab16
parent7e6a3fc99092f08f98d7025d0272bafd571922c2
[1.1.2]
- Added notes on HTML versus XML attribute whitespace handling
- Noted that HTMLPurifier_ChildDef_Custom isn't being used
- Noted that config object's definitions are cached versions
- Hooked up HTMLPurifier_ChildDef_Custom's unit tests (they weren't being run)
- Tester named "HTML Purifier" not "HTMLPurifier"

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@472 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier/AttrDef.php
library/HTMLPurifier/ChildDef.php
library/HTMLPurifier/Config.php
tests/HTMLPurifier/ChildDefTest.php
tests/HTMLPurifier/ConfigTest.php
tests/index.php