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