1 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Cascade.pm (get_specified_value_no_inherit): New function. |
4 |
|
(get_computed_value): New way to get computed value, |
5 |
|
the |{compute_multiple}| code, is now supported. |
6 |
|
|
7 |
|
* Parser.pm (top, bottom, left, right): Implemented. |
8 |
|
|
9 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Parser.pm: Some condition operators were incorrect. |
12 |
|
The 'border-width' property family is implemented. |
13 |
|
|
14 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Parser.pm: Support for the 'margin' and 'padding' |
17 |
|
property families. |
18 |
|
|
19 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Parser.pm: 'font-size' support. |
22 |
|
|
23 |
|
* Cascade.pm (new): Set default value for 'font-size' |
24 |
|
relative- and absolute- value computations. |
25 |
|
|
26 |
|
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* Cascade.pm (get_cascaded_value): "*"-only declaration blocks |
29 |
|
were ignored. |
30 |
|
|
31 |
|
* Parser.pm (cursor): Implemented. |
32 |
|
|
33 |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
* Parser.pm (text-align, text-transform, white-space, |
* Parser.pm (text-align, text-transform, white-space, |