0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/tests/HTMLPurifier/Strategy
2006-08-25 02:48:49 +00:00
..
CompositeTest.php Set up configuration class, implement attr_id_blacklist 2006-08-04 01:47:48 +00:00
CoreTest.php Change unacceptable value default behavior to drop silently. 2006-08-15 23:58:18 +00:00
FixNestingTest.php Change unacceptable value default behavior to drop silently. 2006-08-15 23:58:18 +00:00
MakeWellFormedTest.php Change unacceptable value default behavior to drop silently. 2006-08-15 23:58:18 +00:00
RemoveForeignElementsTest.php Change unacceptable value default behavior to drop silently. 2006-08-15 23:58:18 +00:00
ValidateAttributesTest.php Fix bug: number spans should not allow zero as a value. This required augmenting HTMLPurifier/AttrDef/Integer.php to have a richer negative/zero/positive specification interface that can be extrapolated to Number and friends. 2006-08-25 02:48:49 +00:00