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