/[suikacvs]/markup/html/whatpm/Whatpm/CSS/ChangeLog
Suika

Contents of /markup/html/whatpm/Whatpm/CSS/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.23 - (hide annotations) (download)
Sun Dec 23 08:16:09 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +9 -0 lines
++ whatpm/Whatpm/CSS/ChangeLog	23 Dec 2007 08:15:33 -0000
2007-12-23  Wakaba  <wakaba@suika.fam.cx>

	* Parser.pm: New module.

	* SelectorsParser.pm (parse_string): Split into |parse_string|
	and |_parse_selectors_with_tokenizer|.  Support for "end by
	token T" option.  Return the last token as well as the
	parsed selectors pbject.

1 wakaba 1.23 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 wakaba 1.22 2007-11-24 Wakaba <wakaba@suika.fam.cx>
11    
12     * SelectorsParser.pm (parse_string): Raise errors if appropriate.
13    
14 wakaba 1.21 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 wakaba 1.20 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 wakaba 1.18 2007-10-17 Wakaba <wakaba@suika.fam.cx>
29    
30 wakaba 1.19 * selectors-object.en.html: New documentation.
31    
32     2007-10-17 Wakaba <wakaba@suika.fam.cx>
33    
34 wakaba 1.18 * SelectorsParser.pod, Makefile: New files.
35    
36 wakaba 1.16 2007-10-07 Wakaba <wakaba@suika.fam.cx>
37    
38 wakaba 1.17 * 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 wakaba 1.16 * 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 wakaba 1.15 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 wakaba 1.16
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 wakaba 1.15
62 wakaba 1.14 2007-09-22 Wakaba <wakaba@suika.fam.cx>
63    
64     * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
65    
66     * Tokenizer.pm: Token type constants are exportable.
67    
68 wakaba 1.12 2007-09-09 Wakaba <wakaba@suika.fam.cx>
69    
70 wakaba 1.13 * Tokenizer.pm: Delimiters frequently used in CSS
71     now have different |type|s than |DELIM_TOKEN|.
72    
73     2007-09-09 Wakaba <wakaba@suika.fam.cx>
74    
75 wakaba 1.12 * Tokenizer.pm: |UNICODE_RANGE| token's |value| no longer
76     includes |U+| prefix.
77    
78 wakaba 1.3 2007-09-08 Wakaba <wakaba@suika.fam.cx>
79    
80 wakaba 1.11 * Tokenizer.pm: |URI| bugs are fixed.
81    
82     2007-09-08 Wakaba <wakaba@suika.fam.cx>
83    
84 wakaba 1.10 * Tokenizer.pm: |DIMENSION| and |NUMBER| related
85     bugs are fixed.
86    
87     2007-09-08 Wakaba <wakaba@suika.fam.cx>
88    
89 wakaba 1.9 * Tokenizer.pm: |NUMBER|-related bugs are fixed.
90    
91     2007-09-08 Wakaba <wakaba@suika.fam.cx>
92    
93 wakaba 1.8 * Tokenizer.pm: |STRING|-related bugs are fixed.
94    
95     2007-09-08 Wakaba <wakaba@suika.fam.cx>
96    
97 wakaba 1.7 * Tokenizer.pm: Bug fixes.
98    
99     2007-09-08 Wakaba <wakaba@suika.fam.cx>
100    
101 wakaba 1.6 * Tokenizer.pm: |UNICODE-RANGE| is implemented.
102    
103     2007-09-08 Wakaba <wakaba@suika.fam.cx>
104    
105 wakaba 1.5 * Tokenizer.pm: |COMMENT| is implemented.
106     A bug for treatement for |@-->| is fixed.
107    
108     2007-09-08 Wakaba <wakaba@suika.fam.cx>
109    
110 wakaba 1.4 * Tokenizer.pm: |url()| and |url-prefix()| are implemented.
111     Bug for treatement for |@-| is fixed.
112    
113     2007-09-08 Wakaba <wakaba@suika.fam.cx>
114    
115 wakaba 1.3 * Tokenizer.pm: First working version.
116    
117 wakaba 1.2 2007-08-17 Wakaba <wakaba@suika.fam.cx>
118    
119     * Tokenizer.pm: New module.
120    
121     * ChangeLog: New file.
122    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24