0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/Strategy
Edward Z. Yang 9d411bd5cc - Implement double-checking in Strategy/FixNesting.php, fixes the table bugs.
- Move around child definitions so they make a little more sense (rename to Custom) and also add $allow_empty property to help FixNesting.php determine whether or not to double-check.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@136 48356398-32a2-884e-a903-53898d9a118a
2006-07-31 03:04:57 +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 - Implement double-checking in Strategy/FixNesting.php, fixes the table bugs. 2006-07-31 03:04:57 +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