/[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 - (show 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 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>
63
64 * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
65
66 * Tokenizer.pm: Token type constants are exportable.
67
68 2007-09-09 Wakaba <wakaba@suika.fam.cx>
69
70 * 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 * Tokenizer.pm: |UNICODE_RANGE| token's |value| no longer
76 includes |U+| prefix.
77
78 2007-09-08 Wakaba <wakaba@suika.fam.cx>
79
80 * Tokenizer.pm: |URI| bugs are fixed.
81
82 2007-09-08 Wakaba <wakaba@suika.fam.cx>
83
84 * Tokenizer.pm: |DIMENSION| and |NUMBER| related
85 bugs are fixed.
86
87 2007-09-08 Wakaba <wakaba@suika.fam.cx>
88
89 * Tokenizer.pm: |NUMBER|-related bugs are fixed.
90
91 2007-09-08 Wakaba <wakaba@suika.fam.cx>
92
93 * Tokenizer.pm: |STRING|-related bugs are fixed.
94
95 2007-09-08 Wakaba <wakaba@suika.fam.cx>
96
97 * Tokenizer.pm: Bug fixes.
98
99 2007-09-08 Wakaba <wakaba@suika.fam.cx>
100
101 * Tokenizer.pm: |UNICODE-RANGE| is implemented.
102
103 2007-09-08 Wakaba <wakaba@suika.fam.cx>
104
105 * 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 * 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 * Tokenizer.pm: First working version.
116
117 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