| 1 |
|
2008-01-04 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Parser.pm (letter-spacing, word-specing, text-indent, |
| 4 |
|
outline-width): Implemented. |
| 5 |
|
(outline-style): Don't allow 'hidden'. |
| 6 |
|
|
| 7 |
|
2008-01-04 Wakaba <wakaba@suika.fam.cx> |
| 8 |
|
|
| 9 |
|
* Parser.pm ($default_serializer): Support for |
| 10 |
|
the |PERCENTAGE| data type. |
| 11 |
|
(padding-top, border-top-width): The parser now |
| 12 |
|
refers the parser of the 'margin-top'. |
| 13 |
|
(width, height, min-width, min-height, max-width, max-height, |
| 14 |
|
vertical-align, line-height): Implemented. |
| 15 |
|
|
| 16 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
|
| 18 |
|
* Cascade.pm (get_specified_value_no_inherit): New function. |
| 19 |
|
(get_computed_value): New way to get computed value, |
| 20 |
|
the |{compute_multiple}| code, is now supported. |
| 21 |
|
|
| 22 |
|
* Parser.pm (top, bottom, left, right): Implemented. |
| 23 |
|
|
| 24 |
|
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
| 25 |
|
|
| 26 |
|
* Parser.pm: Some condition operators were incorrect. |
| 27 |
|
The 'border-width' property family is implemented. |
| 28 |
|
|
| 29 |
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
2008-01-03 Wakaba <wakaba@suika.fam.cx> |
| 30 |
|
|
| 31 |
* Parser.pm: Support for the 'margin' and 'padding' |
* Parser.pm: Support for the 'margin' and 'padding' |