| 1 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
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 |
* Base.pm (_get_cc_url, _encode_url_component): Remove (now |
| 25 |
supported by WebHACC::Output). |
supported by WebHACC::Output). |
| 26 |
|
|