Massively refactored Definition, moved MakeWellFormed HTML specific code out.
commit9c6ae16764980c63b52f586188edb21b548ea151
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 31 Jul 2006 00:15:01 +0000 (31 00:15 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 31 Jul 2006 00:15:01 +0000 (31 00:15 +0000)
tree0f7627a0cc0432e2af32eea4ee2de5401b975c99
parent2b5589c88435d5d22d0a835b7d9461530b7e3f14
Massively refactored Definition, moved MakeWellFormed HTML specific code out.

Add table functionality for nesting, don't know how I missed that. It's still broken though.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@135 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/Definition.php
library/HTMLPurifier/Strategy/MakeWellFormed.php
tests/HTMLPurifier/Strategy/FixNestingTest.php