/[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.44 by wakaba, Thu Jan 3 12:23:46 2008 UTC revision 1.54 by wakaba, Sat Jan 12 14:29:01 2008 UTC
# Line 1  Line 1 
1    2008-01-12  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: 'font' is implemented.
4    
5    2008-01-12  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Parser.pm: 'background' is implemented.
8    
9    2008-01-12  Wakaba  <wakaba@suika.fam.cx>
10    
11            * Parser.pm: 'border', 'border-top', 'border-right', 'border-bottom',
12            'border-left', and 'outline' are implemented.  White space characters
13            were not allowed between property name and COLON.  NUMBER and
14            DIMENSION are not allowed as color in quirks mode.
15    
16    2008-01-06  Wakaba  <wakaba@suika.fam.cx>
17    
18            * Cascade.pm: The object now has new device-dependent
19            parameter, |has_invert|.
20    
21            * Parser.pm: The object now has new device-dependent
22            parameter, |clip_color| function.
23            (parse_char_string): Inifinite-loop fixed for ignoring
24            states.  No longer check for '(' and '[' matchings for
25            compatibility with browsers.
26            ($default_serializer): Support for 'RGBA' data type.
27            (color): Reimplemented.
28            (backbround-color, border-top-color, border-right-color,
29            border-bottom-color, border-left-color, outline-color): Implemented.
30    
31    2008-01-06  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Parser.pm (background-position, background-position-x,
34            background-position-y): Implemented.
35    
36    2008-01-06  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Parser.pm (border-spacing serialize_multiple): Implemented.
39    
40    2008-01-06  Wakaba  <wakaba@suika.fam.cx>
41    
42            * Parser.pm: Disallow '-' without following NUMBER or DIMENSION.
43            (border-width serialize): Was incorrect.
44    
45    2008-01-05  Wakaba  <wakaba@suika.fam.cx>
46    
47            * Parser.pm (-manakai-border-spacing-x, -manakai-border-spacing-y,
48            border-spacing): Implemented.
49    
50    2008-01-04  Wakaba  <wakaba@suika.fam.cx>
51    
52            * Parser.pm (letter-spacing, word-specing, text-indent,
53            outline-width): Implemented.
54            (outline-style): Don't allow 'hidden'.
55    
56    2008-01-04  Wakaba  <wakaba@suika.fam.cx>
57    
58            * Parser.pm ($default_serializer): Support for
59            the |PERCENTAGE| data type.
60            (padding-top, border-top-width): The parser now
61            refers the parser of the 'margin-top'.
62            (width, height, min-width, min-height, max-width, max-height,
63            vertical-align, line-height): Implemented.
64    
65    2008-01-03  Wakaba  <wakaba@suika.fam.cx>
66    
67            * Cascade.pm (get_specified_value_no_inherit): New function.
68            (get_computed_value): New way to get computed value,
69            the |{compute_multiple}| code, is now supported.
70    
71            * Parser.pm (top, bottom, left, right): Implemented.
72    
73  2008-01-03  Wakaba  <wakaba@suika.fam.cx>  2008-01-03  Wakaba  <wakaba@suika.fam.cx>
74    
75          * Parser.pm: Some condition operators were incorrect.            * Parser.pm: Some condition operators were incorrect.  

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24