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> |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* CSSStyleDeclaration.pm: Use |serialize_shorthand| |
* CSSStyleDeclaration.pm: Use |serialize_shorthand| |