--- test/html-whatpm/ChangeLog 2008/08/31 13:28:12 1.103 +++ test/html-whatpm/ChangeLog 2009/07/02 22:34:12 1.115 @@ -1,3 +1,75 @@ +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.