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