--- test/html-webhacc/ChangeLog 2007/07/17 13:52:54 1.25 +++ test/html-webhacc/ChangeLog 2008/12/11 03:22:56 1.113 @@ -1,3 +1,628 @@ +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. + + * cc.cgi: |text/x-h2h| added. + +2008-08-16 Wakaba + + * Makefile: Generate Japanese version of error description document. + + * cc-script.js, cc-style.css: Support for help popup. + + * error-description-source.xml: Descriptions are added + to the description of WebHACC itself and descriptions + of error levels. Old error level table is removed. + + * mkdescription.pl: Assume the second argument is + the language. Support for d:cat/d:desc. + +2008-08-16 Wakaba + + * error-description-source.xml: Error for CSS cursor: hand + is added. + +2008-08-16 Wakaba + + * cc-script.js: Support for #index- fragment identifiers. + + * cc-style.css: Prety styling for reformatted sources. + Support for new version of manifest dump sections. + + * error-description-source.xml: Support for Whatpm::CacheManifest, + Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser, + and Whatpm::CSS::Parser errors. Support for l10n of cache + manifest dump sections. + +2008-08-16 Wakaba + + * cc-style.css: Set min/max width/height such that tab content + is accessible even when stupid size of window is used. + +2008-08-16 Wakaba + + * cc-script.js (_showTab): Show the tab button of the selected + tab. + + * cc-script.css (nav): Show scrollbar if there are too many + tabs. + + * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e. + imlementation error case). + +2008-08-16 Wakaba + + * error-description-source.xml: Error entries for + Whatpm::URIChecker and Whatpm::LangTag error types + are added. + +2008-08-15 Wakaba + + * error-description-source.xml: Error entries + for Whatpm::RDFXML errors are addded. Missing entries + for Whatpm::HTMLTable errors are added. + +2008-08-15 Wakaba + + * error-description-source.xml: Missing entries for + Whatpm::ContentChecker::Atom errors are added. + +2008-08-15 Wakaba + + * error-description-source.xml: Missing entries for + Whatpm::ContentChecker and Whatpm::ContentChecker::HTML + error types are added. Error entries used by these + modules are marked as such. + +2008-08-15 Wakaba + + * error-description-source.xml: Missing entries for Whatpm::HTML + error types are added. Error entries used by Whatpm::HTML + are marked as "HTML::Parser". + +2008-08-15 Wakaba + + * cc-style.css: Add icons to links and headings of error sections. + Use standard "uncertain" color for level-u errors. "No error found" + messages are now handled by catalog, not by CSS presentation. + The result paragraph saying that the conformance is unknown + should be bordered as uncertain error messages are. + + * error-description-source.xml: New message entries + for not-translated-yet messages. Distinguish result table's + layer names from other similar texts. + +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 + by WebHACC::Input classes. |cc-script| reference + is now generated by |html_header| in WebHACC::Output. + + * error-description-source.xml: Document URL and Request URL + are now just "URLs". + +2008-07-21 Wakaba + + * .htaccess: error-description-source.xml is in UTF-8 + actually. + + * Makefile: Rule to make Japanese language catalog file + is added. + + * cc-script.js: Line and column numbers are now taken + from data-* attributes, not from textContent. + + * cc.cgi: Tentative support for Japanese/English conneg. + (load_text_catalog, get_text): Removed (catalog text selection + is now handled by WebHACC::Output). + + * error-description-source.xml: Catalog entries in new + format are added. Old catalog element is removed. + + * mkcatalog.pl: Support for non-English languages. + Drop support for old catalog element. Add support + for new cat element. + + * mkdescription.pl: Drop support for old catalog element. + Add support for new cat element. + +2008-07-21 Wakaba + + * cc.cgi: Code clean-up. + +2008-07-21 Wakaba + + * cc.cgi: Old commented out code for additional + information sections are removed. They are now + implemented as part of |generate_add_info_sections| method. + +2008-07-21 Wakaba + + * cc.cgi (print_table_section): Removed (now part of + WebHACC::Language::DOM). + +2008-07-21 Wakaba + + * cc.cgi: Information sections are now handled by WebHACC::Input + module. Input objects for subdocuments now owns their + own subclass. + +2008-07-21 Wakaba + + * cc.cgi: Errors and results are now handled by WebHACC::Result. + Decode |uri| parameter as UTF-8. HTTP header dump and + input error are now handled by WebHACC::Input. + +2008-07-20 Wakaba + + * cc.cgi: Modularized. + + * WebHACC/: New directory. + +2008-07-18 Wakaba + + * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text + for dummping (Data::Dumper::Dumper no longer used). + +2008-05-18 Wakaba + + * LICENSE: Note on icons/*.png are added. + + * icons/: New directory. + + * cc-style.css: Rules for background images on error category + are added. + +2008-05-18 Wakaba + + * cc.cgi (print_source_string_section): Use new Message::Charset::Info + interface to decode source code, otherwise the Perl native Encode + module might decode the source code into different character + string with the Info's. + +2008-05-10 Wakaba + + * standards.en.html (requirements): Remove a requirement + for an HTML element's allowed context (it is covered by HTML5 + spec since r1583). + +2008-05-06 Wakaba + + * cc.cgi: Use table object returned by the checker; don't + form a table by itself. + + * table-script.js: Use different coloring for empty data cells. + + * cc.cgi, table.cgi: Remove table reference for JSON convertion. + +2008-05-06 Wakaba + + * table-script.js: Support for header cell highlighting. + + * table.cgi: Set |id| to cells; it enables the cell highlighting + feature. + +2008-05-05 Wakaba + + * table-script.js: Table header/footer fill started at a + wrong point. + +2008-05-05 Wakaba + + * table-script.js: It is now 0-indexed stead + of 1-indexed (HTML5 revision 1376). + +2008-04-29 Wakaba + + * cc-style.css: Duplicate terms are no longer disallowed (HTML5 + revision 1467). + +2008-04-12 Wakaba + + * parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML| + output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)" + output modes. + +2008-03-29 Wakaba + + * cc.cgi: New "URI" section is implemented. + +2008-03-21 Wakaba + + * cc.cgi (get_node_path): Use qualified name, not just + local name. + +2008-03-21 Wakaba + + * cc.cgi (get_rdf_resource_html): undef vs false bug fixed. + +2008-03-21 Wakaba + + * cc.cgi: Experimental support for application/rdf+xml type. + Generate section on RDF triples extracted from the document. + (print_rdf_section): New function. + (get_rdf_resource_html): New function. + +2008-03-17 Wakaba + + * cc.cgi (get_error_label): No-parent case was not considered. + +2008-03-17 Wakaba + + * cc.cgi (get_error_label): Use the error location + of the parent node, if the node does not have one. + +2008-03-17 Wakaba + + * cc-script.js: The ID of the list is now given as an argument. + + * cc.cgi: List of document errors now also expanded by source + code fragment generated by scripting. + (get_error_label): Use line/column information from the error + context node, if any. + +2008-03-16 Wakaba + + * cc.cgi: Line break treatment was different from + that of HTML and CSS parsers. + +2008-03-16 Wakaba + + * cc-script.js: Unquote U+hhhh escapes. + +2008-03-16 Wakaba + + * cc.cgi (get_error_label): Use token's line and column + if available. + +2008-03-16 Wakaba + + * cc-script.js: Character was not marked if the line + is less than 50 characters. + +2008-03-16 Wakaba + + * cc.cgi: Link to the script added. + + * cc-style.css (mark): Added. + + * cc-script.js: New script. + +2008-03-11 Wakaba + + * cc.cgi: |value| should be output in |dt| in Parse Errors + section. + +2008-02-24 Wakaba + + * cc.cgi: Support for level-i (informational). + + * cc-style.css: New style rules for informational messages added. + + * error-description-source.xml (#information, #level-i): Added. + +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 + + * cc-style.css: Rules for s/unsupported/u/'ed version added. + + * cc.cgi: Support for 'u' level. + + * error-description-source.en.xml: s/unsupported/u/; + + * standards.en.html: CSS added. + +2008-02-09 Wakaba + + * standards.en.html: New document. + + * cc-interface.en.html: Linking to |standards.en.html|. + +2007-11-23 Wakaba + + * error-description-source.xml: New error descriptions. + + * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send + a 406 page! |identity| encoding is added. + +2007-11-19 Wakaba + + * cc.cgi (#document-tree Document): Output |inputEncoding|, + |manakaiCharset|, and |manakaiHasBOM| attributes. + +2007-11-18 Wakaba + + * cc-style.css: New rules for warnings. + + * cc-todo.en.txt: Updated. + + * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| + for |inner_html| with external source. Set |manakai_charset| + attribute if possible. + (load_text_catalog): Interpret catalog file as UTF-8. + + * error-description-source.en.xml: New errors for character + encodings are added. + +2007-11-18 Wakaba + + * error-description-source.xml: s/charset declaration/character + encoding declaration/g, since HTML5 spec says so. + +2007-11-18 Wakaba + + * cc.cgi (get_input_document): Use sniffer to determine + media type of the entity. + +2007-11-11 Wakaba + + * cc-style.css: Rules for "unsupported" parse errors. + + * cc.cgi (print_syntax_error_html_section): Use HTML + parser for byte string. + (print_result_unknown_type_section): Make output + more consistent with other media types. + +2007-11-11 Wakaba + + * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize + an HTML DOM. + +2007-11-07 Wakaba + + * cc-style.css: Styling examples. + +2007-11-07 Wakaba + + * error-description-source.xml (enumerated:invalid:http-equiv:content-type): + New. + +2007-11-05 Wakaba + + * cc.cgi (get_error_level_label): New. + + * cc-style.css: New rules for error level descriptions. + + * error-description-source.xml: Description for error + levels is added. + +2007-11-04 Wakaba + + * cc-interface.en.html (i): |text/cache-manifest| is added. + + * cc-style.css: New rules for manifest dump. + + * cc.cgi: Support for |text/cache-manifest|. + + * error-description-soruce.en.xml (#cache-manifest-errors): New + section. + +2007-09-10 Wakaba + + * cc.cgi, cc-style.css: Scoring support. + +2007-09-03 Wakaba + + * error-description-source.xml: Updated. + +2007-09-02 Wakaba + + * cc.cgi: Report document sections are now output by + corresponding subroutines. + +2007-08-26 Wakaba + + * cc.cgi: New catalog macros |local-name| and |element-local-name|. + +2007-08-11 Wakaba + + * cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| + instead of |SuikaWiki::Input::HTTP|. + +2007-08-05 Wakaba + + * cc-interface.en.html: IMT |application/atom+xml| is added. + Link to |cc-todo| is added. + +2007-07-24 Wakaba + + * error-description.xml: Description for "after body", "bare etago", + and "bogus end tag" are added. + +2007-07-21 Wakaba + + * cc-style.css: Don't remove bullet of the document node + in the document tree. Don't collapse white space + in the |code| elements. + + * cc.cgi: Put identifiers and class names into |code| + element. + (get_text): Template for attribute values are supported. + + * error-descriotion-source.en.xml: More error descriptions + are included. Use |{@}| attribute value insertion macro + for errors in which it should be useful. + +2007-07-17 Wakaba + + * cc.cgi: Output HTTP and HTML header before try to + fetch the specified resource for usability. Add + tables, identifiers, and terms section to the TOC. + Generate classes list. + 2007-07-17 Wakaba * alert.png, error.png, info.png: New images.