1 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Set the mode of the UnicodeChecker as HTML5. |
4 |
|
|
5 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Base.pm (generate_source_string_section): Use |read| |
8 |
|
instead of |getc|. |
9 |
|
|
10 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: Support for the Unicode character checking. |
13 |
|
|
14 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* CacheManifest.pm (generate_structure_dump_section): Support |
17 |
|
for broken manifest. |
18 |
|
|
19 |
|
* H2H.pm: New module. |
20 |
|
|
21 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* CSS.pm (generate_structure_error_section): Make the method |
24 |
|
do nothing. |
25 |
|
|
26 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |
29 |
|
obtain the URL of the document. |
30 |
|
|
31 |
|
* CacheManifest.pm (generate_structure_dump_section): It is |
32 |
|
now i18n'ed. In addition, since URLs are tend to be long, |
33 |
|
tables for fallback entries are replaced by |dd| entries and |
34 |
|
paragraphs. "No entry" message is now handled by catalog, |
35 |
|
rather than CSS. |
36 |
|
|
37 |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* HTML.pm (generate_syntax_error_section): Remove |input_encoding| |
* HTML.pm (generate_syntax_error_section): Remove |input_encoding| |