-
Notifications
You must be signed in to change notification settings - Fork 24
jmb
Michael Drake edited this page Jan 5, 2026
·
1 revision
!meta title="Todo/jmb" !meta author="Jmb" !meta date="2011-02-02T00:29:55Z"
!toc John-Mark's todo list.
- Charset conversion should use Unicode Normalisation Form C
- Optimisation
- String interning in treebuilder
- Parse error reporting
- Extraneous chunk insertion/tokenisation (i.e. script support)
- Fragment parsing
- Serialisation
- Optimisation
- Cascade of aural/page properties
- Some kind of API to provide access to the @page stuff
- Parse error reporting
- Documentation
- Optimisation
- Rest of DOM
- Documentation
- Optimisation
- Use libcurl 7.19.x's certificate chain inspection API & bin our own OpenSSL stuff (no -- distros aren't packaging sufficiently modern libcurl at present)
- Add generic key:value pair storage to URLdb
- Make layout engine completely fixed point, instead of the hideous hybrid it currently is.