| 1 |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Cascade.pm (get_cascaded_value): "*"-only declaration blocks |
| 4 |
|
were ignored. |
| 5 |
|
|
| 6 |
|
* Parser.pm (cursor): Implemented. |
| 7 |
|
|
| 8 |
|
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
| 9 |
|
|
| 10 |
|
* Parser.pm (text-align, text-transform, white-space, |
| 11 |
|
caption-side, table-layout, border-collapse, empty-cells, |
| 12 |
|
outline-style, text-decoration): Implemented. |
| 13 |
|
|
| 14 |
|
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
| 15 |
|
|
| 16 |
* Cascade.pm (get_computed_value): Even when |inherit| is specified |
* Cascade.pm (get_computed_value): Even when |inherit| is specified |
| 17 |
the value is resolved into the computed value by the |{compute}| |
the value is resolved into the computed value by the |{compute}| |
| 18 |
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 |