1 |
|
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSSRule.pm (@import css_text): Implemented. |
4 |
|
|
5 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* CSSStyleSheet.pm (manakai_input_encoding): New. |
8 |
|
|
9 |
|
2008-02-08 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* CSSRule.pm (@media, @import ____new): Bless media object |
12 |
|
with the appropriate class. |
13 |
|
(@media css_text): Getter implemented. |
14 |
|
|
15 |
|
* MediaList.pm (media_text): Getter implemented. |
16 |
|
|
17 |
|
2008-02-03 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* CSSStyleDeclaration.pm ($serialize_value): Support |
20 |
|
for new value types. |
21 |
|
|
22 |
|
2008-02-02 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* CSSStyleDeclaration.pm ($serialize_value): New (was |
25 |
|
part of Whatpm::CSS::Parser as $default_serializer). |
26 |
|
Use it instead of old 'serialize' parameter of CSS |
27 |
|
property definition. |
28 |
|
|
29 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* CSSStyleDeclaration.pm (css_text): Prepend | ! | before |
32 |
|
the priority token if any. |
33 |
|
(get_property_priority): Shorthand case implemented. |
34 |
|
|
35 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* CSSStyleDeclaration.pm: Use |serialize_shorthand| |
38 |
|
and |serialize_multiple| to serialize shorthand properties |
39 |
|
in reflecting attributes. Return value of |
40 |
|
the |serialzie_multiple| function has been changed. |
41 |
|
(non-computed css_text): Sort by property names. |
42 |
|
|
43 |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
* Window.pm (manakai_get_computed_style): Renamed |
* Window.pm (manakai_get_computed_style): Renamed |