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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by wakaba, Tue Jan 1 15:43:47 2008 UTC revision 1.44 by wakaba, Thu Jan 3 12:23:46 2008 UTC
# Line 1  Line 1 
1    2008-01-03  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: Some condition operators were incorrect.  
4            The 'border-width' property family is implemented.
5    
6    2008-01-03  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Parser.pm: Support for the 'margin' and 'padding'
9            property families.
10    
11    2008-01-03  Wakaba  <wakaba@suika.fam.cx>
12    
13            * Parser.pm: 'font-size' support.
14    
15            * Cascade.pm (new): Set default value for 'font-size'
16            relative- and absolute- value computations.
17    
18    2008-01-02  Wakaba  <wakaba@suika.fam.cx>
19    
20            * Cascade.pm (get_cascaded_value): "*"-only declaration blocks
21            were ignored.
22    
23            * Parser.pm (cursor): Implemented.
24    
25    2008-01-02  Wakaba  <wakaba@suika.fam.cx>
26    
27            * Parser.pm (text-align, text-transform, white-space,
28            caption-side, table-layout, border-collapse, empty-cells,
29            outline-style, text-decoration): Implemented.
30    
31    2008-01-02  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Cascade.pm (get_computed_value): Even when |inherit| is specified
34            the value is resolved into the computed value by the |{compute}|
35            code to support edge cases not mentioned in the CSS 2.1 spec (see
36            <http://suika.fam.cx/gate/2005/sw/inherit>).
37    
38  2008-01-02  Wakaba  <wakaba@suika.fam.cx>  2008-01-02  Wakaba  <wakaba@suika.fam.cx>
39    
40          * Cascade.pm (get_computed_value): Resolve initial value referred          * Cascade.pm (get_computed_value): Resolve initial value referred

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.44

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24