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