/[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.69 by wakaba, Sat Jan 26 05:11:01 2008 UTC revision 1.77 by wakaba, Sun Jan 27 08:09:11 2008 UTC
# Line 1  Line 1 
1    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm ('letter-spacing' parse): Support for '+'.
4            ('border-spacing' serialize_multiple): Revised taking into
5            account 'import' and 'inherit'.
6            ('border-spacing' parse): Support for '+'.
7    
8    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
9    
10            * Parser.pm ($parse_color): Support for '+'.  HSL to RGB
11            convertion was wrong.
12            ('orphans', 'background-position' parse): Support for '+'.
13    
14    2008-01-27  Wakaba  <wakaba@suika.fam.cx>
15    
16            * Parser.pm ('z-index', 'line-height', 'border-width' parse): Support
17            for '+'.
18            ('margin-top' parse): Fixed to report more accureate error
19            position.
20            ('right'): Negative values and 'auto' were not supported.
21    
22    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
23    
24            * Parser.pm ('font-weight' parser): Support for '+'.
25    
26            * Tokenizer.pm: Normalize number stored in |NUMBER_TOKEN|,
27            |PERCENTAGE_TOKEN|, and |DIMENSION_TOKEN|.
28    
29    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
30    
31            * Parser.pm ('font-size' parser): Support for '+'.  Fixed to
32            report more accurate error position.  Enabled the
33            support for '-webkit-xxx-large'.
34            ('font' parse): Support for '+' in <'font-weight'>
35            and <'font-size'>.
36    
37    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
38    
39            * Parser.pm ('background' serialize_multiple, 'background-position'
40            serialize_shorthand): Reimplemented taking 'inherit'
41            and 'important' into account.
42            ('background' parse): Support for '+'.  Correct initial value
43            for 'background-position-y' was not set in some cases.
44            Wrong value was set to 'background-position-x' in some case.
45            Did not return by some syntax errors.
46    
47    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
48    
49            * Parser.pm (get_char): Use argument to avoid self reference.
50    
51            * Tokenizer.pm: Set the tokenizer itself as the first
52            argument to the |get_char| function.
53    
54    2008-01-26  Wakaba  <wakaba@suika.fam.cx>
55    
56            * Parser.pm ('border' serialize_multiple): Reimplement
57            to take 'inherit' and 'important' into account.
58    
59  2008-01-26  Wakaba  <wakaba@suika.fam.cx>  2008-01-26  Wakaba  <wakaba@suika.fam.cx>
60    
61          * Parser.pm (serialize_shorthand, serialize_multiple): The          * Parser.pm (serialize_shorthand, serialize_multiple): The

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.77

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24