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

Diff of /test/html-webhacc/ChangeLog

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

revision 1.48 by wakaba, Sun Feb 10 03:11:06 2008 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>  2008-02-10  Wakaba  <wakaba@suika.fam.cx>
294    
295          * cc.cgi: Subdocument validation framework implemented.          * cc.cgi: Subdocument validation framework implemented.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24