| 1 |
2008-01-27 Wakaba <[email protected]> |
2008-01-27 Wakaba <[email protected]> |
| 2 |
|
|
| 3 |
|
* Parser.pm ($default_serializer): 'QUOTES' type supported. |
| 4 |
|
('quotes'): Implemented. |
| 5 |
|
|
| 6 |
|
2008-01-27 Wakaba <[email protected]> |
| 7 |
|
|
| 8 |
|
* Parser.pm ($one_keyword_parser): More accurate error location |
| 9 |
|
reporting. |
| 10 |
|
('overflow-x', 'overflow-y'): Implemented. |
| 11 |
|
('overflow'): Reimplemented as a shorthand. |
| 12 |
|
|
| 13 |
|
2008-01-27 Wakaba <[email protected]> |
| 14 |
|
|
| 15 |
|
* Parser.pm ('opacity' parse): Support for '+'. |
| 16 |
|
|
| 17 |
|
2008-01-27 Wakaba <[email protected]> |
| 18 |
|
|
| 19 |
|
* Parser.pm ('letter-spacing' parse): Support for '+'. |
| 20 |
|
('border-spacing' serialize_multiple): Revised taking into |
| 21 |
|
account 'import' and 'inherit'. |
| 22 |
|
('border-spacing' parse): Support for '+'. |
| 23 |
|
|
| 24 |
|
2008-01-27 Wakaba <[email protected]> |
| 25 |
|
|
| 26 |
* Parser.pm ($parse_color): Support for '+'. HSL to RGB |
* Parser.pm ($parse_color): Support for '+'. HSL to RGB |
| 27 |
convertion was wrong. |
convertion was wrong. |
| 28 |
('orphans', 'background-position' parse): Support for '+'. |
('orphans', 'background-position' parse): Support for '+'. |