1 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CacheManifest.pm (generate_structure_dump_section): Support |
4 |
|
for broken manifest. |
5 |
|
|
6 |
|
* H2H.pm: New module. |
7 |
|
|
8 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* CSS.pm (generate_structure_error_section): Make the method |
11 |
|
do nothing. |
12 |
|
|
13 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |
16 |
|
obtain the URL of the document. |
17 |
|
|
18 |
|
* CacheManifest.pm (generate_structure_dump_section): It is |
19 |
|
now i18n'ed. In addition, since URLs are tend to be long, |
20 |
|
tables for fallback entries are replaced by |dd| entries and |
21 |
|
paragraphs. "No entry" message is now handled by catalog, |
22 |
|
rather than CSS. |
23 |
|
|
24 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* HTML.pm (generate_syntax_error_section): Remove |input_encoding| |
27 |
|
attribute value if the input is specified by direct input. |
28 |
|
|
29 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* DOM.pm: Enable localization of RDF section. |
32 |
|
|
33 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DOM.pm: Use error's own "layer" parameter, if any. |
36 |
|
|
37 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* HTML.pm: Set flags for encoding layer errors appropriately. |
40 |
|
Save link to the document root for the parsed document |
41 |
|
for garbage collection safety. |
42 |
|
|
43 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't |
46 |
|
set "uncertain" flag to character encoding (encode) layer if the |
47 |
|
input is a character string. |
48 |
|
|
49 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm, |
52 |
|
HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable| |
53 |
|
or |layer_uncertain| flag appropriately. |
54 |
|
|
55 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* Base.pm: Use "role" for source code sections. |
58 |
|
|
59 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* CacheManifest.pm: Compile errors fixed. |
62 |
|
|
63 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* WebIDL.pm (generate_structure_error_section): New method. |
66 |
|
|
67 |
|
2008-07-27 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* CSS.pm (generate_structure_dump_section): Role name was wrong. |
70 |
|
|
71 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
* Base.pm, Default.pm: Updated to use newer way to construct a section. |
* Base.pm, Default.pm: Updated to use newer way to construct a section. |