/[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.25 - (show annotations) (download)
Sun Dec 23 11:19:23 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +4 -0 lines
++ whatpm/Whatpm/CSS/ChangeLog	23 Dec 2007 11:19:21 -0000
	* Parser.pm: Support for the |@charset| rule.

2007-12-23  Wakaba  <wakaba@suika.fam.cx>

1 2007-12-23 Wakaba <wakaba@suika.fam.cx>
2
3 * Parser.pm: Support for the |@charset| rule.
4
5 2007-12-23 Wakaba <wakaba@suika.fam.cx>
6
7 * Parser.pm (parse_char_string): A poor support for error
8 line/column reporting is added. Support for pseudo-element
9 and pseudo-class.
10
11 2007-12-23 Wakaba <wakaba@suika.fam.cx>
12
13 * Parser.pm: New module.
14
15 * SelectorsParser.pm (parse_string): Split into |parse_string|
16 and |_parse_selectors_with_tokenizer|. Support for "end by
17 token T" option. Return the last token as well as the
18 parsed selectors pbject.
19
20 2007-11-24 Wakaba <wakaba@suika.fam.cx>
21
22 * SelectorsParser.pm (parse_string): Raise errors if appropriate.
23
24 2007-10-28 Wakaba <wakaba@suika.fam.cx>
25
26 * SelectorsSerializer.pm (serialize_test): Namespace prefix
27 IS namespace URI for sorting stability (attribute and :not()
28 selectors).
29
30 * selectors-object.en.html: Namespace URI cannot be empty.
31
32 2007-10-22 Wakaba <wakaba@suika.fam.cx>
33
34 * SelectorsSerializer.pm ($ident): Non-ascii name start
35 characters after leading |-| was escaped. An IDENT
36 of |-| was not escaped.
37
38 2007-10-17 Wakaba <wakaba@suika.fam.cx>
39
40 * selectors-object.en.html: New documentation.
41
42 2007-10-17 Wakaba <wakaba@suika.fam.cx>
43
44 * SelectorsParser.pod, Makefile: New files.
45
46 2007-10-07 Wakaba <wakaba@suika.fam.cx>
47
48 * SelectorsParser.pm (parse_string): An |IDENT|
49 can be specified as the argument for |-manakai-contains|,
50 as defined in Selectors CR (2001).
51
52 2007-10-07 Wakaba <wakaba@suika.fam.cx>
53
54 * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
55 (parse_string): Support for |-manakai-current|
56 and |-manakai-contains| pseudo-classes.
57
58 * SelectorsSerializer.pm: Support for |-manakai-current|
59 and |-manakai-contains| pseudo-classes.
60
61 2007-09-30 Wakaba <wakaba@suika.fam.cx>
62
63 * Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to
64 the string value of the token.
65
66 2007-09-24 Wakaba <wakaba@suika.fam.cx>
67
68 * SelectorsParser.pm: Pass an empty string as a prefix
69 for lookup namespace prefix callback, for loose compatibility
70 with the |NSResolver| interface.
71
72 2007-09-22 Wakaba <wakaba@suika.fam.cx>
73
74 * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
75
76 * Tokenizer.pm: Token type constants are exportable.
77
78 2007-09-09 Wakaba <wakaba@suika.fam.cx>
79
80 * Tokenizer.pm: Delimiters frequently used in CSS
81 now have different |type|s than |DELIM_TOKEN|.
82
83 2007-09-09 Wakaba <wakaba@suika.fam.cx>
84
85 * Tokenizer.pm: |UNICODE_RANGE| token's |value| no longer
86 includes |U+| prefix.
87
88 2007-09-08 Wakaba <wakaba@suika.fam.cx>
89
90 * Tokenizer.pm: |URI| bugs are fixed.
91
92 2007-09-08 Wakaba <wakaba@suika.fam.cx>
93
94 * Tokenizer.pm: |DIMENSION| and |NUMBER| related
95 bugs are fixed.
96
97 2007-09-08 Wakaba <wakaba@suika.fam.cx>
98
99 * Tokenizer.pm: |NUMBER|-related bugs are fixed.
100
101 2007-09-08 Wakaba <wakaba@suika.fam.cx>
102
103 * Tokenizer.pm: |STRING|-related bugs are fixed.
104
105 2007-09-08 Wakaba <wakaba@suika.fam.cx>
106
107 * Tokenizer.pm: Bug fixes.
108
109 2007-09-08 Wakaba <wakaba@suika.fam.cx>
110
111 * Tokenizer.pm: |UNICODE-RANGE| is implemented.
112
113 2007-09-08 Wakaba <wakaba@suika.fam.cx>
114
115 * Tokenizer.pm: |COMMENT| is implemented.
116 A bug for treatement for |@-->| is fixed.
117
118 2007-09-08 Wakaba <wakaba@suika.fam.cx>
119
120 * Tokenizer.pm: |url()| and |url-prefix()| are implemented.
121 Bug for treatement for |@-| is fixed.
122
123 2007-09-08 Wakaba <wakaba@suika.fam.cx>
124
125 * Tokenizer.pm: First working version.
126
127 2007-08-17 Wakaba <wakaba@suika.fam.cx>
128
129 * Tokenizer.pm: New module.
130
131 * ChangeLog: New file.
132

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24