]> mj.ucw.cz Git - leo.git/blob - TODO
54c3c1ae39878c2dc7c83b9939831864cb9f7e97
[leo.git] / TODO
1 - bring CSS lexer to the CSS2.1 spec (http://www.w3.org/TR/CSS2/syndata.html)
2 - CSS override rules are broken. For example, text-offset-y and text-offset
3   should override each other, but currently they are mixed upon rendering.
4   Does it matter?
5 - Fixing of label positions should include some margin
6 - Clean up shp.c
7
8 - Add icon-anchor-* properties like text-anchor-*
9   (for now, we have only icon-offset-*)