/[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.7 by wakaba, Sat Sep 8 10:21:04 2007 UTC revision 1.20 by wakaba, Fri Oct 26 14:22:59 2007 UTC
# Line 1  Line 1 
1    2007-10-22  Wakaba  <wakaba@suika.fam.cx>
2    
3            * SelectorsSerializer.pm ($ident): Non-ascii name start
4            characters after leading |-| was escaped.  An IDENT
5            of |-| was not escaped.
6    
7    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
8    
9            * selectors-object.en.html: New documentation.
10    
11    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
12    
13            * SelectorsParser.pod, Makefile: New files.
14    
15    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
16    
17            * SelectorsParser.pm (parse_string): An |IDENT|
18            can be specified as the argument for |-manakai-contains|,
19            as defined in Selectors CR (2001).
20    
21    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
22    
23            * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
24            (parse_string): Support for |-manakai-current|
25            and |-manakai-contains| pseudo-classes.
26    
27            * SelectorsSerializer.pm: Support for |-manakai-current|
28            and |-manakai-contains| pseudo-classes.
29    
30    2007-09-30  Wakaba  <wakaba@suika.fam.cx>
31    
32            * Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to
33            the string value of the token.
34    
35    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
36    
37            * SelectorsParser.pm: Pass an empty string as a prefix
38            for lookup namespace prefix callback, for loose compatibility
39            with the |NSResolver| interface.
40    
41    2007-09-22  Wakaba  <wakaba@suika.fam.cx>
42    
43            * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
44    
45            * Tokenizer.pm: Token type constants are exportable.
46    
47    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
48    
49            * Tokenizer.pm: Delimiters frequently used in CSS
50            now have different |type|s than |DELIM_TOKEN|.
51    
52    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
53    
54            * Tokenizer.pm: |UNICODE_RANGE| token's |value| no longer
55            includes |U+| prefix.
56    
57    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
58    
59            * Tokenizer.pm: |URI| bugs are fixed.
60            
61    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
62    
63            * Tokenizer.pm: |DIMENSION| and |NUMBER| related
64            bugs are fixed.
65    
66    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
67    
68            * Tokenizer.pm: |NUMBER|-related bugs are fixed.
69    
70    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
71    
72            * Tokenizer.pm: |STRING|-related bugs are fixed.
73    
74  2007-09-08  Wakaba  <wakaba@suika.fam.cx>  2007-09-08  Wakaba  <wakaba@suika.fam.cx>
75    
76          * Tokenizer.pm: Bug fixes.          * Tokenizer.pm: Bug fixes.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24