Parent Directory
|
Revision Log
++ ChangeLog 21 Sep 2008 05:08:51 -0000 2008-09-21 Wakaba <wakaba@suika.fam.cx> * error-description-source.xml: An error for non-supported charset="" parameter is added. ++ html/WebHACC/Language/ChangeLog 21 Sep 2008 05:09:27 -0000 2008-09-21 Wakaba <wakaba@suika.fam.cx> * HTML.pm (generate_syntax_error_section): Now |charset:not supported| is also an error that might invalidate the validation result.
| 1 | wakaba | 1.27 | 2008-09-21 Wakaba <[email protected]> |
| 2 | |||
| 3 | * HTML.pm (generate_syntax_error_section): Now |charset:not | ||
| 4 | supported| is also an error that might invalidate the validation | ||
| 5 | result. | ||
| 6 | |||
| 7 | wakaba | 1.26 | 2008-09-17 Wakaba <[email protected]> |
| 8 | |||
| 9 | * CSSInline.pm: New module. | ||
| 10 | |||
| 11 | wakaba | 1.24 | 2008-09-15 Wakaba <[email protected]> |
| 12 | |||
| 13 | wakaba | 1.25 | * CSS.pm: Support for Firefox3's new 'width' values. |
| 14 | |||
| 15 | 2008-09-15 Wakaba <[email protected]> | ||
| 16 | |||
| 17 | wakaba | 1.24 | * HTML.pm: Set the mode of the UnicodeChecker as HTML5. |
| 18 | |||
| 19 | wakaba | 1.23 | 2008-09-14 Wakaba <[email protected]> |
| 20 | |||
| 21 | * Base.pm (generate_source_string_section): Use |read| | ||
| 22 | instead of |getc|. | ||
| 23 | |||
| 24 | wakaba | 1.22 | 2008-09-11 Wakaba <[email protected]> |
| 25 | |||
| 26 | * HTML.pm: Support for the Unicode character checking. | ||
| 27 | |||
| 28 | wakaba | 1.21 | 2008-08-17 Wakaba <[email protected]> |
| 29 | |||
| 30 | * CacheManifest.pm (generate_structure_dump_section): Support | ||
| 31 | for broken manifest. | ||
| 32 | |||
| 33 | * H2H.pm: New module. | ||
| 34 | |||
| 35 | wakaba | 1.18 | 2008-08-16 Wakaba <[email protected]> |
| 36 | |||
| 37 | wakaba | 1.20 | * CSS.pm (generate_structure_error_section): Make the method |
| 38 | do nothing. | ||
| 39 | |||
| 40 | 2008-08-16 Wakaba <[email protected]> | ||
| 41 | |||
| 42 | wakaba | 1.19 | * CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to |
| 43 | obtain the URL of the document. | ||
| 44 | |||
| 45 | * CacheManifest.pm (generate_structure_dump_section): It is | ||
| 46 | now i18n'ed. In addition, since URLs are tend to be long, | ||
| 47 | tables for fallback entries are replaced by |dd| entries and | ||
| 48 | paragraphs. "No entry" message is now handled by catalog, | ||
| 49 | rather than CSS. | ||
| 50 | |||
| 51 |