/[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.14 by wakaba, Sat Sep 22 12:16:33 2007 UTC revision 1.23 by wakaba, Sun Dec 23 08:16:09 2007 UTC
# Line 1  Line 1 
1    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: New module.
4    
5            * SelectorsParser.pm (parse_string): Split into |parse_string|
6            and |_parse_selectors_with_tokenizer|.  Support for "end by
7            token T" option.  Return the last token as well as the
8            parsed selectors pbject.
9    
10    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
11    
12            * SelectorsParser.pm (parse_string): Raise errors if appropriate.
13    
14    2007-10-28  Wakaba  <wakaba@suika.fam.cx>
15    
16            * SelectorsSerializer.pm (serialize_test): Namespace prefix
17            IS namespace URI for sorting stability (attribute and :not()
18            selectors).
19    
20            * selectors-object.en.html: Namespace URI cannot be empty.
21    
22    2007-10-22  Wakaba  <wakaba@suika.fam.cx>
23    
24            * SelectorsSerializer.pm ($ident): Non-ascii name start
25            characters after leading |-| was escaped.  An IDENT
26            of |-| was not escaped.
27    
28    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
29    
30            * selectors-object.en.html: New documentation.
31    
32    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
33    
34            * SelectorsParser.pod, Makefile: New files.
35    
36    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
37    
38            * SelectorsParser.pm (parse_string): An |IDENT|
39            can be specified as the argument for |-manakai-contains|,
40            as defined in Selectors CR (2001).
41    
42    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
43    
44            * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
45            (parse_string): Support for |-manakai-current|
46            and |-manakai-contains| pseudo-classes.
47    
48            * SelectorsSerializer.pm: Support for |-manakai-current|
49            and |-manakai-contains| pseudo-classes.
50    
51    2007-09-30  Wakaba  <wakaba@suika.fam.cx>
52    
53            * Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to
54            the string value of the token.
55    
56    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
57    
58            * SelectorsParser.pm: Pass an empty string as a prefix
59            for lookup namespace prefix callback, for loose compatibility
60            with the |NSResolver| interface.
61    
62  2007-09-22  Wakaba  <wakaba@suika.fam.cx>  2007-09-22  Wakaba  <wakaba@suika.fam.cx>
63    
64          * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.          * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.23

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24