1 |
|
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src (parse_char_stream): New method. |
4 |
|
(parse_char_string): This method is now defined as an invocation |
5 |
|
of the |parse_char_stream| method. |
6 |
|
|
7 |
|
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm.src (parse_byte_string): Report various status |
10 |
|
of the sniffing as info-level errors. Support for new |
11 |
|
decoding framework in parser resestting. |
12 |
|
(new): Various default error levels were not set. |
13 |
|
|
14 |
|
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm.src (parse_byte_string): HTML5 encoding siniffing |
17 |
|
algorithm, except for the actual sniffing, is implemented |
18 |
|
with new framework with Message::Charset::Info. |
19 |
|
|
20 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* CacheManifest.pm (_parse): Drop fragment identifiers from |
23 |
|
URIs in fallback section (HTML5 revision 1596). |
24 |
|
|
25 |
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* Makefile (Entities.html): URI has changed. |
* Makefile (Entities.html): URI has changed. |