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