0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-08 14:58:42 +00:00
htmlpurifier/TODO.txt
2006-08-12 19:22:57 +00:00

14 lines
487 B
Plaintext

Todo List
Code issues:
- (?) Create a TokenFactory to prevent really long lines
- Massive profiling
- Fix IPv6 issues
- Make URI validation routines tighter (especially mailto)
- Distinguish between different types of URIs, for instance, a mailto URI
in IMG SRC is nonsensical
- Factor out Host validation to its own AttrDef
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