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
2006-04-16 03:27:40 +00:00
benchmarks Condense benchmark output. 2006-04-16 01:09:32 +00:00
docs Add more info to the spec about CSS and start documenting status of each segment. 2006-04-15 02:28:43 +00:00
tests Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00
HTML_Generator.php Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +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 Add framework. 2006-04-15 01:13:42 +00:00
MarkupFragment.php Scratch PI or JASP from spec. Add extra comments about MarkupFragment's behavior to incoming data. More Todos for our home-brew lexer, and also fix empty tag support in the SAX parer adapter. Add test framework for marking SAX to be tested with the regular result, or a specialized result. 2006-04-15 02:19:27 +00:00
PureHTMLDefinition.php Turn on entity parsing for the Lexers. Add PureHTMLDefinition and define removeForeignElements. 2006-04-16 03:00:05 +00:00
tester.php Add HTML_Generator class and associated unit tests. 2006-04-16 03:27:40 +00:00