summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
Diffstat (limited to 'Docs')
-rw-r--r--Docs/TODO-CSS4
-rw-r--r--Docs/TODO-HTML3
2 files changed, 3 insertions, 4 deletions
diff --git a/Docs/TODO-CSS b/Docs/TODO-CSS
index 4bbe8bac1..e8046f5b4 100644
--- a/Docs/TODO-CSS
+++ b/Docs/TODO-CSS
@@ -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
diff --git a/Docs/TODO-HTML b/Docs/TODO-HTML
index e8c349b26..9172b3d6f 100644
--- a/Docs/TODO-HTML
+++ b/Docs/TODO-HTML
@@ -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