Implement Composite attribute definition.
commit8b45c7601ade528b3e6370b1601b7175c1eb0b61
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 13 Aug 2006 18:16:30 +0000 (13 18:16 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 13 Aug 2006 18:16:30 +0000 (13 18:16 +0000)
treecd30fa71d96dc394e323b6776e7c7c299e2ce1d4
parent441a0cbe940c7ad61f7e47e4d8b28ed57ebf51fd
Implement Composite attribute definition.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@228 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/AttrDef/Composite.php [new file with mode: 0644]
tests/HTMLPurifier/AttrDef/CompositeTest.php [new file with mode: 0644]
tests/index.php