/[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.48 by wakaba, Sun Jan 6 02:56:21 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>  2008-01-06  Wakaba  <wakaba@suika.fam.cx>
41    
42          * Parser.pm: Disallow '-' without following NUMBER or DIMENSION.          * Parser.pm: Disallow '-' without following NUMBER or DIMENSION.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24