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

Contents of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.36 - (hide annotations) (download)
Wed Nov 7 12:20:44 2007 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.35: +4 -0 lines
++ ChangeLog	7 Nov 2007 12:20:41 -0000
	* cc-style.css: Styling examples.

2007-11-07  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24