1 |
|
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSSStyleDeclaration.pm ($serialize_value): New (was |
4 |
|
part of Whatpm::CSS::Parser as $default_serializer). |
5 |
|
Use it instead of old 'serialize' parameter of CSS |
6 |
|
property definition. |
7 |
|
|
8 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* CSSStyleDeclaration.pm (css_text): Prepend | ! | before |
11 |
|
the priority token if any. |
12 |
|
(get_property_priority): Shorthand case implemented. |
13 |
|
|
14 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* CSSStyleDeclaration.pm: Use |serialize_shorthand| |
17 |
|
and |serialize_multiple| to serialize shorthand properties |
18 |
|
in reflecting attributes. Return value of |
19 |
|
the |serialzie_multiple| function has been changed. |
20 |
|
(non-computed css_text): Sort by property names. |
21 |
|
|
22 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
* Window.pm (manakai_get_computed_style): Renamed |
* Window.pm (manakai_get_computed_style): Renamed |