0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-09 15:28:40 +00:00
htmlpurifier/tests
2006-07-20 02:43:06 +00:00
..
HTML_Generator.php Finish HTMLDTD_ChildDef_Required. 2006-04-17 00:49:15 +00:00
HTML_Lexer.php Begin getting parsing of character data into shape, not done yet. 2006-07-20 02:43:06 +00:00
HTML_Purifier.php Standardize test-cases with the prefix Test_. Add framework for HTML_Purifier, its unit test will really only be for regression testing from integration issues. It's more important to test the components. 2006-04-16 03:39:39 +00:00
PureHTMLDefinition.php Finish implementing fixNesting(). Removed security-in-depth check for optimization reasons, since the info array will never cause such a condition. 2006-07-20 00:30:35 +00:00