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