1 |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src ($char_onerror): Have character decoder's |line| |
4 |
|
and |column| a higher priority than the one set by the |
5 |
|
tokenizer's input handler. |
6 |
|
($self->{read_until}): Exclude U+FFFD (but this might |
7 |
|
not be necessary, since now we do line/column fixup in |
8 |
|
the character decode handle). |
9 |
|
|
10 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
* HTML.pm.src: Use |{read_until}| where possible. |
* HTML.pm.src: Use |{read_until}| where possible. |
13 |
|
|
14 |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |