1 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm: Ignore property which is not supported by the |
4 |
|
application. Support for properties with a keyword being |
5 |
|
able to be specified is added. |
6 |
|
|
7 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* Parser.pm: At-keywords were not case-insensitive. |
10 |
|
Support for property value parsing. Empty declarations |
11 |
|
were not supported. Raise errors for broken declarations. |
12 |
|
Parser and serializer definition for |color| is added. |
13 |
|
|
14 |
|
2007-12-24 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Parser.pm: Support for |@namespace| rule. |
17 |
|
|
18 |
|
* SelectorsSerializer.pm: Support for |lookup_namespace_prefix| |
19 |
|
parameter is added. |
20 |
|
|
21 |
|
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* Parser.pm: Support for the |@charset| rule. |
24 |
|
|
25 |
|
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Parser.pm (parse_char_string): A poor support for error |
28 |
|
line/column reporting is added. Support for pseudo-element |
29 |
|
and pseudo-class. |
30 |
|
|
31 |
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* Parser.pm: New module. |
* Parser.pm: New module. |