mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-12-23 00:41:52 +00:00
5135ff7afd
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@195 48356398-32a2-884e-a903-53898d9a118a
14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
Todo List
|
|
|
|
Primary:
|
|
- (In Progress) Implement attribute validation
|
|
- Implement HTMLPurifier (trivial)
|
|
|
|
Code issues:
|
|
- Rename AbstractTest to Harness
|
|
- (?) Create a TokenFactory to prevent really long lines
|
|
- Massive profiling
|
|
|
|
Enhancements:
|
|
- Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
|
|
- Have lexers strip out HTML and BODY tags rather than choke |