mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-08 23:08:42 +00:00
e56c3fcd20
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@217 48356398-32a2-884e-a903-53898d9a118a
16 lines
442 B
Plaintext
16 lines
442 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
|
|
- Fix IPv6 issues
|
|
- Make URI validation routines tighter
|
|
|
|
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 |