summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2003-05-11 17:58:03 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-05-11 17:58:03 +0000
commitc8291d730454e07a580942acb042c31cf644d434 (patch)
tree5ba6f7608201d219ef5220bd1c820e4185c06705 /TODO
parent43033af69e4a03c7eb4412b4be354213b87c48af (diff)
downloadlibcroco-c8291d730454e07a580942acb042c31cf644d434.tar.gz
updated the test to reflect the new supported css2 properties.
* tests/test7-main.c: updated the test to reflect the new supported css2 properties. * src/layeng/cr-style.c: (set_prop_border_x_width_from_value ()) debugged this. (set_prop_border_x_style_from_value ()) debugged this. * src/layeng/cr-box-view.c: (draw_borders ()) debugged this a lot. Dodji.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 587add9..6e66c04 100644
--- a/TODO
+++ b/TODO
@@ -2,10 +2,10 @@
*coding:)
Go forward in the box layout (positioning/rendering) code. (hard, very hard).
-This is gonna take me a coupe of months I think.
+This is gonna take a coupe of months I think.
Implement the style properties (of the 4 edges of the box model).
- Debug the border-color-x, border-x and border-x-style properties.
- debug the padding-x property
+ test/debug the properties used in test7
+ code the shortcut properties (border, margin border-style etc ...)
code the color 16 name aliases defined in the html 4.01 spec.
*Doc:)