--- test/html-whatpm/ChangeLog 2008/02/10 02:05:30 1.45 +++ test/html-whatpm/ChangeLog 2008/02/10 07:35:23 1.50 @@ -1,5 +1,39 @@ 2008-02-10 Wakaba + * cc.cgi: In CSS mode, add 'u' error for 'structure' category (until + it is actually implemented). Support for '-moz-pre-wrap'. + Typo in 'collapse' value fixed. + +2008-02-10 Wakaba + + * cc.cgi: |text/css| support. |id_prefix| support was + partially broken. + +2008-02-10 Wakaba + + * cc.cgi: Subdocument validation framework implemented. + +2008-02-10 Wakaba + + * cc.cgi (print_listing_section): ID, class, and term + section functions are merged. + +2008-02-10 Wakaba + + * table-interface.en.html: Typo fixed. + + * cc.cgi: Use |$input->{id_prefix}| as the prefix for the + identifiers in report sections. Don't add headings + if the |$input->{nested}| flag is set. + + * table-script.js (tableToCanvas): Now it aceepts third + argument, |idPrefix|, for setting ID prefix. + + * table.cgi: Set the third argument to |tableToCanvas| as an + empty string. + +2008-02-10 Wakaba + * cc.cgi (check_and_print): Now this is a subroutine. 2008-02-09 Wakaba