mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +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:
|
Core:
|
||||||
- Finish all the Core CSS traits
|
- Finish all the Core CSS traits
|
||||||
- Implement all non-essential attribute transforms
|
- Implement all non-essential attribute transforms
|
||||||
- Change default behavior from escape to drop unrecognized stuff (merge config)
|
|
||||||
|
|
||||||
Code issues:
|
Code issues:
|
||||||
- Massive profiling (library occasionally times out on large input)
|
- 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
|
- Distinguish between different types of URIs, for instance, a mailto URI
|
||||||
in IMG SRC is nonsensical
|
in IMG SRC is nonsensical
|
||||||
- Factor out Host validation to its own AttrDef
|
- Factor out Host validation to its own AttrDef
|
||||||
|
- Rewrite table's child definition
|
||||||
|
|
||||||
Enhancements:
|
Enhancements:
|
||||||
- Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
|
- Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
|
Loading…
Reference in New Issue
Block a user