Parent Directory
|
Revision Log
++ ChangeLog 15 Aug 2008 05:43:43 -0000 2008-08-15 Wakaba <wakaba@suika.fam.cx> * 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. ++ html/WebHACC/Language/ChangeLog 15 Aug 2008 05:53:19 -0000 2008-08-15 Wakaba <wakaba@suika.fam.cx> * CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't set "uncertain" flag to character encoding (encode) layer if the input is a character string. ++ html/WebHACC/ChangeLog 15 Aug 2008 05:51:54 -0000 2008-08-15 Wakaba <wakaba@suika.fam.cx> * Input.pm (generate_transfer_sections): Use standard error list methods for transfer errors. Typos fixed. * Output.pm (has_error): New attribute. (start_error_list, end_error_list): Support for role "transfer-errors". (end_error_list): Generate "no error found" paragraph if it should be. (generate_input_section): Decode parameters as UTF-8. * Result.pm (add_error): Set |has_error| flag. Use catalog for "Unknown location" message. (generate_result_section): Use different text for result table rows than normal messages, to avoid collision with other messages (such as "Charset").
| 1 | wakaba | 1.87 | 2008-08-15 Wakaba <[email protected]> |
| 2 | |||
| 3 | * cc-style.css: Add icons to links and headings of error sections. | ||
| 4 | Use standard "uncertain" color for level-u errors. "No error found" | ||
| 5 | messages are now handled by catalog, not by CSS presentation. | ||
| 6 | The result paragraph saying that the conformance is unknown | ||
| 7 | should be bordered as uncertain error messages are. | ||
| 8 | |||
| 9 | * error-description-source.xml: New message entries | ||
| 10 | for not-translated-yet messages. Distinguish result table's | ||
| 11 | layer names from other similar texts. | ||
| 12 | |||
| 13 | wakaba | 1.83 | 2008-08-14 Wakaba <[email protected]> |
| 14 | |||
| 15 | wakaba | 1.86 | * cc.cgi: Generate result summary sections for |
| 16 | each subdocument. | ||
| 17 | |||
| 18 | * error-description-source.xml: New entries to | ||
| 19 | support localization of result sections. | ||
| 20 | |||
| 21 | 2008-08-14 Wakaba <[email protected]> | ||
| 22 | |||
| 23 | * cc-style.css: Support for revised version of result summary | ||
| 24 | section styling. | ||
| 25 | |||
| 26 | 2008-08-14 Wakaba <[email protected]> | ||
| 27 | |||
| 28 | wakaba | 1.85 | * cc-style.css: Revised such that subdocument check results |
| 29 | do not look stupid and that new class name rules | ||
| 30 | for level-* and layer-* is reflected by icons. | ||
| 31 | |||
| 32 | 2008-08-14 Wakaba <[email protected]> | ||
| 33 | |||
| 34 | wakaba | 1.84 | * cc-script.js, cc-style.css: Support for tab styling |
| 35 | of subdoc sections. | ||
| 36 | |||
| 37 | * cc-script.js (onbodyload): Scroll to the pointed | ||
| 38 | element, if possible. | ||
| 39 | |||
| 40 | 2008-08-14 Wakaba <[email protected]> | ||
| 41 | |||
| 42 | wakaba | 1.83 | * cc-script.js, cc-style.js: Support for tab styling |
| 43 | of the "input" subsections. Support for the "details" | ||
| 44 | widget. | ||
| 45 | |||
| 46 | wakaba | 1.82 | 2008-08-10 Wakaba <[email protected]> |
| 47 | |||
| 48 | * cc-script.js: Functions for tabbing are added. | ||
| 49 | |||
| 50 | * cc-style.css: Tab styling rules are added. | ||
| 51 | |||
| 52 | wakaba | 1.81 | 2008-07-27 Wakaba <[email protected]> |
| 53 | |||
| 54 | * .htaccess: Files gone. | ||
| 55 | |||
| 56 | * cc-interface.en.html, cc-todo.txt: Removed. | ||
| 57 | |||
| 58 | * cc-about.en.html: New document. | ||
| 59 | |||
| 60 | * cc.cgi: Insert document input section before anything. | ||
| 61 | No check performed if no URL is specified and the | ||
| 62 | input is empty. | ||
| 63 | |||
| 64 | * error-description-source.xml (WebHACC:Heading): Link | ||
| 65 | to cc-about in place of cc-interface. | ||
| 66 | |||
| 67 | wakaba | 1.80 | 2008-07-26 Wakaba <[email protected]> |
| 68 | |||
| 69 | * cc.cgi: get_input_document function is now handled | ||
| 70 | by WebHACC::Input classes. |cc-script| reference | ||
| 71 | is now generated by |html_header| in WebHACC::Output. | ||
| 72 | |||
| 73 | * error-description-source.xml: Document URL and Request URL | ||
| 74 | are now just "URLs". | ||
| 75 | |||
| 76 | wakaba | 1.74 | 2008-07-21 Wakaba <[email protected]> |
| 77 | |||
| 78 | wakaba | 1.79 | * .htaccess: error-description-source.xml is in UTF-8 |
| 79 | actually. | ||
| 80 | |||
| 81 | * Makefile: Rule to make Japanese language catalog file | ||
| 82 | is added. | ||
| 83 | |||
| 84 | * cc-script.js: Line and column numbers are now taken | ||
| 85 | from data-* attributes, not from textContent. | ||
| 86 | |||
| 87 | * cc.cgi: Tentative support for Japanese/English conneg. | ||
| 88 | (load_text_catalog, get_text): Removed (catalog text selection | ||
| 89 | is now handled by WebHACC::Output). | ||
| 90 | |||
| 91 | * error-description-source.xml: Catalog entries in new | ||
| 92 | format are added. Old catalog element is removed. | ||
| 93 | |||
| 94 | * mkcatalog.pl: Support for non-English languages. | ||
| 95 | Drop support for old catalog element. Add support | ||
| 96 | for new cat element. | ||
| 97 | |||
| 98 | * mkdescription.pl: Drop support for old catalog element. | ||
| 99 | Add support for new cat element. | ||
| 100 | |||
| 101 | 2008-07-21 Wakaba <[email protected]> | ||
| 102 | |||
| 103 | wakaba | 1.78 | * cc.cgi: Code clean-up. |
| 104 | |||
| 105 | 2008-07-21 Wakaba <[email protected]> | ||
| 106 | |||
| 107 | wakaba | 1.77 | * cc.cgi: Old commented out code for additional |
| 108 | information sections are removed. They are now | ||
| 109 | implemented as part of |generate_add_info_sections| method. | ||
| 110 | |||
| 111 | 2008-07-21 Wakaba <[email protected]> | ||
| 112 | |||
| 113 | wakaba | 1.76 | * cc.cgi (print_table_section): Removed (now part of |
| 114 | WebHACC::Language::DOM). | ||
| 115 | |||
| 116 | 2008-07-21 Wakaba <[email protected]> | ||
| 117 | |||
| 118 | wakaba | 1.75 | * cc.cgi: Information sections are now handled by WebHACC::Input |
| 119 | module. Input objects for subdocuments now owns their | ||
| 120 | own subclass. | ||
| 121 | |||
| 122 | 2008-07-21 Wakaba <[email protected]> | ||
| 123 | |||
| 124 | wakaba | 1.74 | * cc.cgi: Errors and results are now handled by WebHACC::Result. |
| 125 | Decode |uri| parameter as UTF-8. HTTP header dump and | ||
| 126 | input error are now handled by WebHACC::Input. | ||
| 127 | |||
| 128 | wakaba | 1.73 | 2008-07-20 Wakaba <[email protected]> |
| 129 | |||
| 130 | * cc.cgi: Modularized. | ||
| 131 | |||
| 132 | * WebHACC/: New directory. | ||
| 133 | |||
| 134 | wakaba | 1.72 | 2008-07-18 Wakaba <[email protected]> |
| 135 | |||
| 136 | * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text | ||
| 137 | for dummping (Data::Dumper::Dumper no longer used). | ||
| 138 | |||
| 139 | wakaba | 1.70 | 2008-05-18 Wakaba <[email protected]> |
| 140 | |||
| 141 | wakaba | 1.71 | * LICENSE: Note on icons/*.png are added. |
| 142 | |||
| 143 | * icons/: New directory. | ||
| 144 | |||
| 145 | * cc-style.css: Rules for background images on error category | ||
| 146 | are added. | ||
| 147 | |||
| 148 | 2008-05-18 Wakaba <[email protected]> | ||
| 149 | |||
| 150 | wakaba | 1.70 | * cc.cgi (print_source_string_section): Use new Message::Charset::Info |
| 151 | interface to decode source code, otherwise the Perl native Encode | ||
| 152 | module might decode the source code into different character | ||
| 153 | string with the Info's. | ||
| 154 | |||
| 155 | 2008-05-10 Wakaba <[email protected]> | ||
| 156 | |||
| 157 | * standards.en.html (requirements): Remove a requirement | ||
| 158 | for an HTML element's allowed context (it is covered by HTML5 | ||
| 159 | spec since r1583). | ||
| 160 | |||
| 161 | wakaba | 1.68 | 2008-05-06 Wakaba <[email protected]> |
| 162 | |||
| 163 | wakaba | 1.69 | * cc.cgi: Use table object returned by the checker; don't |
| 164 | form a table by itself. | ||
| 165 | |||
| 166 | * table-script.js: Use different coloring for empty data cells. | ||
| 167 | |||
| 168 | * cc.cgi, table.cgi: Remove table reference for JSON convertion. | ||
| 169 | |||
| 170 | 2008-05-06 Wakaba <[email protected]> | ||
| 171 | |||
| 172 | wakaba | 1.68 | * table-script.js: Support for header cell highlighting. |
| 173 | |||
| 174 | * table.cgi: Set |id| to cells; it enables the cell highlighting | ||
| 175 | feature. | ||
| 176 | |||
| 177 | wakaba | 1.66 | 2008-05-05 Wakaba <[email protected]> |
| 178 | |||
| 179 | wakaba | 1.67 | * table-script.js: Table header/footer fill started at a |
| 180 | wrong point. | ||
| 181 | |||
| 182 | 2008-05-05 Wakaba <[email protected]> | ||
| 183 | |||
| 184 | wakaba | 1.66 | * table-script.js: It is now 0-indexed stead |
| 185 | of 1-indexed (HTML5 revision 1376). | ||
| 186 | |||
| 187 | wakaba | 1.65 | 2008-04-29 Wakaba <[email protected]> |
| 188 | |||
| 189 | * cc-style.css: Duplicate terms are no longer disallowed (HTML5 | ||
| 190 | revision 1467). | ||
| 191 | |||
| 192 | wakaba | 1.64 | 2008-04-12 Wakaba <[email protected]> |
| 193 | |||
| 194 | * parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML| | ||
| 195 | output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)" | ||
| 196 | output modes. | ||
| 197 | |||
| 198 | 2008-03-29 Wakaba <[email protected]> | ||
| 199 | |||
| 200 | * cc.cgi: New "URI" section is implemented. | ||
| 201 | |||
| 202 | wakaba | 1.61 | 2008-03-21 Wakaba <[email protected]> |
| 203 | |||
| 204 | wakaba | 1.63 | * cc.cgi (get_node_path): Use qualified name, not just |
| 205 | local name. | ||
| 206 | |||
| 207 | 2008-03-21 Wakaba <[email protected]> | ||
| 208 | |||
| 209 | wakaba | 1.62 | * cc.cgi (get_rdf_resource_html): undef vs false bug fixed. |
| 210 | |||
| 211 | 2008-03-21 Wakaba <[email protected]> | ||
| 212 | |||
| 213 | wakaba | 1.61 | * cc.cgi: Experimental support for application/rdf+xml type. |
| 214 | Generate section on RDF triples extracted from the document. | ||
| 215 | (print_rdf_section): New function. | ||
| 216 | (get_rdf_resource_html): New function. | ||
| 217 | |||
| 218 | wakaba | 1.58 | 2008-03-17 Wakaba <[email protected]> |
| 219 | |||
| 220 | wakaba | 1.60 | * cc.cgi (get_error_label): No-parent case was not considered. |
| 221 | |||
| 222 | 2008-03-17 Wakaba <[email protected]> | ||
| 223 | |||
| 224 | wakaba | 1.59 | * cc.cgi (get_error_label): Use the error location |
| 225 | of the parent node, if the node does not have one. | ||
| 226 | |||
| 227 | 2008-03-17 Wakaba <[email protected]> | ||
| 228 | |||
| 229 | wakaba | 1.58 | * cc-script.js: The ID of the list is now given as an argument. |
| 230 | |||
| 231 | * cc.cgi: List of document errors now also expanded by source | ||
| 232 | code fragment generated by scripting. | ||
| 233 | (get_error_label): Use line/column information from the error | ||
| 234 | context node, if any. | ||
| 235 | |||
| 236 | wakaba | 1.53 | 2008-03-16 Wakaba <[email protected]> |
| 237 | |||
| 238 | wakaba |