0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 07:38:41 +00:00
htmlpurifier/tests/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
..
CompositeTest.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
CoreTest.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
FixNestingTest.php Massively refactored Definition, moved MakeWellFormed HTML specific code out. 2006-07-31 00:15:01 +00:00
MakeWellFormedTest.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
RemoveForeignElementsTest.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
ValidateAttributesTest.php Added ValidateAttributes strategy and associated unit tests. Amended Generator with some sanity checks. Made Definition include all necessary definitions. Note the two elements (bdo and br) that only use coreattrs. 2006-07-30 18:37:42 +00:00