/[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.65 by wakaba, Thu Jan 24 12:12:34 2008 UTC revision 1.76 by wakaba, Sun Jan 27 07:19:05 2008 UTC
# Line 1  Line 1 
1    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm ($parse_color): Support for '+'.  HSL to RGB
4            convertion was wrong.
5            ('orphans', 'background-position' parse): Support for '+'.
6    
7    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
8    
9            * Parser.pm ('z-index', 'line-height', 'border-width' parse): Support
10            for '+'.
11            ('margin-top' parse): Fixed to report more accureate error
12            position.
13            ('right'): Negative values and 'auto' were not supported.
14    
15    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
16    
17            * Parser.pm ('font-weight' parser): Support for '+'.
18    
19            * Tokenizer.pm: Normalize number stored in |NUMBER_TOKEN|,
20            |PERCENTAGE_TOKEN|, and |DIMENSION_TOKEN|.
21    
22    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
23    
24            * Parser.pm ('font-size' parser): Support for '+'.  Fixed to
25            report more accurate error position.  Enabled the
26            support for '-webkit-xxx-large'.
27            ('font' parse): Support for '+' in <'font-weight'>
28            and <'font-size'>.
29    
30    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
31    
32            * Parser.pm ('background' serialize_multiple, 'background-position'
33            serialize_shorthand): Reimplemented taking 'inherit'
34            and 'important' into account.
35            ('background' parse): Support for '+'.  Correct initial value
36            for 'background-position-y' was not set in some cases.
37            Wrong value was set to 'background-position-x' in some case.
38            Did not return by some syntax errors.
39    
40    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
41    
42            * Parser.pm (get_char): Use argument to avoid self reference.
43    
44            * Tokenizer.pm: Set the tokenizer itself as the first
45            argument to the |get_char| function.
46    
47    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
48    
49            * Parser.pm ('border' serialize_multiple): Reimplement
50            to take 'inherit' and 'important' into account.
51    
52    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
53    
54            * Parser.pm (serialize_shorthand, serialize_multiple): The
55            leading | ! |s in the priority part were removed (now they
56            are added by |css_text| attribute implementation).
57            (border-width, border-style, border-color serialize_shorthand): Typo
58            fixed.
59    
60    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
61    
62            * Parser.pm (font serialize_shorthand): Implemented.
63            ($generic_font_keywords): Typo fixed.
64    
65    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
66    
67            * Parser.pm: Return value of |serialize_multiple| methods
68            are changed.
69            ('margin' serialize_multiple, 'padding' serialize_multiple):
70            Implemented.
71            ('border-style' serialize_shorthand, 'border-color'
72            serialize_shorthand, 'border-width' serialize_shorthand,
73            'border-left' serialize_shorthand, 'border-top' serialize_shorthand,
74            'border-bottom' serialize_shorthand, 'border-right'
75            serialize_shorthand): New.
76    
77    2008-01-24  Wakaba  <wakaba@suika.fam.cx>
78    
79            * Parser.pm (parse_char_string): Treatement for non-important
80            duplicate declarations was incorrect.
81            (margin): Use 'margin' shorthand property for serializing
82            margin-related properties if possible.  Support for the |+|
83            sign in <'margin'> is added.
84    
85  2008-01-24  Wakaba  <wakaba@suika.fam.cx>  2008-01-24  Wakaba  <wakaba@suika.fam.cx>
86    
87          * Parser.pm: Support for the |+| sign in 'margin-top' and          * Parser.pm: Support for the |+| sign in 'margin-top' and

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.76

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24