1 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src (parse_char_string): Set |inner_encoding| |
4 |
|
attribute if possible. |
5 |
|
|
6 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src (parse_byte_string): New method. |
9 |
|
(parse_char_string): New alias for |parse_string|. |
10 |
|
(main phase): Invoking "change the encoding" algorithm if desired. |
11 |
|
|
12 |
|
* HTML.pod: Updated. |
13 |
|
|
14 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pod (get_inner_html): Removed. |
17 |
|
|
18 |
|
* Makefile (HTML-all, HTML-clean): New. |
19 |
|
|
20 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm.src (get_inner_html): Removed (moved to HTML/Serializer.pm). |
23 |
|
|
24 |
|
2007-11-08 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* mklinktypelist.pl: s/noreferer/noreferrer/ (HTML5 revision 1132). |
27 |
|
|
28 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* Makefile: |CacheManifest.html| is added. |
31 |
|
|
32 |
|
* CacheManifest.pod: New file. |
33 |
|
|
34 |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
* CacheManifest.pm: New module. |
* CacheManifest.pm: New module. |