1 |
|
2008-01-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm ($default_serializer): Support for |
4 |
|
the |PERCENTAGE| data type. |
5 |
|
(padding-top, border-top-width): The parser now |
6 |
|
refers the parser of the 'margin-top'. |
7 |
|
(width, height, min-width, min-height, max-width, max-height, |
8 |
|
vertical-align, line-height): Implemented. |
9 |
|
|
10 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Cascade.pm (get_specified_value_no_inherit): New function. |
13 |
|
(get_computed_value): New way to get computed value, |
14 |
|
the |{compute_multiple}| code, is now supported. |
15 |
|
|
16 |
|
* Parser.pm (top, bottom, left, right): Implemented. |
17 |
|
|
18 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Parser.pm: Some condition operators were incorrect. |
21 |
|
The 'border-width' property family is implemented. |
22 |
|
|
23 |
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
* Parser.pm: Support for the 'margin' and 'padding' |
* Parser.pm: Support for the 'margin' and 'padding' |