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