1 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOM.pm (generate_additional_sections): Support |
4 |
|
for the other additional information sections are reintroduced. |
5 |
|
(generate_listing_section, generate_rdf_section): Reimplemented. |
6 |
|
|
7 |
|
* XML.pm: Typo fixed. |
8 |
|
|
9 |
|
* HTML.pm: Load DOMImplementation as late as possible, to |
10 |
|
save possiblity that another DOM implementation can be used |
11 |
|
where possible. |
12 |
|
|
13 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Base.pm (generate_source_string_section): Invoke |
16 |
|
|add_source_to_parse_error_list| method for generating a |
17 |
|
script fragment. |
18 |
|
|
19 |
|
* CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm, |
20 |
|
XML.pm: Use new methods for generating sections and error lists. |
21 |
|
|
22 |
|
* DOM.pm (generate_additional_sections, generate_table_section): New. |
23 |
|
|
24 |
|
* Default.pm: Pass |input| in place of |url| for unknown syntax |
25 |
|
error. |
26 |
|
|
27 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* Base.pm: Use new method for node links. |
* Base.pm: Use new method for node links. |
30 |
|
|
31 |
* CSS.pm: Typo fixes. Pass |input| object as an argument |
* CSS.pm: Typo fixes. Pass |input| object as an argument |