+ DevNetwork thread "Non-SGML characters"
[htmlpurifier.git] / TODO
blobd6e848990a3a64b4e37b48c653d3a72a6eb61b5e
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  - Make URI validation routines tighter (especially mailto)
10  - Distinguish between different types of URIs, for instance, a mailto URI
11    in IMG SRC is nonsensical
12  - Factor out Host validation to its own AttrDef
13  - Rewrite table's child definition
14  - Silently drop content inbetween SCRIPT tags
16 Enhancements:
17  - Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
18  - Pretty-printing HTML