/[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.16 by wakaba, Sun Oct 7 05:06:56 2007 UTC revision 1.26 by wakaba, Sun Dec 23 15:47:09 2007 UTC
# Line 1  Line 1 
1    2007-12-24  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: Support for |@namespace| rule.
4    
5            * SelectorsSerializer.pm: Support for |lookup_namespace_prefix|
6            parameter is added.
7    
8    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
9    
10            * Parser.pm: Support for the |@charset| rule.
11    
12    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Parser.pm (parse_char_string): A poor support for error
15            line/column reporting is added.  Support for pseudo-element
16            and pseudo-class.
17    
18    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
19    
20            * Parser.pm: New module.
21    
22            * SelectorsParser.pm (parse_string): Split into |parse_string|
23            and |_parse_selectors_with_tokenizer|.  Support for "end by
24            token T" option.  Return the last token as well as the
25            parsed selectors pbject.
26    
27    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
28    
29            * SelectorsParser.pm (parse_string): Raise errors if appropriate.
30    
31    2007-10-28  Wakaba  <wakaba@suika.fam.cx>
32    
33            * SelectorsSerializer.pm (serialize_test): Namespace prefix
34            IS namespace URI for sorting stability (attribute and :not()
35            selectors).
36    
37            * selectors-object.en.html: Namespace URI cannot be empty.
38    
39    2007-10-22  Wakaba  <wakaba@suika.fam.cx>
40    
41            * SelectorsSerializer.pm ($ident): Non-ascii name start
42            characters after leading |-| was escaped.  An IDENT
43            of |-| was not escaped.
44    
45    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
46    
47            * selectors-object.en.html: New documentation.
48    
49    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
50    
51            * SelectorsParser.pod, Makefile: New files.
52    
53    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
54    
55            * SelectorsParser.pm (parse_string): An |IDENT|
56            can be specified as the argument for |-manakai-contains|,
57            as defined in Selectors CR (2001).
58    
59  2007-10-07  Wakaba  <wakaba@suika.fam.cx>  2007-10-07  Wakaba  <wakaba@suika.fam.cx>
60    
61          * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.          * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.26

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24