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