/[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.37 by wakaba, Tue Jan 1 11:27:42 2008 UTC revision 1.41 by wakaba, Wed Jan 2 07:39:21 2008 UTC
# Line 1  Line 1 
1    2008-01-02  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Cascade.pm (get_cascaded_value): "*"-only declaration blocks
4            were ignored.
5    
6            * Parser.pm (cursor): Implemented.
7    
8    2008-01-02  Wakaba  <wakaba@suika.fam.cx>
9    
10            * Parser.pm (text-align, text-transform, white-space,
11            caption-side, table-layout, border-collapse, empty-cells,
12            outline-style, text-decoration): Implemented.
13    
14    2008-01-02  Wakaba  <wakaba@suika.fam.cx>
15    
16            * Cascade.pm (get_computed_value): Even when |inherit| is specified
17            the value is resolved into the computed value by the |{compute}|
18            code to support edge cases not mentioned in the CSS 2.1 spec (see
19            <http://suika.fam.cx/gate/2005/sw/inherit>).
20    
21    2008-01-02  Wakaba  <wakaba@suika.fam.cx>
22    
23            * Cascade.pm (get_computed_value): Resolve initial value referred
24            when |inherit| is specified as if it were the specified value.
25    
26            * Parser.pm: Some properties were incorrectly marked as
27            inherited.
28            (background-repeat, background-attachment, font-style,
29            font-variant, font-weight, background-image, font-family): Implemented.
30    
31  2008-01-01  Wakaba  <wakaba@suika.fam.cx>  2008-01-01  Wakaba  <wakaba@suika.fam.cx>
32    
33          * Parser.pm: Give |list-style-image|'s compute function a name.          * Parser.pm: Give |list-style-image|'s compute function a name.

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.41

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24