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

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.22

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24