| 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> |
| 65 |
|
|
| 66 |
|
* DOM.pm: Use error's own "layer" parameter, if any. |
| 67 |
|
|
| 68 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 69 |
|
|
| 70 |
|
* HTML.pm: Set flags for encoding layer errors appropriately. |
| 71 |
|
Save link to the document root for the parsed document |
| 72 |
|
for garbage collection safety. |
| 73 |
|
|
| 74 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 75 |
|
|
| 76 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't |
| 77 |
|
set "uncertain" flag to character encoding (encode) layer if the |
| 78 |
|
input is a character string. |
| 79 |
|
|
| 80 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
| 81 |
|
|
| 82 |
|
* Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm, |
| 83 |
|
HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable| |
| 84 |
|
or |layer_uncertain| flag appropriately. |
| 85 |
|
|
| 86 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
| 87 |
|
|
| 88 |
|
* Base.pm: Use "role" for source code sections. |
| 89 |
|
|
| 90 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
| 91 |
|
|
| 92 |
|
* CacheManifest.pm: Compile errors fixed. |
| 93 |
|
|
| 94 |
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
| 95 |
|
|
| 96 |
* WebIDL.pm (generate_structure_error_section): New method. |
* WebIDL.pm (generate_structure_error_section): New method. |