/[pub]/test/html-webhacc/ChangeLog
Suika

Contents of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.115 - (hide annotations) (download)
Thu Jul 2 22:34:12 2009 UTC (17 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.114: +5 -0 lines
++ ChangeLog	2 Jul 2009 22:33:57 -0000
2009-07-03  Wakaba  <wakaba@suika.fam.cx>

	* standards.en.html: Removed tentative definitions that are now
	convered by the HTML5 specification (HTML5 revision 3183).

1 wakaba 1.115 2009-07-03 Wakaba <[email protected]>
2    
3     * standards.en.html: Removed tentative definitions that are now
4     convered by the HTML5 specification (HTML5 revision 3183).
5    
6 wakaba 1.113 2008-12-11 Wakaba <[email protected]>
7    
8 wakaba 1.114 * cc-about.en.html: Added links to Regexp modules.
9    
10     * cc-script.js: Adds a class name to |iframe| element used instead
11     of XHR such that non-Ajax |iframe| element can be distinguished by
12     style sheets.
13    
14     * cc-style.css: Displays non-Ajax |iframe| element.
15    
16     * error-description-source.en.xml: Added catalog entries for
17     regexp graph sections.
18    
19     * standards.en.html: s/WDCC/WebHACC/g. Added a subsection on
20     regular expressions.
21    
22     2008-12-11 Wakaba <[email protected]>
23    
24 wakaba 1.113 * error-description-source.en.xml: Added descriptions for errors
25     from Regexp::Parser and Regexp::Parser::JavaScript modules.
26    
27     * cc.cgi: Added support for JavaScript regular expressions.
28    
29 wakaba 1.111 2008-09-21 Wakaba <[email protected]>
30    
31 wakaba 1.112 * cc-about.en.html: Bookmarklet added.
32    
33     2008-09-21 Wakaba <[email protected]>
34    
35 wakaba 1.111 * error-description-source.xml: An error for non-supported
36     charset="" parameter is added.
37    
38 wakaba 1.110 2008-09-20 Wakaba <[email protected]>
39    
40     * error-description-source.xml: New error for accept-charset="".
41     New errors for RFC 4646 errors.
42    
43 wakaba 1.109 2008-09-17 Wakaba <[email protected]>
44    
45     * cc.cgi: Support for |text/x-css-inline| type is added.
46    
47     2008-09-17 Wakaba <[email protected]>
48    
49     * standards.en.html: Updated.
50    
51 wakaba 1.107 2008-09-16 Wakaba <[email protected]>
52    
53 wakaba 1.108 * error-description-source.xml: WebIDL checker errors are added.
54    
55     2008-09-16 Wakaba <[email protected]>
56    
57 wakaba 1.107 * error-description-source.xml: WebIDL parser errors are added.
58    
59 wakaba 1.106 2008-09-15 Wakaba <[email protected]>
60    
61     * error-description-source.xml: "control char" errors are now
62     handled by UnicodeChecker module. New "non unicode" error added.
63    
64 wakaba 1.105 2008-09-11 Wakaba <[email protected]>
65    
66     * error-description-source.xml: Unicode checker
67     errors are added.
68    
69 wakaba 1.104 2008-09-10 Wakaba <[email protected]>
70    
71     * error-description-source.xml: Encoding layer errors added.
72    
73 wakaba 1.103 2008-08-31 Wakaba <[email protected]>
74    
75     * error-description-source.xml: More error descriptions.
76    
77 wakaba 1.101 2008-08-30 Wakaba <[email protected]>
78    
79 wakaba 1.102 * error-description-source.xml: Descriptions for new error
80     types are added.
81    
82     2008-08-30 Wakaba <[email protected]>
83    
84 wakaba 1.101 * cc-style.css: Rule for empty |mark| elements is added.
85    
86     * error-description-source.xml: Error message for
87     unknown address type error is updated.
88    
89 wakaba 1.100 2008-08-29 Wakaba <[email protected]>
90    
91     * error-description-source.xml: Error types added for IMTChecker.
92    
93 wakaba 1.99 2008-08-22 Wakaba <[email protected]>
94    
95     * error-description-source.xml: More l10n.
96    
97     * mkdescription.pl: Fallback <html:title> to xml:lang=en's one.
98    
99     2008-08-22 Wakaba <[email protected]>
100    
101     * error-description-source.xml: Localize "no more information"
102     message.
103    
104 wakaba 1.98 2008-08-17 Wakaba <[email protected]>
105    
106     * cc-about.en.html: Author section added.
107    
108     * cc.cgi: |text/x-h2h| added.
109    
110 wakaba 1.92 2008-08-16 Wakaba <[email protected]>
111    
112 wakaba 1.97 * Makefile: Generate Japanese version of error description document.
113    
114     * cc-script.js, cc-style.css: Support for help popup.
115    
116     * error-description-source.xml: Descriptions are added
117     to the description of WebHACC itself and descriptions
118     of error levels. Old error level table is removed.
119    
120     * mkdescription.pl: Assume the second argument is
121     the language. Support for d:cat/d:desc.
122    
123     2008-08-16 Wakaba <[email protected]>
124    
125 wakaba 1.96 * error-description-source.xml: Error for CSS cursor: hand
126     is added.
127    
128     2008-08-16 Wakaba <[email protected]>
129    
130 wakaba 1.95 * cc-script.js: Support for #index- fragment identifiers.
131    
132     * cc-style.css: Prety styling for reformatted sources.
133     Support for new version of manifest dump sections.
134    
135     * error-description-source.xml: Support for Whatpm::CacheManifest,
136     Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser,
137     and Whatpm::CSS::Parser errors. Support for l10n of cache
138     manifest dump sections.
139    
140     2008-08-16 Wakaba <[email protected]>
141    
142 wakaba 1.94 * cc-style.css: Set min/max width/height such that tab content
143     is accessible even when stupid size of window is used.
144    
145     2008-08-16 Wakaba <[email protected]>
146    
147 wakaba 1.93 * cc-script.js (_showTab): Show the tab button of the selected
148     tab.
149    
150     * cc-script.css (nav): Show scrollbar if there are too many
151     tabs.
152    
153     * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
154     imlementation error case).
155    
156     2008-08-16 Wakaba <[email protected]>
157    
158 wakaba 1.92 * error-description-source.xml: Error entries for
159     Whatpm::URIChecker and Whatpm::LangTag error types
160     are added.
161    
162 wakaba 1.87 2008-08-15 Wakaba <[email protected]>
163    
164 wakaba 1.91 * error-description-source.xml: Error entries
165     for Whatpm::RDFXML errors are addded. Missing entries
166     for Whatpm::HTMLTable errors are added.
167    
168     2008-08-15 Wakaba <[email protected]>
169    
170 wakaba 1.90 * error-description-source.xml: Missing entries for
171     Whatpm::ContentChecker::Atom errors are added.
172    
173     2008-08-15 Wakaba <[email protected]>
174    
175 wakaba 1.89 * error-description-source.xml: Missing entries for
176     Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
177     error types are added. Error entries used by these
178     modules are marked as such.
179    
180     2008-08-15 Wakaba <[email protected]>
181    
182 wakaba 1.88 * error-description-source.xml: Missing entries for Whatpm::HTML
183     error types are added. Error entries used by Whatpm::HTML
184     are marked as "HTML::Parser".
185    
186     2008-08-15 Wakaba <[email protected]>
187    
188 wakaba 1.87 * cc-style.css: Add icons to links and headings of error sections.
189     Use standard "uncertain" color for level-u errors. "No error found"
190     messages are now handled by catalog, not by CSS presentation.
191     The result paragraph saying that the conformance is unknown
192     should be bordered as uncertain error messages are.
193    
194     * error-description-source.xml: New message entries
195     for not-translated-yet messages. Distinguish result table's
196     layer names from other similar texts.
197    
198 wakaba 1.83 2008-08-14 Wakaba <[email protected]>
199    
200 wakaba 1.86 * cc.cgi: Generate result summary sections for
201     each subdocument.
202    
203     * error-description-source.xml: New entries to
204     support localization of result sections.
205    
206     2008-08-14 Wakaba <[email protected]>
207    
208     * cc-style.css: Support for revised version of result summary
209     section styling.
210    
211     2008-08-14 Wakaba <[email protected]>
212    
213 wakaba 1.85 * cc-style.css: Revised such that subdocument check results
214     do not look stupid and that new class name rules
215     for level-* and layer-* is reflected by icons.
216    
217     2008-08-14 Wakaba <[email protected]>
218    
219 wakaba 1.84 * cc-script.js, cc-style.css: Support for tab styling
220     of subdoc sections.
221    
222     * cc-script.js (onbodyload): Scroll to the pointed
223     element, if possible.
224    
225     2008-08-14 Wakaba <[email protected]>
226    
227 wakaba 1.83 * cc-script.js, cc-style.js: Support for tab styling
228     of the "input" subsections. Support for the "details"
229     widget.
230    
231 wakaba 1.82 2008-08-10 Wakaba <[email protected]>
232    
233     * cc-script.js: Functions for tabbing are added.
234    
235     * cc-style.css: Tab styling rules are added.
236    
237 wakaba 1.81 2008-07-27 Wakaba <[email protected]>
238    
239     * .htaccess: Files gone.
240    
241     * cc-interface.en.html, cc-todo.txt: Removed.
242    
243     * cc-about.en.html: New document.
244    
245     * cc.cgi: Insert document input section before anything.
246     No check performed if no URL is specified and the
247     input is empty.
248    
249     * error-description-source.xml (WebHACC:Heading): Link
250     to cc-about in place of cc-interface.
251    
252 wakaba 1.80 2008-07-26 Wakaba <[email protected]>
253    
254     * cc.cgi: get_input_document function is now handled
255     by WebHACC::Input classes. |cc-script| reference
256     is now generated by |html_header| in WebHACC::Output.
257    
258     * error-description-source.xml: Document URL and Request URL
259     are now just "URLs".
260    
261 wakaba 1.74 2008-07-21 Wakaba <[email protected]>
262    
263 wakaba 1.79 * .htaccess: error-description-source.xml is in UTF-8
264     actually.
265    
266     * Makefile: Rule to make Japanese language catalog file
267     is added.
268    
269     * cc-script.js: Line and column numbers are now taken
270     from data-* attributes, not from textContent.
271    
272     * cc.cgi: Tentative support for Japanese/English conneg.
273     (load_text_catalog, get_text): Removed (catalog text selection
274     is now handled by WebHACC::Output).
275