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