1 |
|
2007-10-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* SelectorsParser.pod, Makefile: New files. |
4 |
|
|
5 |
|
2007-10-07 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* SelectorsParser.pm (parse_string): An |IDENT| |
8 |
|
can be specified as the argument for |-manakai-contains|, |
9 |
|
as defined in Selectors CR (2001). |
10 |
|
|
11 |
|
2007-10-07 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state. |
14 |
|
(parse_string): Support for |-manakai-current| |
15 |
|
and |-manakai-contains| pseudo-classes. |
16 |
|
|
17 |
|
* SelectorsSerializer.pm: Support for |-manakai-current| |
18 |
|
and |-manakai-contains| pseudo-classes. |
19 |
|
|
20 |
|
2007-09-30 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to |
23 |
|
the string value of the token. |
24 |
|
|
25 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* SelectorsParser.pm: Pass an empty string as a prefix |
28 |
|
for lookup namespace prefix callback, for loose compatibility |
29 |
|
with the |NSResolver| interface. |
30 |
|
|
31 |
2007-09-22 Wakaba <wakaba@suika.fam.cx> |
2007-09-22 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules. |
* SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules. |