0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00
Standards compliant HTML filter written in PHP. http://htmlpurifier.org
Go to file
Edward Z. Yang e3c4faae41 Add a missing word.
git-svn-id: http://htmlpurifier.org/svnroot/html_purifier/trunk@47 48356398-32a2-884e-a903-53898d9a118a
2006-04-18 02:54:39 +00:00
benchmarks Condense benchmark output. 2006-04-16 01:09:32 +00:00
docs Add a missing word. 2006-04-18 02:54:39 +00:00
tests Finish HTMLDTD_ChildDef_Required. 2006-04-17 00:49:15 +00:00
HTML_Generator.php Finish HTMLDTD_ChildDef_Required. 2006-04-17 00:49:15 +00:00
HTML_Lexer.php Turn on entity parsing for the Lexers. Add PureHTMLDefinition and define removeForeignElements. 2006-04-16 03:00:05 +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
MarkupFragment.php Finish HTMLDTD_ChildDef_Required. 2006-04-17 00:49:15 +00:00
PureHTMLDefinition.php Finish HTMLDTD_ChildDef_Required. 2006-04-17 00:49:15 +00:00
tester.php Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00