1 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Cascade.pm: New Perl module. |
4 |
|
|
5 |
|
* Parser.pm: |@namespace| prohibbitted immediately |
6 |
|
following |@namespace| rules by mistake. |
7 |
|
|
8 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* Parser.pm: Support for border-style properties, as a model case |
11 |
|
for shorthand properties. |
12 |
|
|
13 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Parser.pm: Ignore property which is not supported by the |
16 |
|
application. Support for properties with a keyword being |
17 |
|
able to be specified is added. |
18 |
|
|
19 |
|
2007-12-31 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Parser.pm: At-keywords were not case-insensitive. |
22 |
|
Support for property value parsing. Empty declarations |
23 |
|
were not supported. Raise errors for broken declarations. |
24 |
|
Parser and serializer definition for |color| is added. |
25 |
|
|
26 |
|
2007-12-24 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* Parser.pm: Support for |@namespace| rule. |
29 |
|
|
30 |
|
* SelectorsSerializer.pm: Support for |lookup_namespace_prefix| |
31 |
|
parameter is added. |
32 |
|
|
33 |
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
2007-12-23 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
* Parser.pm: Support for the |@charset| rule. |
* Parser.pm: Support for the |@charset| rule. |