/[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.1 by wakaba, Tue May 1 09:25:13 2007 UTC revision 1.44 by wakaba, Sat Feb 9 12:22:19 2008 UTC
# Line 1  Line 1 
1    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc-style.css: Rules for s/unsupported/u/'ed version added.
4    
5            * cc.cgi: Support for 'u' level.
6    
7            * error-description-source.en.xml: s/unsupported/u/;
8    
9            * standards.en.html: CSS added.
10    
11    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
12    
13            * standards.en.html: New document.
14    
15            * cc-interface.en.html: Linking to |standards.en.html|.
16    
17    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
18    
19            * error-description-source.xml: New error descriptions.
20    
21            * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
22            a 406 page!  |identity| encoding is added.
23    
24    2007-11-19  Wakaba  <wakaba@suika.fam.cx>
25    
26            * cc.cgi (#document-tree Document): Output |inputEncoding|,
27            |manakaiCharset|, and |manakaiHasBOM| attributes.
28    
29    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
30    
31            * cc-style.css: New rules for warnings.
32    
33            * cc-todo.en.txt: Updated.
34    
35            * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
36            for |inner_html| with external source.  Set |manakai_charset|
37            attribute if possible.
38            (load_text_catalog): Interpret catalog file as UTF-8.
39    
40            * error-description-source.en.xml: New errors for character
41            encodings are added.
42    
43    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
44    
45            * error-description-source.xml: s/charset declaration/character
46            encoding declaration/g, since HTML5 spec says so.
47    
48    2007-11-18  Wakaba  <wakaba@suika.fam.cx>
49    
50            * cc.cgi (get_input_document): Use sniffer to determine
51            media type of the entity.
52    
53    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
54    
55            * cc-style.css: Rules for "unsupported" parse errors.
56    
57            * cc.cgi (print_syntax_error_html_section): Use HTML
58            parser for byte string.
59            (print_result_unknown_type_section): Make output
60            more consistent with other media types.
61    
62    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
63    
64            * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize
65            an HTML DOM.
66    
67    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
68    
69            * cc-style.css: Styling examples.
70    
71    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
72    
73            * error-description-source.xml (enumerated:invalid:http-equiv:content-type):
74            New.
75    
76    2007-11-05  Wakaba  <wakaba@suika.fam.cx>
77    
78            * cc.cgi (get_error_level_label): New.
79    
80            * cc-style.css: New rules for error level descriptions.
81    
82            * error-description-source.xml: Description for error
83            levels is added.
84    
85    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
86    
87            * cc-interface.en.html (i): |text/cache-manifest| is added.
88    
89            * cc-style.css: New rules for manifest dump.
90    
91            * cc.cgi: Support for |text/cache-manifest|.
92    
93            * error-description-soruce.en.xml (#cache-manifest-errors): New
94            section.
95    
96    2007-09-10  Wakaba  <wakaba@suika.fam.cx>
97    
98            * cc.cgi, cc-style.css: Scoring support.
99    
100    2007-09-03  Wakaba  <wakaba@suika.fam.cx>
101    
102            * error-description-source.xml: Updated.
103    
104    2007-09-02  Wakaba  <wakaba@suika.fam.cx>
105    
106            * cc.cgi: Report document sections are now output by
107            corresponding subroutines.
108    
109    2007-08-26  Wakaba  <wakaba@suika.fam.cx>
110    
111            * cc.cgi: New catalog macros |local-name| and |element-local-name|.
112    
113    2007-08-11  Wakaba  <wakaba@suika.fam.cx>
114    
115            * cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP|
116            instead of |SuikaWiki::Input::HTTP|.
117    
118    2007-08-05  Wakaba  <wakaba@suika.fam.cx>
119    
120            * cc-interface.en.html: IMT |application/atom+xml| is added.
121            Link to |cc-todo| is added.
122    
123    2007-07-24  Wakaba  <wakaba@suika.fam.cx>
124    
125            * error-description.xml: Description for "after body", "bare etago",
126            and "bogus end tag" are added.
127    
128    2007-07-21  Wakaba  <wakaba@suika.fam.cx>
129    
130            * cc-style.css: Don't remove bullet of the document node
131            in the document tree.  Don't collapse white space
132            in the |code| elements.
133    
134            * cc.cgi: Put identifiers and class names into |code|
135            element.
136            (get_text): Template for attribute values are supported.
137    
138            * error-descriotion-source.en.xml: More error descriptions
139            are included.  Use |{@}| attribute value insertion macro
140            for errors in which it should be useful.
141    
142    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
143    
144            * cc.cgi: Output HTTP and HTML header before try to
145            fetch the specified resource for usability.  Add
146            tables, identifiers, and terms section to the TOC.
147            Generate classes list.
148    
149    2007-07-17  Wakaba  <wakaba@suika.fam.cx>
150    
151            * alert.png, error.png, info.png: New images.
152    
153            * LICENSE: New image file names are added.
154    
155            * cc-interface.en.html: Link to the style sheet is added.
156    
157            * cc-style.css: Duplicate identifiers and terms
158            are decorated by icon.
159    
160            * cc.cgi: |h1| links to the interface page.
161            (#identifiers): New section.
162    
163            * error-description-source.en.xml: More error types are
164            added.
165    
166    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
167    
168            * cc.cgi: Set |STDOUT| encoding as |utf8|.
169            (htescape): Escape some more invisible characters.
170    
171            * error-description-source.en.xml: More error data.
172    
173    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
174    
175            * cc.cgi (table stuff): Set |is_header| property
176            of table cells explicitly since otherwise newer JSON.pm
177            generates broken output.
178            (get_text): Return the reduced type name as well.  Use
179            it as fragment of detail document.
180    
181            * error-description-source.en.xml: More error descriptions
182            are added.
183    
184            * mkdescription.pl: Remove |catalog| element from
185            the result description document.
186    
187            * table.cgi: Set |is_header| property
188            of table cells explicitly since otherwise newer JSON.pm
189            generates broken output.
190    
191    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
192    
193            * Makefile (all): |cc-msg.en.txt| is added to the list of
194            dependency.
195            (cc-msg.en.txt): New rule.
196    
197            * mkcatalog.pl: New Perl script.
198    
199            * cc-msg.en.txt: Now this file is generated by
200            the rule described in |Makefile|.
201    
202            * cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
203            if not specified, for now.
204            (get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
205            to variable.
206    
207            * error-description-source.xml: All entries
208            in |cc-msg.en.txt| are now described as XML data.
209    
210            * mkdescription.pl: Print the result by |inner_html| DOM
211            attribute.  Put |level| attribute value, if any, before |name|
212            attribute value.  Allow missing of |desc| attribute.
213            Ignore any |catalog| element.
214    
215    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
216    
217            * cc-interface.en.html: Content-Type options are extended.
218            Charset options are added.  URI input box is added.
219    
220            * cc.cgi (get_input_document): New.  Support for URI input.
221            (#document-info): Present request URI, documen URI,
222            base URI (HTTP-level), internet media type, and
223            charset (if any).
224            (print_http_header_section): New.
225            (print_source_string_section): Renamed from |print_source_string|
226            and it now generate entire section.  Use charset
227            information obtained by parsing (for this reason the section
228            now follows the parse error section).
229            (HTML parse mode): Support for charsets (alpha).
230            (XML parse mode): Support for |application/xml|
231            and |text/xml|.  Support for charsets.
232            (#result-summary): Show error message section,
233            rather than simple HTTP error, for any input error.
234            (print_document_tree): Present |xml_version|, |xml_encoding|,
235            and |xml_standalone|.
236            (get_node_path): Return |/| if the input is the |Document| node.
237            (WDCC::LWPUA): New package.
238    
239    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
240    
241            * parser-manakai-interface.en.html: An option
242            to parse as H2H is added.
243    
244            * parser-manakai.cgi: H2H parse mode is added.
245    
246    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
247    
248            * parser-manakai.cgi: Set |Document| as HTML if it is.
249            Use |inner_html| attribute for inner HTML value.
250            XML documents are now serializable via |inner_html|.
251    
252    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
253    
254            * Makefile: New.
255    
256    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
257    
258            * cc.cgi: Return 404 if |PATH_INFO| is different from |/|.
259            Link to |error-description|.
260    
261            * error-description-source.xml: New.
262    
263            * mkdescription.pl: New.
264    
265    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
266    
267            * cc-style.css: New rules for empty error lists,
268            error levels, and |code|.
269    
270            * cc.cgi: Support for error message catalog.
271            Support for empty (zero-length) document.
272            (print_source_string): Support for empty document.
273            (print_document_tree): Element |has_child_nodes| test
274            was incorrect.  Output compat mode and is html flag
275            for |Document| node.
276            (load_text_catalog, get_text): New functions.
277    
278            * LICENSE, large-alert.png, large-info.png, large-stop.png:
279            New files.
280    
281    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
282    
283            * cc.cgi: "Terms" section.  "Tree" was sometimes
284            non-conforming to HTML5.
285            (get_node_link): New function.
286    
287    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
288    
289            * cc-style.css (img): New rule not to make border
290            for img[usemap].
291    
292            * cc.cgi: |table.cgi|-feature merged.  Doctype
293            token was serialized incorrectly.
294    
295            * table-script.js (tableToCanvas): Has second
296            argument to specify the parent.  Use image map
297            to identify cells.
298    
299            * table.cgi: Minor fix to sync with the aforementioned
300            change.
301    
302    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
303    
304            * parser-manakai.cgi, parser-manakai-interface.en.html: Fragment
305            parse mode is implemented.
306    
307    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
308    
309            * parser-interface.en.html: |checked"| -> |checked| (it did
310            work for Firefox 1.5 but not for WinIE6).
311    
312    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
313    
314            * parser-manakai.cgi: New.
315            
316            * parser-manakai-interface.en.html: New.
317    
318            * time-manakai.plt: New.
319    
320    2007-05-28  Wakaba  <wakaba@suika.fam.cx>
321    
322            * parser.cgi: Log elapsed time to external files.
323    
324            * time.plt: New file.
325    
326    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
327    
328            * parser.cgi: Output how long each process takes.
329            Document element testing is moved to the |Whatpm::ContentChecker|
330            module.
331    
332    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
333    
334            * excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>).
335    
336            * table.cgi: Remove |$table->{caption}->{element}|
337            for table with caption processed correctly.
338            Support for WinIE via ExplorerCanvas; note that
339            it does not draw path with fill and stroke correctly (stroke
340            is hidden?).
341    
342    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
343    
344            * table.cgi, table-interface.en.html. table-script.js: New files.
345    
346    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
347    
348            * parser.cgi: Use CGI::Carp.
349    
350    2007-05-19  Wakaba  <wakaba@suika.fam.cx>
351    
352            * parser-interface.en.html: A checkbox to
353            enable DOM5 HTML conformance checking is added.
354    
355            * parser.cgi: Check DOM5 HTML conformance
356            if |dom5| parameter is specified.
357    
358  2007-05-01  Wakaba  <wakaba@suika.fam.cx>  2007-05-01  Wakaba  <wakaba@suika.fam.cx>
359    
360            * parser.cgi: Module names are updated.
361    
362            * parser-interface.en.html: Link to Whatpm introduction
363            is added.
364    
365    2007-05-01  Wakaba  <wakaba@suika.fam.cx>
366    
367            * parser-interface.en.html: New document.
368    
369            * parser.cgi: Test-result-format mode is added.
370    
371    2007-05-01  Wakaba  <wakaba@suika.fam.cx>
372    
373            * parser.cgi: New file.
374    
375            * .htaccess: New file.
376    
377          * ChangeLog: New file.          * ChangeLog: New file.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.44

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24