2006-07-24 02:49:37 +00:00
|
|
|
Todo List
|
2006-07-21 11:31:43 +00:00
|
|
|
|
2006-08-15 01:14:39 +00:00
|
|
|
Core:
|
2006-08-16 17:35:24 +00:00
|
|
|
- Finish table and shorthand CSS attributes
|
2006-08-15 01:14:39 +00:00
|
|
|
- Implement all non-essential attribute transforms
|
|
|
|
|
2006-07-21 11:31:43 +00:00
|
|
|
Code issues:
|
2006-08-16 14:05:03 +00:00
|
|
|
- Massive profiling, make it faster!
|
2006-08-12 19:22:57 +00:00
|
|
|
- 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
|
2006-08-15 23:59:40 +00:00
|
|
|
- Rewrite table's child definition
|
2006-08-16 14:05:03 +00:00
|
|
|
- Silently drop content inbetween SCRIPT tags
|
2006-08-06 03:58:48 +00:00
|
|
|
|
|
|
|
Enhancements:
|
2006-08-16 14:05:03 +00:00
|
|
|
- Do fixes for Firefox's inability to handle COL alignment props (Bug 915)
|
|
|
|
- Pretty-printing HTML
|