| 1 |
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* HTML.pm.src (parse_byte_string): Report various status |
| 4 |
|
of the sniffing as info-level errors. Support for new |
| 5 |
|
decoding framework in parser resestting. |
| 6 |
|
(new): Various default error levels were not set. |
| 7 |
|
|
| 8 |
|
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
| 9 |
|
|
| 10 |
* HTML.pm.src (parse_byte_string): HTML5 encoding siniffing |
* HTML.pm.src (parse_byte_string): HTML5 encoding siniffing |
| 11 |
algorithm, except for the actual sniffing, is implemented |
algorithm, except for the actual sniffing, is implemented |
| 12 |
with new framework with Message::Charset::Info. |
with new framework with Message::Charset::Info. |