summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2003-10-09 15:46:30 +0000
committerJames Bursa <james@netsurf-browser.org>2003-10-09 15:46:30 +0000
commit33efbb28067863e576750f07fae855ed3580d66c (patch)
tree8164f99cef6dc7bb95f49f5603dbb2fcb1b56937 /Docs
parent77e239298ca934ce2c5da074391cb343c5a7028b (diff)
downloadnetsurf-33efbb28067863e576750f07fae855ed3580d66c.tar.gz
netsurf-33efbb28067863e576750f07fae855ed3580d66c.tar.bz2
[project @ 2003-10-09 15:46:30 by bursa]
Make this more correct. svn path=/import/netsurf/; revision=360
Diffstat (limited to 'Docs')
-rw-r--r--Docs/TODO-CSS34
1 files changed, 17 insertions, 17 deletions
diff --git a/Docs/TODO-CSS b/Docs/TODO-CSS
index 3efaee5a4..b68755924 100644
--- a/Docs/TODO-CSS
+++ b/Docs/TODO-CSS
@@ -1,4 +1,4 @@
-$Id: TODO-CSS,v 1.2 2003/10/08 17:03:17 jmb Exp $
+$Id: TODO-CSS,v 1.3 2003/10/09 15:46:30 bursa Exp $
TODO-CSS file for NetSurf.
@@ -9,12 +9,12 @@ A "=" before the property means that it is partially implemented.
See TODO-HTML for HTML related TODOs.
-= background
-= background-attachment
+= background (colour only)
+- background-attachment
+ background-color
- background-image
-+ background-position
-+ background-repeat
+- background-position
+- background-repeat
- border
- border-collapse
- border-color
@@ -22,8 +22,8 @@ See TODO-HTML for HTML related TODOs.
- border-style
- border-[top|right|left|bottom]
- border-*-color
-= border-*-style
-= border-*-width
+- border-*-style
+- border-*-width
- bottom
- caption-side
+ clear
@@ -37,23 +37,23 @@ See TODO-HTML for HTML related TODOs.
+ display
- empty-cells
+ float
-+ font
+= font (style, weight, size, line-spacing)
- font-family
+ font-size
- font-size-adjust
- font-stretch
+ font-style
-= font-variant
+- font-variant
+ font-weight
+ height
- left
-= letter-spacing
+- letter-spacing
+ line-height
- list-style
- list-style-image
-= list-style-position
-= list-style-type
-= margin
+- list-style-position
+- list-style-type
+- margin
- margin-[top|right|left|bottom]
- marker-offset
- marks
@@ -77,16 +77,16 @@ See TODO-HTML for HTML related TODOs.
- size
- table-layout
+ text-align
-= text-decoration
+- text-decoration
- text-indent
- text-shadow
-= text-transform
+- text-transform
- top
- unicode-bidi
-= vertical-align
+- vertical-align
- visibility
= white-space
- widows
+ width
- word-spacing
-- z-index \ No newline at end of file
+- z-index