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