1 |
|
2008-01-27 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm ('z-index', 'line-height', 'border-width' parse): Support |
4 |
|
for '+'. |
5 |
|
('margin-top' parse): Fixed to report more accureate error |
6 |
|
position. |
7 |
|
('right'): Negative values and 'auto' were not supported. |
8 |
|
|
9 |
|
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Parser.pm ('font-weight' parser): Support for '+'. |
12 |
|
|
13 |
|
* Tokenizer.pm: Normalize number stored in |NUMBER_TOKEN|, |
14 |
|
|PERCENTAGE_TOKEN|, and |DIMENSION_TOKEN|. |
15 |
|
|
16 |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
2008-01-26 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
* Parser.pm ('font-size' parser): Support for '+'. Fixed to |
* Parser.pm ('font-size' parser): Support for '+'. Fixed to |