1 |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Cascade.pm (get_computed_value): Even when |inherit| is specified |
4 |
|
the value is resolved into the computed value by the |{compute}| |
5 |
|
code to support edge cases not mentioned in the CSS 2.1 spec (see |
6 |
|
<http://suika.fam.cx/gate/2005/sw/inherit>). |
7 |
|
|
8 |
|
2008-01-02 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
* Cascade.pm (get_computed_value): Resolve initial value referred |
* Cascade.pm (get_computed_value): Resolve initial value referred |
11 |
when |inherit| is specified as if it were the specified value. |
when |inherit| is specified as if it were the specified value. |
12 |
|
|