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