--- test/html-whatpm/ChangeLog 2008/07/26 11:27:25 1.80
+++ test/html-whatpm/ChangeLog 2008/08/14 15:50:42 1.86
@@ -1,3 +1,57 @@
+2008-08-14 Wakaba
+
+ * cc.cgi: Generate result summary sections for
+ each subdocument.
+
+ * error-description-source.xml: New entries to
+ support localization of result sections.
+
+2008-08-14 Wakaba
+
+ * cc-style.css: Support for revised version of result summary
+ section styling.
+
+2008-08-14 Wakaba
+
+ * cc-style.css: Revised such that subdocument check results
+ do not look stupid and that new class name rules
+ for level-* and layer-* is reflected by icons.
+
+2008-08-14 Wakaba
+
+ * cc-script.js, cc-style.css: Support for tab styling
+ of subdoc sections.
+
+ * cc-script.js (onbodyload): Scroll to the pointed
+ element, if possible.
+
+2008-08-14 Wakaba
+
+ * cc-script.js, cc-style.js: Support for tab styling
+ of the "input" subsections. Support for the "details"
+ widget.
+
+2008-08-10 Wakaba
+
+ * cc-script.js: Functions for tabbing are added.
+
+ * cc-style.css: Tab styling rules are added.
+
+2008-07-27 Wakaba
+
+ * .htaccess: Files gone.
+
+ * cc-interface.en.html, cc-todo.txt: Removed.
+
+ * cc-about.en.html: New document.
+
+ * cc.cgi: Insert document input section before anything.
+ No check performed if no URL is specified and the
+ input is empty.
+
+ * error-description-source.xml (WebHACC:Heading): Link
+ to cc-about in place of cc-interface.
+
2008-07-26 Wakaba
* cc.cgi: get_input_document function is now handled