Commit IPv6 fix, with majoring factoring out. Thank you Feyd!
[htmlpurifier.git] / TODO
blob3096da45b111f5a2c653d3ac0161c5d2dd609c2d
1 Todo List
3 Core:
4  - Finish table and shorthand CSS attributes
5  - Implement all non-essential attribute transforms
7 Code issues:
8  - Massive profiling, make it faster!
9  - Fix IPv6 issues
10  - Make URI validation routines tighter (especially mailto)
11  - Distinguish between different types of URIs, for instance, a mailto URI
12    in IMG SRC is nonsensical
13  - Factor out Host validation to its own AttrDef
14  - Rewrite table's child definition
15  - Silently drop content inbetween SCRIPT tags
17 Enhancements:
18  - Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
19  - Pretty-printing HTML