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