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