summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2003-05-20 20:03:34 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-05-20 20:03:34 +0000
commitcf0f243f7e99156489019360c062a08d824aed22 (patch)
tree8e9ef02d08646e3720c4a78bf2a8ff69ad2abd34 /TODO
parentf1f4a02b4c33ad19773c3152c9408e2dadcd31d1 (diff)
downloadlibcroco-cf0f243f7e99156489019360c062a08d824aed22.tar.gz
went forward in the cascading support. I still have a long way to go.
Dodji.
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 4 insertions, 8 deletions
diff --git a/TODO b/TODO
index aaee431..2eb77d6 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,10 @@
*coding:)
-Go forward in the box layout (positioning/rendering) code. (hard, very hard).
-This is gonna take a coupe of months I think.
- Implement the style properties (of the 4 edges of the box model).
- test/debug the properties used in test7
- code the shortcut properties (border, margin border-style etc ...)
- WIRE the use of the "border" properties and all it sub
- properties and debug this.
- code the color 16 name aliases defined in the html 4.01 spec. (debug this)
+Code the cascading in cr-sel-eng.c
+ code the cascade precedence rules (in
+ put_css_properties_in_hashtable() )
+
*Doc:)