--- test/html-webhacc/ChangeLog 2008/08/17 05:06:21 1.98 +++ test/html-webhacc/ChangeLog 2009/07/02 22:34:12 1.115 @@ -1,3 +1,106 @@ +2009-07-03 Wakaba + + * standards.en.html: Removed tentative definitions that are now + convered by the HTML5 specification (HTML5 revision 3183). + +2008-12-11 Wakaba + + * cc-about.en.html: Added links to Regexp modules. + + * cc-script.js: Adds a class name to |iframe| element used instead + of XHR such that non-Ajax |iframe| element can be distinguished by + style sheets. + + * cc-style.css: Displays non-Ajax |iframe| element. + + * error-description-source.en.xml: Added catalog entries for + regexp graph sections. + + * standards.en.html: s/WDCC/WebHACC/g. Added a subsection on + regular expressions. + +2008-12-11 Wakaba + + * error-description-source.en.xml: Added descriptions for errors + from Regexp::Parser and Regexp::Parser::JavaScript modules. + + * cc.cgi: Added support for JavaScript regular expressions. + +2008-09-21 Wakaba + + * cc-about.en.html: Bookmarklet added. + +2008-09-21 Wakaba + + * error-description-source.xml: An error for non-supported + charset="" parameter is added. + +2008-09-20 Wakaba + + * error-description-source.xml: New error for accept-charset="". + New errors for RFC 4646 errors. + +2008-09-17 Wakaba + + * cc.cgi: Support for |text/x-css-inline| type is added. + +2008-09-17 Wakaba + + * standards.en.html: Updated. + +2008-09-16 Wakaba + + * error-description-source.xml: WebIDL checker errors are added. + +2008-09-16 Wakaba + + * error-description-source.xml: WebIDL parser errors are added. + +2008-09-15 Wakaba + + * error-description-source.xml: "control char" errors are now + handled by UnicodeChecker module. New "non unicode" error added. + +2008-09-11 Wakaba + + * error-description-source.xml: Unicode checker + errors are added. + +2008-09-10 Wakaba + + * error-description-source.xml: Encoding layer errors added. + +2008-08-31 Wakaba + + * error-description-source.xml: More error descriptions. + +2008-08-30 Wakaba + + * error-description-source.xml: Descriptions for new error + types are added. + +2008-08-30 Wakaba + + * cc-style.css: Rule for empty |mark| elements is added. + + * error-description-source.xml: Error message for + unknown address type error is updated. + +2008-08-29 Wakaba + + * error-description-source.xml: Error types added for IMTChecker. + +2008-08-22 Wakaba + + * error-description-source.xml: More l10n. + + * mkdescription.pl: Fallback to xml:lang=en's one. + +2008-08-22 Wakaba + + * error-description-source.xml: Localize "no more information" + message. + 2008-08-17 Wakaba * cc-about.en.html: Author section added.