1 |
|
2008-01-28 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm ($default_serializer): New 'CONTENT' type supported. |
4 |
|
('content'): Implemented. |
5 |
|
|
6 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Parser.pm ($default_serializer): 'QUOTES' type supported. |
9 |
|
('quotes'): Implemented. |
10 |
|
|
11 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Parser.pm ($one_keyword_parser): More accurate error location |
14 |
|
reporting. |
15 |
|
('overflow-x', 'overflow-y'): Implemented. |
16 |
|
('overflow'): Reimplemented as a shorthand. |
17 |
|
|
18 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Parser.pm ('opacity' parse): Support for '+'. |
21 |
|
|
22 |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
* Parser.pm ('letter-spacing' parse): Support for '+'. |
* Parser.pm ('letter-spacing' parse): Support for '+'. |