| 1 |
|
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Parser.pm: 'writing-mode', 'text-anchor', 'dominant-baseline', |
| 4 |
|
and 'alignment-baseline' are implemented. |
| 5 |
|
|
| 6 |
|
2008-02-11 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* Parser.pm (parse_char_string): Precious '@charset' error |
| 9 |
|
reporting. |
| 10 |
|
|
| 11 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* Parser.pm (parse_char_string): '@import' support. |
| 14 |
|
|
| 15 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 16 |
|
|
| 17 |
|
* Parser.pm (parse_char_string): Create a style sheet |
| 18 |
|
before the actual parsing (or use the style sheet created before |
| 19 |
|
the invocation to the method. |
| 20 |
|
(init): New. |
| 21 |
|
|
| 22 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 23 |
|
|
| 24 |
* Parser.pm: |attr(prefix|localname)| did not work. Support |
* Parser.pm: |attr(prefix|localname)| did not work. Support |