mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-09 23:28:42 +00:00
Update TODO.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@270 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
parent
0da17072d1
commit
490fc003c8
2
TODO.txt
2
TODO.txt
@ -3,7 +3,6 @@ Todo List
|
||||
Core:
|
||||
- Finish all the Core CSS traits
|
||||
- Implement all non-essential attribute transforms
|
||||
- Change default behavior from escape to drop unrecognized stuff (merge config)
|
||||
|
||||
Code issues:
|
||||
- Massive profiling (library occasionally times out on large input)
|
||||
@ -12,6 +11,7 @@ Code issues:
|
||||
- Distinguish between different types of URIs, for instance, a mailto URI
|
||||
in IMG SRC is nonsensical
|
||||
- Factor out Host validation to its own AttrDef
|
||||
- Rewrite table's child definition
|
||||
|
||||
Enhancements:
|
||||
- Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
|
Loading…
Reference in New Issue
Block a user