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