0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-22 16:31:53 +00:00
Standards compliant HTML filter written in PHP. http://htmlpurifier.org
Go to file
Edward Z. Yang 5391195170 Finalize fixNesting test suite.
git-svn-id: http://htmlpurifier.org/svnroot/html_purifier/trunk@55 48356398-32a2-884e-a903-53898d9a118a
2006-07-18 23:17:41 +00:00
benchmarks Condense benchmark output. 2006-04-16 01:09:32 +00:00
docs Update spec: 2006-06-05 01:08:20 +00:00
tests Finalize fixNesting test suite. 2006-07-18 23:17:41 +00:00
HTML_Generator.php Finish HTMLDTD_ChildDef_Required. 2006-04-17 00:49:15 +00:00
HTML_Lexer.php Fit everything to width=80. 2006-05-30 14:38:28 +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 In-depth uselessness, have empty element definition return false always. 2006-06-15 22:08:24 +00:00
tester.php Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00