| 1 |
wakaba |
1.2 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
|
| 3 |
wakaba |
1.4 |
* 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 |
wakaba |
1.3 |
* 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 |
wakaba |
1.2 |
* 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 |
wakaba |
1.1 |
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 |
|
|
|