0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/Strategy
Edward Z. Yang bfe474042f Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com>
This commit is a limited implementation of the "active formatting
elements" algorithm implemented in HTML5, which preserves certain
formatting elements such as <a> and <b> when exiting or entering nodes.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-12-20 13:06:00 -05:00
..
MakeWellFormed Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
CompositeTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
CoreTest.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
ErrorsHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
FixNesting_ErrorsTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
FixNestingTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
MakeWellFormed_ErrorsTest.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
MakeWellFormed_InjectorTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
MakeWellFormedTest.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
RemoveForeignElements_ErrorsTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
RemoveForeignElements_TidyTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
RemoveForeignElementsTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ValidateAttributes_IDTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ValidateAttributes_TidyTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ValidateAttributesTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00