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