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