0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/Strategy
2006-08-02 02:24:03 +00:00
..
CompositeTest.php Compat changes with earlier versions of PHP. 2006-08-01 01:57:22 +00:00
CoreTest.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
FixNestingTest.php - Implement double-checking in Strategy/FixNesting.php, fixes the table bugs. 2006-07-31 03:04:57 +00:00
MakeWellFormedTest.php - Added Composite and Core strategies. 2006-07-29 17:38:28 +00:00
RemoveForeignElementsTest.php Implement center, menu and dir tag transformations. Font transform pending. 2006-08-02 02:24:03 +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