/[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.1 by wakaba, Fri Aug 17 07:43:38 2007 UTC revision 1.21 by wakaba, Sun Oct 28 06:35:15 2007 UTC
# Line 0  Line 1 
1    2007-10-28  Wakaba  <wakaba@suika.fam.cx>
2    
3            * SelectorsSerializer.pm (serialize_test): Namespace prefix
4            IS namespace URI for sorting stability (attribute and :not()
5            selectors).
6    
7            * selectors-object.en.html: Namespace URI cannot be empty.
8    
9    2007-10-22  Wakaba  <wakaba@suika.fam.cx>
10    
11            * SelectorsSerializer.pm ($ident): Non-ascii name start
12            characters after leading |-| was escaped.  An IDENT
13            of |-| was not escaped.
14    
15    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
16    
17            * selectors-object.en.html: New documentation.
18    
19    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
20    
21            * SelectorsParser.pod, Makefile: New files.
22    
23    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
24    
25            * SelectorsParser.pm (parse_string): An |IDENT|
26            can be specified as the argument for |-manakai-contains|,
27            as defined in Selectors CR (2001).
28    
29    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
30    
31            * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
32            (parse_string): Support for |-manakai-current|
33            and |-manakai-contains| pseudo-classes.
34    
35            * SelectorsSerializer.pm: Support for |-manakai-current|
36            and |-manakai-contains| pseudo-classes.
37    
38    2007-09-30  Wakaba  <wakaba@suika.fam.cx>
39    
40            * Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to
41            the string value of the token.
42    
43    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
44    
45            * SelectorsParser.pm: Pass an empty string as a prefix
46            for lookup namespace prefix callback, for loose compatibility
47            with the |NSResolver| interface.
48    
49    2007-09-22  Wakaba  <wakaba@suika.fam.cx>
50    
51            * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
52    
53            * Tokenizer.pm: Token type constants are exportable.
54    
55    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
56    
57            * Tokenizer.pm: Delimiters frequently used in CSS
58            now have different |type|s than |DELIM_TOKEN|.
59    
60    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
61    
62            * Tokenizer.pm: |UNICODE_RANGE| token's |value| no longer
63            includes |U+| prefix.
64    
65    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
66    
67            * Tokenizer.pm: |URI| bugs are fixed.
68            
69    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
70    
71            * Tokenizer.pm: |DIMENSION| and |NUMBER| related
72            bugs are fixed.
73    
74    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
75    
76            * Tokenizer.pm: |NUMBER|-related bugs are fixed.
77    
78    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
79    
80            * Tokenizer.pm: |STRING|-related bugs are fixed.
81    
82    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
83    
84            * Tokenizer.pm: Bug fixes.
85    
86    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
87    
88            * Tokenizer.pm: |UNICODE-RANGE| is implemented.
89    
90    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
91    
92            * Tokenizer.pm: |COMMENT| is implemented.
93            A bug for treatement for |@-->| is fixed.
94    
95    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
96    
97            * Tokenizer.pm: |url()| and |url-prefix()| are implemented.
98            Bug for treatement for |@-| is fixed.
99    
100    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
101    
102            * Tokenizer.pm: First working version.
103    
104    2007-08-17  Wakaba  <wakaba@suika.fam.cx>
105    
106            * Tokenizer.pm: New module.
107    
108            * ChangeLog: New file.
109    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.21

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24