/[pub]/test/html-webhacc/ChangeLog
Suika

Diff of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by wakaba, Mon Sep 10 11:51:09 2007 UTC revision 1.88 by wakaba, Fri Aug 15 08:36:41 2008 UTC
# Line 1  Line 1 
1    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * error-description-source.xml: Missing entries for Whatpm::HTML
4            error types are added.  Error entries used by Whatpm::HTML
5            are marked as "HTML::Parser".
6    
7    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
8    
9            * cc-style.css: Add icons to links and headings of error sections.
10            Use standard "uncertain" color for level-u errors.  "No error found"
11            messages are now handled by catalog, not by CSS presentation.
12            The result paragraph saying that the conformance is unknown
13            should be bordered as uncertain error messages are.
14    
15            * error-description-source.xml: New message entries
16            for not-translated-yet messages.  Distinguish result table's
17            layer names from other similar texts.
18    
19    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
20    
21            * cc.cgi: Generate result summary sections for
22            each subdocument.
23    
24            * error-description-source.xml: New entries to
25            support localization of result sections.
26    
27    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
28    
29            * cc-style.css: Support for revised version of result summary
30            section styling.
31    
32    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
33    
34            * cc-style.css: Revised such that subdocument check results
35            do not look stupid and that new class name rules
36            for level-* and layer-* is reflected by icons.
37    
38    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
39    
40            * cc-script.js, cc-style.css: Support for tab styling
41            of subdoc sections.
42    
43            * cc-script.js (onbodyload): Scroll to the pointed
44            element, if possible.
45    
46    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
47    
48            * cc-script.js, cc-style.js: Support for tab styling
49            of the "input" subsections.  Support for the "details"
50            widget.
51    
52    2008-08-10  Wakaba  <wakaba@suika.fam.cx>
53    
54            * cc-script.js: Functions for tabbing are added.
55    
56            * cc-style.css: Tab styling rules are added.
57    
58    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
59    
60            * .htaccess: Files gone.
61    
62            * cc-interface.en.html, cc-todo.txt: Removed.
63    
64            * cc-about.en.html: New document.
65    
66            * cc.cgi: Insert document input section before anything.
67            No check performed if no URL is specified and the
68            input is empty.
69    
70            * error-description-source.xml (WebHACC:Heading): Link
71            to cc-about in place of cc-interface.
72    
73    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
74    
75            * cc.cgi: get_input_document function is now handled
76            by WebHACC::Input classes.  |cc-script| reference
77            is now generated by |html_header| in WebHACC::Output.
78    
79            * error-description-source.xml: Document URL and Request URL
80            are now just "URLs".
81    
82    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
83    
84            * .htaccess: error-description-source.xml is in UTF-8
85            actually.
86    
87            * Makefile: Rule to make Japanese language catalog file
88            is added.
89    
90            * cc-script.js: Line and column numbers are now taken
91            from data-* attributes, not from textContent.
92    
93            * cc.cgi: Tentative support for Japanese/English conneg.
94            (load_text_catalog, get_text): Removed (catalog text selection
95            is now handled by WebHACC::Output).
96    
97            * error-description-source.xml: Catalog entries in new
98            format are added.  Old catalog element is removed.
99    
100            * mkcatalog.pl: Support for non-English languages.
101            Drop support for old catalog element.  Add support
102            for new cat element.
103    
104            * mkdescription.pl: Drop support for old catalog element.
105            Add support for new cat element.
106    
107    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
108    
109            * cc.cgi: Code clean-up.
110    
111    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
112    
113            * cc.cgi: Old commented out code for additional
114            information sections are removed.  They are now
115            implemented as part of |generate_add_info_sections| method.
116    
117    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
118    
119            * cc.cgi (print_table_section): Removed (now part of
120            WebHACC::Language::DOM).
121    
122    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
123    
124            * cc.cgi: Information sections are now handled by WebHACC::Input
125            module.  Input objects for subdocuments now owns their
126            own subclass.
127    
128    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
129    
130            * cc.cgi: Errors and results are now handled by WebHACC::Result.
131            Decode |uri| parameter as UTF-8.  HTTP header dump and
132            input error are now handled by WebHACC::Input.
133    
134    2008-07-20  Wakaba  <wakaba@suika.fam.cx>
135    
136            * cc.cgi: Modularized.
137    
138            * WebHACC/: New directory.
139    
140    2008-07-18  Wakaba  <wakaba@suika.fam.cx>
141    
142            * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
143            for dummping (Data::Dumper::Dumper no longer used).
144    
145    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
146    
147            * LICENSE: Note on icons/*.png are added.
148    
149            * icons/: New directory.
150    
151            * cc-style.css: Rules for background images on error category
152            are added.
153    
154    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
155    
156            * cc.cgi (print_source_string_section): Use new Message::Charset::Info
157            interface to decode source code, otherwise the Perl native Encode
158            module might decode the source code into different character
159            string with the Info's.
160    
161    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
162    
163            * standards.en.html (requirements): Remove a requirement
164            for an HTML element's allowed context (it is covered by HTML5
165            spec since r1583).
166    
167    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
168    
169            * cc.cgi: Use table object returned by the checker; don't
170            form a table by itself.
171    
172            * table-script.js: Use different coloring for empty data cells.
173    
174            * cc.cgi, table.cgi: Remove table reference for JSON convertion.
175    
176    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
177    
178            * table-script.js: Support for header cell highlighting.
179    
180            * table.cgi: Set |id| to cells; it enables the cell highlighting
181            feature.
182    
183    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
184    
185            * table-script.js: Table header/footer fill started at a
186            wrong point.
187    
188    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
189    
190            * table-script.js: It is now 0-indexed stead
191            of 1-indexed (HTML5 revision 1376).
192    
193    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
194    
195            * cc-style.css: Duplicate terms are no longer disallowed (HTML5
196            revision 1467).
197    
198    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
199    
200            * parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
201            output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
202            output modes.
203    
204    2008-03-29  Wakaba  <wakaba@suika.fam.cx>
205    
206            * cc.cgi: New "URI" section is implemented.
207    
208    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
209    
210            * cc.cgi (get_node_path): Use qualified name, not just
211            local name.
212    
213    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
214    
215            * cc.cgi (get_rdf_resource_html): undef vs false bug fixed.
216    
217    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
218    
219            * cc.cgi: Experimental support for application/rdf+xml type.
220            Generate section on RDF triples extracted from the document.
221            (print_rdf_section): New function.
222            (get_rdf_resource_html): New function.
223    
224    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
225    
226            * cc.cgi (get_error_label): No-parent case was not considered.
227    
228    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
229    
230            * cc.cgi (get_error_label): Use the error location
231            of the parent node, if the node does not have one.
232    
233    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
234    
235            * cc-script.js: The ID of the list is now given as an argument.
236    
237            * cc.cgi: List of document errors now also expanded by source
238            code fragment generated by scripting.
239            (get_error_label): Use line/column information from the error
240            context node, if any.
241    
242    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
243    
244            * cc.cgi: Line break treatment was different from
245            that of HTML and CSS parsers.
246    
247    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
248    
249            * cc-script.js: Unquote U+hhhh escapes.
250    
251    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
252    
253            * cc.cgi (get_error_label): Use token's line and column
254            if available.
255    
256    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
257    
258            * cc-script.js: Character was not marked if the line
259            is less than 50 characters.
260    
261    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
262    
263            * cc.cgi: Link to the script added.
264    
265            * cc-style.css (mark): Added.
266    
267            * cc-script.js: New script.
268    
269    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
270    
271            * cc.cgi: |value| should be output in |dt| in Parse Errors
272            section.
273    
274    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
275    
276            * cc.cgi: Support for level-i (informational).
277    
278            * cc-style.css: New style rules for informational messages added.
279    
280            * error-description-source.xml (#information, #level-i): Added.
281    
282    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
283    
284            * cc.cgi: In CSS mode, add 'u' error for 'structure' category (until
285            it is actually implemented).  Support for '-moz-pre-wrap'.
286            Typo in 'collapse' value fixed.
287    
288    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
289    
290            * cc.cgi: |text/css| support.  |id_prefix| support was
291            partially broken.
292    
293    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
294    
295            * cc.cgi: Subdocument validation framework implemented.
296    
297    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
298    
299            * cc.cgi (print_listing_section): ID, class, and term
300            section functions are merged.
301    
302    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
303    
304            * table-interface.en.html: Typo fixed.
305    
306            * cc.cgi: Use |$input->{id_prefix}| as the prefix for the
307            identifiers in report sections.  Don't add headings
308            if the |$input->{nested}| flag is set.
309    
310            * table-script.js (tableToCanvas): Now it aceepts third
311            argument, |idPrefix|, for setting ID prefix.
312    
313            * table.cgi: Set the third argument to |tableToCanvas| as an
314            empty string.
315    
316    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
317    
318            * cc.cgi (check_and_print): Now this is a subroutine.
319    
320    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
321    
322            * cc-style.css: Rules for s/unsupported/u/'ed version added.
323    
324            * cc.cgi: Support for 'u' level.
325    
326            * error-description-source.en.xml: s/unsupported/u/;
327    
328            * standards.en.html: CSS added.
329    
330    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
331    
332            * standards.en.html: New document.
333    
334            * cc-interface.en.html: Linking to |standards.en.html|.
335    
336    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
337    
338            * error-description-source.xml: New error descriptions.
339    
340            * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
341            a 406 page!  |identity| encoding is added.
342    
343    2007-11-19  Wakaba  <wakaba@suika.fam.cx>
344    
345            * cc.cgi (#document-tree Document): Output |inputEncoding|,
346            |manakaiCharset|, and |manakaiHasBOM| attributes.
347    
348    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
349    
350            * cc-style.css: New rules for warnings.
351    
352            * cc-todo.en.txt: Updated.
353    
354            * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
355            for |inner_html| with external source.  Set |manakai_charset|
356            attribute if possible.
357            (load_text_catalog): Interpret catalog file as UTF-8.
358    
359            * error-description-source.en.xml: New errors for character
360            encodings are added.
361    
362    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
363    
364            * error-description-source.xml: s/charset declaration/character
365            encoding declaration/g, since HTML5 spec says so.
366    
367    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
368    
369            * cc.cgi (get_input_document): Use sniffer to determine
370            media type of the entity.
371    
372    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
373    
374            * cc-style.css: Rules for "unsupported" parse errors.
375    
376            * cc.cgi (print_syntax_error_html_section): Use HTML
377            parser for byte string.
378            (print_result_unknown_type_section): Make output
379            more consistent with other media types.
380    
381    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
382    
383            * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize
384            an HTML DOM.
385    
386    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
387    
388            * cc-style.css: Styling examples.
389    
390    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
391    
392            * error-description-source.xml (enumerated:invalid:http-equiv:content-type):
393            New.
394    
395    2007-11-05  Wakaba  <wakaba@suika.fam.cx>
396    
397            * cc.cgi (get_error_level_label): New.
398    
399            * cc-style.css: New rules for error level descriptions.
400    
401            * error-description-source.xml: Description for error
402            levels is added.
403    
404    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
405    
406            * cc-interface.en.html (i): |text/cache-manifest| is added.
407    
408            * cc-style.css: New rules for manifest dump.
409    
410            * cc.cgi: Support for |text/cache-manifest|.
411    
412            * error-description-soruce.en.xml (#cache-manifest-errors): New
413            section.
414    
415  2007-09-10  Wakaba  <wakaba@suika.fam.cx>  2007-09-10  Wakaba  <wakaba@suika.fam.cx>
416    
417          * cc.cgi, cc-style.css: Scoring support.          * cc.cgi, cc-style.css: Scoring support.

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.88

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24