0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-09 23:28:42 +00:00
Standards compliant HTML filter written in PHP. http://htmlpurifier.org
Go to file
2006-06-11 22:53:40 +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 Begin fleshing out test_fixNesting(). Still needs more test-cases. 2006-06-11 22:53:40 +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 Main: implemented regexp-style validation for complicated child definitions 2006-06-05 00:50:27 +00:00
tester.php Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00