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