/[suikacvs]/markup/html/whatpm/Whatpm/CSS/ChangeLog
Suika

Contents of /markup/html/whatpm/Whatpm/CSS/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.44 - (hide annotations) (download)
Thu Jan 3 12:23:46 2008 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.43: +5 -0 lines
++ 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