0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00
htmlpurifier/tests/HTMLPurifier
Edward Z. Yang ba9fd175d7 Make extractBody not terminate prematurely on first </body>.
Previously, if two </body> tags were present, HTML Purifier
would truncate everything after the first </body>.  This is
not ideal behavior; so HTML Purifier has been changed to
match up to the last </body>.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2009-07-07 22:19:04 -04:00
..
AttrDef Relax allowed values of class for certain doctypes, see %Attr.ClassUseCDATA 2009-05-26 01:07:40 -04:00
AttrTransform Fix bad configuration call in NameSyncTest.php. 2009-03-14 19:18:02 -04:00
ChildDef Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
ConfigSchema Revamp configuration backend. 2009-02-21 03:00:33 -05:00
DefinitionCache Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
Filter Rename ExtractStyleBlocks configuration parameters. 2009-05-25 21:54:39 -04:00
HTMLModule Style refresh: add/remove vimlines, fix minor factual errors. 2009-04-09 12:47:10 -04:00
HTMLT Style refresh: add/remove vimlines, fix minor factual errors. 2009-04-09 12:47:10 -04:00
Injector Fix allowsElement() bug manifesting in LinkifyTest. 2009-06-10 18:11:34 -04:00
Lexer Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
PHPT Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
SimpleTest Implement user-friendly links to test-cases on web tester. 2008-12-20 13:01:20 -05:00
Strategy Relax allowed values of class for certain doctypes, see %Attr.ClassUseCDATA 2009-05-26 01:07:40 -04:00
StringHashParser Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIFilter Make %URI.Munge respect %URI.Host (don't munge). 2009-07-06 22:04:51 -04:00
VarParser Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrCollectionsTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrDefHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrDefTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrTransformHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrTransformTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrTypesTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
AttrValidator_ErrorsTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
ChildDefHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ComplexHarness.php Make name="" and id="" play nicely together. 2009-02-21 02:58:30 -05:00
ConfigSchemaTest.php Revamp configuration backend. 2009-02-21 03:00:33 -05:00
ConfigTest-create.ini Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ConfigTest-finalize.ini Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ConfigTest-loadIni.ini Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ConfigTest.php Add HTMLPurifier_config->serialize() 2009-05-30 00:25:14 -04:00
ContextTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DefinitionCacheFactoryTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
DefinitionCacheHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DefinitionCacheTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
DefinitionTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DefinitionTestable.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DoctypeRegistryTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ElementDefTest.php Fix inability to totally override content model. 2009-06-10 18:24:52 -04:00
EncoderTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
EntityLookupTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
EntityParserTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ErrorCollectorEMock.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ErrorCollectorTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ErrorsHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
GeneratorTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
Harness.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
HTMLDefinitionTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
HTMLModuleHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLModuleManagerTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
HTMLModuleTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLT.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
IDAccumulatorTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
InjectorHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
LanguageFactoryTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
LanguageTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
LengthTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
LexerTest.php Make extractBody not terminate prematurely on first </body>. 2009-07-07 22:19:04 -04:00
PercentEncoderTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
PropertyListTest.php Convert HTMLPurifier_Config to use property list backend. 2009-02-02 18:42:23 -05:00
StrategyHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
StringHashParserTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
StringHashTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
TagTransformTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
TokenFactoryTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
TokenTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
UnitConverterTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIDefinitionTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
URIFilterHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIParserTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URISchemeRegistryTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URISchemeTest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URITest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
VarParserHarness.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00