Update TODO documents.

svn path=/trunk/netsurf/; revision=3041
This commit is contained in:
Michael Drake 2006-11-10 17:04:43 +00:00
parent 5adbed530c
commit 58e8f5fb0d
3 changed files with 4 additions and 21 deletions

View File

@ -49,10 +49,10 @@ See TODO-HTML for HTML related TODOs.
+ left
- letter-spacing
+ line-height
- list-style
- list-style-image
= list-style
+ list-style-image
- list-style-position
- list-style-type
= list-style-type (various numbering systems are not implemented)
= margin (some problems with inlines)
= margin-[top|right|left|bottom] (some problems with inlines)
- marker-offset
@ -71,7 +71,7 @@ See TODO-HTML for HTML related TODOs.
= padding-[top|right|left|bottom] (some problems with inlines)
- page
- page-break-[after|before|inside]
= position (fixed not done. static position not implemented)
= position (fixed not done)
- quotes
+ right
- size

View File

@ -1,10 +0,0 @@
$Id: TODO-General,v 1.8 2004/09/03 22:27:08 tlsa Exp $
TODO-General for NetSurf.
This file documents general things which need doing.
Disk Cache
Global Clipboard Support
JavaScript?

View File

@ -11,10 +11,6 @@ See TODO-CSS for CSS related TODOs.
Text Formatting:
<Q> tag
Lists:
<LI>
<OL>,<UL>
Objects:
Alt text
@ -22,9 +18,6 @@ Objects:
Forms:
"disabled" attribute
A few textarea rendering issues
Frames:
Currently messy. Change to use nested windows.
General:
height="some%" - 13.7.1