1 |
|
2008-01-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm: 'border', 'border-top', 'border-right', 'border-bottom', |
4 |
|
'border-left', and 'outline' are implemented. White space characters |
5 |
|
were not allowed between property name and COLON. |
6 |
|
|
7 |
|
2008-01-06 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* Cascade.pm: The object now has new device-dependent |
10 |
|
parameter, |has_invert|. |
11 |
|
|
12 |
|
* Parser.pm: The object now has new device-dependent |
13 |
|
parameter, |clip_color| function. |
14 |
|
(parse_char_string): Inifinite-loop fixed for ignoring |
15 |
|
states. No longer check for '(' and '[' matchings for |
16 |
|
compatibility with browsers. |
17 |
|
($default_serializer): Support for 'RGBA' data type. |
18 |
|
(color): Reimplemented. |
19 |
|
(backbround-color, border-top-color, border-right-color, |
20 |
|
border-bottom-color, border-left-color, outline-color): Implemented. |
21 |
|
|
22 |
2008-01-06 Wakaba <wakaba@suika.fam.cx> |
2008-01-06 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
* Parser.pm (background-position, background-position-x, |
* Parser.pm (background-position, background-position-x, |