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

Contents of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.111 - (hide annotations) (download)
Sun Sep 21 05:09:35 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.110: +5 -0 lines
++ ChangeLog	21 Sep 2008 05:08:51 -0000
2008-09-21  Wakaba  <wakaba@suika.fam.cx>

	* error-description-source.xml: An error for non-supported
	charset="" parameter is added.

++ html/WebHACC/Language/ChangeLog	21 Sep 2008 05:09:27 -0000
2008-09-21  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm (generate_syntax_error_section): Now |charset:not
	supported| is also an error that might invalidate the validation
	result.

1 wakaba 1.111 2008-09-21 Wakaba <[email protected]>
2    
3     * error-description-source.xml: An error for non-supported
4     charset="" parameter is added.
5    
6 wakaba 1.110 2008-09-20 Wakaba <[email protected]>
7    
8     * error-description-source.xml: New error for accept-charset="".
9     New errors for RFC 4646 errors.
10    
11 wakaba 1.109 2008-09-17 Wakaba <[email protected]>
12    
13     * cc.cgi: Support for |text/x-css-inline| type is added.
14    
15     2008-09-17 Wakaba <[email protected]>
16    
17     * standards.en.html: Updated.
18    
19 wakaba 1.107 2008-09-16 Wakaba <[email protected]>
20    
21 wakaba 1.108 * error-description-source.xml: WebIDL checker errors are added.
22    
23     2008-09-16 Wakaba <[email protected]>
24    
25 wakaba 1.107 * error-description-source.xml: WebIDL parser errors are added.
26    
27 wakaba 1.106 2008-09-15 Wakaba <[email protected]>
28    
29     * error-description-source.xml: "control char" errors are now
30     handled by UnicodeChecker module. New "non unicode" error added.
31    
32 wakaba 1.105 2008-09-11 Wakaba <[email protected]>
33    
34     * error-description-source.xml: Unicode checker
35     errors are added.
36    
37 wakaba 1.104 2008-09-10 Wakaba <[email protected]>
38    
39     * error-description-source.xml: Encoding layer errors added.
40    
41 wakaba 1.103 2008-08-31 Wakaba <[email protected]>
42    
43     * error-description-source.xml: More error descriptions.
44    
45 wakaba 1.101 2008-08-30 Wakaba <[email protected]>
46    
47 wakaba 1.102 * error-description-source.xml: Descriptions for new error
48     types are added.
49    
50     2008-08-30 Wakaba <[email protected]>
51    
52 wakaba 1.101 * cc-style.css: Rule for empty |mark| elements is added.
53    
54     * error-description-source.xml: Error message for
55     unknown address type error is updated.
56    
57 wakaba 1.100 2008-08-29 Wakaba <[email protected]>
58    
59     * error-description-source.xml: Error types added for IMTChecker.
60    
61 wakaba 1.99 2008-08-22 Wakaba <[email protected]>
62    
63     * error-description-source.xml: More l10n.
64    
65     * mkdescription.pl: Fallback <html:title> to xml:lang=en's one.
66    
67     2008-08-22 Wakaba <[email protected]>
68    
69     * error-description-source.xml: Localize "no more information"
70     message.
71    
72 wakaba 1.98 2008-08-17 Wakaba <[email protected]>
73    
74     * cc-about.en.html: Author section added.
75    
76     * cc.cgi: |text/x-h2h| added.
77    
78 wakaba 1.92 2008-08-16 Wakaba <[email protected]>
79    
80 wakaba 1.97 * Makefile: Generate Japanese version of error description document.
81    
82     * cc-script.js, cc-style.css: Support for help popup.
83    
84     * error-description-source.xml: Descriptions are added
85     to the description of WebHACC itself and descriptions
86     of error levels. Old error level table is removed.
87    
88     * mkdescription.pl: Assume the second argument is
89     the language. Support for d:cat/d:desc.
90    
91     2008-08-16 Wakaba <[email protected]>
92    
93 wakaba 1.96 * error-description-source.xml: Error for CSS cursor: hand
94     is added.
95    
96     2008-08-16 Wakaba <[email protected]>
97    
98 wakaba 1.95 * cc-script.js: Support for #index- fragment identifiers.
99    
100     * cc-style.css: Prety styling for reformatted sources.
101     Support for new version of manifest dump sections.
102    
103     * error-description-source.xml: Support for Whatpm::CacheManifest,
104     Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser,
105     and Whatpm::CSS::Parser errors. Support for l10n of cache
106     manifest dump sections.
107    
108     2008-08-16 Wakaba <[email protected]>
109    
110 wakaba 1.94 * cc-style.css: Set min/max width/height such that tab content
111     is accessible even when stupid size of window is used.
112    
113     2008-08-16 Wakaba <[email protected]>
114    
115 wakaba 1.93 * cc-script.js (_showTab): Show the tab button of the selected
116     tab.