1 |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm (text-align, text-transform, white-space, |
4 |
|
caption-side, table-layout, border-collapse, empty-cells, |
5 |
|
outline-style, text-decoration): Implemented. |
6 |
|
|
7 |
|
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* Cascade.pm (get_computed_value): Even when |inherit| is specified |
* Cascade.pm (get_computed_value): Even when |inherit| is specified |
10 |
the value is resolved into the computed value by the |{compute}| |
the value is resolved into the computed value by the |{compute}| |
11 |
code to support edge cases not mentioned in the CSS 2.1 spec (see |
code to support edge cases not mentioned in the CSS 2.1 spec (see |