Implement Tables Module.
commita122243a8930ac2aa837e9f31a61d6aa45b9a5b4
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 4 Feb 2007 16:23:26 +0000 (4 16:23 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 4 Feb 2007 16:23:26 +0000 (4 16:23 +0000)
tree5aa0852a954f057f9d5fe8a6c812657ce1c1f755
parent315c55eeb149644cfff4061f2e858126d7616019
Implement Tables Module.
- Fix HTMLDefinition rendering of table children

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@714 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/AttrCollection.php
library/HTMLPurifier/AttrTypes.php
library/HTMLPurifier/HTMLModule/Tables.php [new file with mode: 0644]
library/HTMLPurifier/Printer/HTMLDefinition.php
library/HTMLPurifier/XHTMLDefinition.php