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