0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 07:38:41 +00:00
htmlpurifier/library/HTMLPurifier/Strategy
Edward Z. Yang 9c6ae16764 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
2006-07-31 00:15:01 +00:00
..
Composite.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
Core.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
FixNesting.php Factor some stuff into the Definition, add more docs. 2006-07-30 22:57:54 +00:00
MakeWellFormed.php Massively refactored Definition, moved MakeWellFormed HTML specific code out. 2006-07-31 00:15:01 +00:00
RemoveForeignElements.php Make the definition format much more logical. Begin migrating specification docs to their respective classes. 2006-07-30 19:11:18 +00:00
ValidateAttributes.php Make the definition format much more logical. Begin migrating specification docs to their respective classes. 2006-07-30 19:11:18 +00:00