1 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm ('border' serialize_multiple): Reimplement |
4 |
|
to take 'inherit' and 'important' into account. |
5 |
|
|
6 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Parser.pm (serialize_shorthand, serialize_multiple): The |
9 |
|
leading | ! |s in the priority part were removed (now they |
10 |
|
are added by |css_text| attribute implementation). |
11 |
|
(border-width, border-style, border-color serialize_shorthand): Typo |
12 |
|
fixed. |
13 |
|
|
14 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Parser.pm (font serialize_shorthand): Implemented. |
17 |
|
($generic_font_keywords): Typo fixed. |
18 |
|
|
19 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* Parser.pm: Return value of |serialize_multiple| methods |
* Parser.pm: Return value of |serialize_multiple| methods |
22 |
are changed. |
are changed. |
23 |
('margin' serialize_multiple, 'padding' serialize_multiple): |
('margin' serialize_multiple, 'padding' serialize_multiple): |