Parent Directory
|
Revision Log
++ ChangeLog 21 Jul 2008 08:33:17 -0000 * cc.cgi (print_table_section): Removed (now part of WebHACC::Language::DOM). 2008-07-21 Wakaba <wakaba@suika.fam.cx> ++ html/WebHACC/Language/ChangeLog 21 Jul 2008 08:39:05 -0000 * Base.pm (generate_source_string_section): Invoke |add_source_to_parse_error_list| method for generating a script fragment. * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm, XML.pm: Use new methods for generating sections and error lists. * DOM.pm (generate_additional_sections, generate_table_section): New. * Default.pm: Pass |input| in place of |url| for unknown syntax error. 2008-07-21 Wakaba <wakaba@suika.fam.cx> ++ html/WebHACC/ChangeLog 21 Jul 2008 08:36:01 -0000 * Output.pm (start_section, end_section): "role" option implemented. Automatical rank setting implemented. (start_error_list, end_error_list): New. (add_source_to_parse_error_list): New. * Result.pm: "Unknown location" message text changed. 2008-07-21 Wakaba <wakaba@suika.fam.cx>
1 | 2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2 | |
3 | * Base.pm (generate_source_string_section): Invoke |
4 | |add_source_to_parse_error_list| method for generating a |
5 | script fragment. |
6 | |
7 | * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm, |
8 | XML.pm: Use new methods for generating sections and error lists. |
9 | |
10 | * DOM.pm (generate_additional_sections, generate_table_section): New. |
11 | |
12 | * Default.pm: Pass |input| in place of |url| for unknown syntax |
13 | error. |
14 | |
15 | 2008-07-21 Wakaba <wakaba@suika.fam.cx> |
16 | |
17 | * Base.pm: Use new method for node links. |
18 | |
19 | * CSS.pm: Typo fixes. Pass |input| object as an argument |
20 | to the CSSOM validation not supported error. |
21 | |
22 | 2008-07-21 Wakaba <wakaba@suika.fam.cx> |
23 | |
24 | * Base.pm (_get_cc_url, _encode_url_component): Remove (now |
25 | supported by WebHACC::Output). |
26 | |
27 | * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm, |
28 | HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to |
29 | WebHACC::Result. |
30 | |
31 | 2008-07-20 Wakaba <wakaba@suika.fam.cx> |
32 | |
33 | * ChangeLog: New file. |
34 | |
35 | * Base.pm, Default.pm, HTML.pm, XML.pm, CSS.pm, |
36 | CacheManifest.pm, WebIDL.pom, DOM.pm: New modules. |
37 |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |