1 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm: Some condition operators were incorrect. |
4 |
|
The 'border-width' property family is implemented. |
5 |
|
|
6 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Parser.pm: Support for the 'margin' and 'padding' |
9 |
|
property families. |
10 |
|
|
11 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Parser.pm: 'font-size' support. |
14 |
|
|
15 |
|
* Cascade.pm (new): Set default value for 'font-size' |
16 |
|
relative- and absolute- value computations. |
17 |
|
|
18 |
|
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Cascade.pm (get_cascaded_value): "*"-only declaration blocks |
21 |
|
were ignored. |
22 |
|
|
23 |
|
* Parser.pm (cursor): Implemented. |
24 |
|
|
25 |
|
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Parser.pm (text-align, text-transform, white-space, |
28 |
|
caption-side, table-layout, border-collapse, empty-cells, |
29 |
|
outline-style, text-decoration): Implemented. |
30 |
|
|
31 |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* Cascade.pm (get_computed_value): Even when |inherit| is specified |
* Cascade.pm (get_computed_value): Even when |inherit| is specified |