*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:) Write examples of how to use the SAC api of libcroco and how to walk the css stylesheet tree. Finish the design of the instruction set of the selection engine. The draft design is in the file docs/designs/docs/design/sel-instr.txt. Write a litte doc about how to use the parser as it is today.