[project @ 2004-04-18 15:54:50 by jmb]

Update

svn path=/import/netsurf/; revision=792
This commit is contained in:
John Mark Bell 2004-04-18 15:54:50 +00:00
parent dc937fe9ba
commit 058e2d495d
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
$Id: TODO-CSS,v 1.10 2004/04/02 23:17:27 jmb Exp $
$Id: TODO-CSS,v 1.11 2004/04/18 15:54:50 jmb Exp $
TODO-CSS file for NetSurf.
@ -78,7 +78,7 @@ See TODO-HTML for HTML related TODOs.
- table-layout
+ text-align
+ text-decoration (not blink)
+ text-indent (<br> causes this to break. text following a <br> should NOT be indented)
+ text-indent
- text-shadow
+ text-transform
- top

View File

@ -1,4 +1,4 @@
$Id: TODO-HTML,v 1.8 2004/03/26 22:17:12 jmb Exp $
$Id: TODO-HTML,v 1.9 2004/04/18 15:54:50 jmb Exp $
TODO-HTML file for NetSurf.
@ -25,7 +25,6 @@ Objects:
Alt text
Forms:
Tabbing between input values
"disabled" attribute
A few textarea rendering issues