/[suikacvs]/markup/html/whatpm/Whatpm/CSS/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/CSS/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by wakaba, Fri Oct 26 14:22:59 2007 UTC revision 1.27 by wakaba, Mon Dec 31 03:00:42 2007 UTC
# Line 1  Line 1 
1    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: At-keywords were not case-insensitive.
4            Support for property value parsing.  Empty declarations
5            were not supported.  Raise errors for broken declarations.
6            Parser and serializer definition for |color| is added.
7    
8    2007-12-24  Wakaba  <wakaba@suika.fam.cx>
9    
10            * Parser.pm: Support for |@namespace| rule.
11    
12            * SelectorsSerializer.pm: Support for |lookup_namespace_prefix|
13            parameter is added.
14    
15    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
16    
17            * Parser.pm: Support for the |@charset| rule.
18    
19    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Parser.pm (parse_char_string): A poor support for error
22            line/column reporting is added.  Support for pseudo-element
23            and pseudo-class.
24    
25    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
26    
27            * Parser.pm: New module.
28    
29            * SelectorsParser.pm (parse_string): Split into |parse_string|
30            and |_parse_selectors_with_tokenizer|.  Support for "end by
31            token T" option.  Return the last token as well as the
32            parsed selectors pbject.
33    
34    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
35    
36            * SelectorsParser.pm (parse_string): Raise errors if appropriate.
37    
38    2007-10-28  Wakaba  <wakaba@suika.fam.cx>
39    
40            * SelectorsSerializer.pm (serialize_test): Namespace prefix
41            IS namespace URI for sorting stability (attribute and :not()
42            selectors).
43    
44            * selectors-object.en.html: Namespace URI cannot be empty.
45    
46  2007-10-22  Wakaba  <wakaba@suika.fam.cx>  2007-10-22  Wakaba  <wakaba@suika.fam.cx>
47    
48          * SelectorsSerializer.pm ($ident): Non-ascii name start          * SelectorsSerializer.pm ($ident): Non-ascii name start

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.27

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24