| 1 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* RegExpJS.pm: New module. |
| 4 |
|
|
| 5 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
| 6 |
|
|
| 7 |
|
* HTML.pm (generate_syntax_error_section): Now |charset:not |
| 8 |
|
supported| is also an error that might invalidate the validation |
| 9 |
|
result. |
| 10 |
|
|
| 11 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* CSSInline.pm: New module. |
| 14 |
|
|
| 15 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
| 16 |
|
|
| 17 |
|
* CSS.pm: Support for Firefox3's new 'width' values. |
| 18 |
|
|
| 19 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
| 20 |
|
|
| 21 |
|
* HTML.pm: Set the mode of the UnicodeChecker as HTML5. |
| 22 |
|
|
| 23 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
| 24 |
|
|
| 25 |
|
* Base.pm (generate_source_string_section): Use |read| |
| 26 |
|
instead of |getc|. |
| 27 |
|
|
| 28 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
| 29 |
|
|
| 30 |
|
* HTML.pm: Support for the Unicode character checking. |
| 31 |
|
|
| 32 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
| 33 |
|
|
| 34 |
|
* CacheManifest.pm (generate_structure_dump_section): Support |
| 35 |
|
for broken manifest. |
| 36 |
|
|
| 37 |
|
* H2H.pm: New module. |
| 38 |
|
|
| 39 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 40 |
|
|
| 41 |
|
* CSS.pm (generate_structure_error_section): Make the method |
| 42 |
|
do nothing. |
| 43 |
|
|
| 44 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 45 |
|
|
| 46 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |
| 47 |
|
obtain the URL of the document. |
| 48 |
|
|
| 49 |
|
* CacheManifest.pm (generate_structure_dump_section): It is |
| 50 |
|
now i18n'ed. In addition, since URLs are tend to be long, |
| 51 |
|
tables for fallback entries are replaced by |dd| entries and |
| 52 |
|
paragraphs. "No entry" message is now handled by catalog, |
| 53 |
|
rather than CSS. |
| 54 |
|
|
| 55 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 56 |
|
|
| 57 |
|
* HTML.pm (generate_syntax_error_section): Remove |input_encoding| |
| 58 |
|
attribute value if the input is specified by direct input. |
| 59 |
|
|
| 60 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 61 |
|
|
| 62 |
|
* DOM.pm: Enable localization of RDF section. |
| 63 |
|
|
| 64 |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 65 |
|
|
| 66 |
* DOM.pm: Use error's own "layer" parameter, if any. |
* DOM.pm: Use error's own "layer" parameter, if any. |