Parent Directory
|
Revision Log
++ whatpm/Whatpm/CSS/ChangeLog 3 Jan 2008 12:23:31 -0000 * Parser.pm: Some condition operators were incorrect. The 'border-width' property family is implemented. 2008-01-03 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.42 | 2008-01-03 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.44 | * Parser.pm: Some condition operators were incorrect. |
| 4 | The 'border-width' property family is implemented. | ||
| 5 | |||
| 6 | 2008-01-03 Wakaba <[email protected]> | ||
| 7 | |||
| 8 | wakaba | 1.43 | * Parser.pm: Support for the 'margin' and 'padding' |
| 9 | property families. | ||
| 10 | |||
| 11 | 2008-01-03 Wakaba <[email protected]> | ||
| 12 | |||
| 13 | wakaba | 1.42 | * Parser.pm: 'font-size' support. |
| 14 | |||
| 15 | * Cascade.pm (new): Set default value for 'font-size' | ||
| 16 | relative- and absolute- value computations. | ||
| 17 | |||
| 18 | wakaba | 1.38 | 2008-01-02 Wakaba <[email protected]> |
| 19 | |||
| 20 | wakaba |