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