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 20e027646d Commit benchmarking code.
git-svn-id: http://htmlpurifier.org/svnroot/html_purifier/trunk@28 48356398-32a2-884e-a903-53898d9a118a
2006-04-16 00:35:34 +00:00
benchmarks Commit benchmarking code. 2006-04-16 00:35:34 +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 Fix some more attribute parsing things that could lead to infinite loops. 2006-04-16 00:23:35 +00:00
HTML_Lexer.php Fix the ineffective infinite loop protection. 2006-04-16 00:35:22 +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
tester.php Kick naming changes into effect. 2006-04-15 01:30:26 +00:00