| 1 |
2008-01-01 Wakaba <wakaba@suika.fam.cx> |
2008-01-01 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Cascade.pm (get_cascaded_value): It now should return |undef| |
| 4 |
|
for shorthand properties. |
| 5 |
|
(get_specified_value, get_computed_value): New methods. |
| 6 |
|
|
| 7 |
|
* Parser.pm: |initial|, |inherited|, and |compute| properties |
| 8 |
|
are added to property definitions. |
| 9 |
|
|
| 10 |
|
2008-01-01 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
* Cascade.pm: Specificity and priority are now supported. |
* Cascade.pm: Specificity and priority are now supported. |
| 13 |
|
|
| 14 |
* Parser.pm (get_selector_specificity): New method. |
* Parser.pm (get_selector_specificity): New method. |