| 1 |
|
2008-01-24 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Parser.pm: Support for the |+| sign in 'margin-top' and |
| 4 |
|
similar properties. |
| 5 |
|
|
| 6 |
|
2008-01-22 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* Parser.pm (new {onerror}): The default error handler (outputting |
| 9 |
|
to the standard error output) is defined. |
| 10 |
|
(parse_char_string {get_char}): Set the next number to the |
| 11 |
|
column number of the last character as the column of the |
| 12 |
|
end of file pseudo-character. |
| 13 |
|
|
| 14 |
|
2008-01-20 Wakaba <wakaba@suika.fam.cx> |
| 15 |
|
|
| 16 |
|
* Parser.pm, SelectorsParser.pm: Error type strings are revised. |
| 17 |
|
|
| 18 |
|
2008-01-20 Wakaba <wakaba@suika.fam.cx> |
| 19 |
|
|
| 20 |
|
* Parser.pm, SelectorsParser.pm: |{href}| parameter added |
| 21 |
|
to all the onerror invocations. The |{onerror}| function |
| 22 |
|
is no longer called with |{line}| and |{column}| parameters. |
| 23 |
|
|
| 24 |
|
* Tokenizer.pm: All token are now given |{line}| and |{column}| |
| 25 |
|
values. |
| 26 |
|
|
| 27 |
2008-01-20 Wakaba <wakaba@suika.fam.cx> |
2008-01-20 Wakaba <wakaba@suika.fam.cx> |
| 28 |
|
|
| 29 |
* Parser.pm (parse_char_string): Revise |$tt->{get_char}| callback |
* Parser.pm (parse_char_string): Revise |$tt->{get_char}| callback |