1 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm ('opacity' parse): Support for '+'. |
4 |
|
|
5 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Parser.pm ('letter-spacing' parse): Support for '+'. |
8 |
|
('border-spacing' serialize_multiple): Revised taking into |
9 |
|
account 'import' and 'inherit'. |
10 |
|
('border-spacing' parse): Support for '+'. |
11 |
|
|
12 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* Parser.pm ($parse_color): Support for '+'. HSL to RGB |
15 |
|
convertion was wrong. |
16 |
|
('orphans', 'background-position' parse): Support for '+'. |
17 |
|
|
18 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Parser.pm ('z-index', 'line-height', 'border-width' parse): Support |
21 |
|
for '+'. |
22 |
|
('margin-top' parse): Fixed to report more accureate error |
23 |
|
position. |
24 |
|
('right'): Negative values and 'auto' were not supported. |
25 |
|
|
26 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* Parser.pm ('font-weight' parser): Support for '+'. |
29 |
|
|
30 |
|
* Tokenizer.pm: Normalize number stored in |NUMBER_TOKEN|, |
31 |
|
|PERCENTAGE_TOKEN|, and |DIMENSION_TOKEN|. |
32 |
|
|
33 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* Parser.pm ('font-size' parser): Support for '+'. Fixed to |
36 |
|
report more accurate error position. Enabled the |
37 |
|
support for '-webkit-xxx-large'. |
38 |
|
('font' parse): Support for '+' in <'font-weight'> |
39 |
|
and <'font-size'>. |
40 |
|
|
41 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
* Parser.pm ('background' serialize_multiple, 'background-position' |
* Parser.pm ('background' serialize_multiple, 'background-position' |