summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2003-03-24 21:26:04 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-03-24 21:26:04 +0000
commitc6e67e60688e257c3203efb25bdbe371be0ff686 (patch)
treea25e95af362a8d946a5177896eb22bda407c4b70 /TODO
parentdf9b05e39ebd88441e9155c95ecdbc23c4f62b72 (diff)
downloadlibcroco-c6e67e60688e257c3203efb25bdbe371be0ff686.tar.gz
can now get loosely typed style information from css declaration
and turn them into strongly typed style information. Dodji.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 417c6c2..eba4dc6 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,6 @@
*coding:)
-!!Fix a bug in cr_parser_parse_ruleset(): make sure
- to backup every cr_parser_parse_declaration() that fails
- by a cr_parser_parse_declaration_core(). This is a stupid
- bug. => not easy, not started.
-
Code the cr_style_new_from_ruleset() fonction. => hard, in progress.
*Doc:)