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> |
2007-10-17 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
* selectors-object.en.html: New documentation. |
* selectors-object.en.html: New documentation. |