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

Contents of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.52 - (hide annotations) (download)
Tue Mar 11 14:10:11 2008 UTC (18 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.51: +5 -0 lines
++ ChangeLog	11 Mar 2008 14:10:08 -0000
2008-03-11  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi: |value| should be output in |dt| in Parse Errors
	section.

1 wakaba 1.52 2008-03-11 Wakaba <[email protected]>
2    
3     * cc.cgi: |value| should be output in |dt| in Parse Errors
4     section.
5    
6 wakaba 1.51 2008-02-24 Wakaba <[email protected]>
7    
8     * cc.cgi: Support for level-i (informational).
9    
10     * cc-style.css: New style rules for informational messages added.
11    
12     * error-description-source.xml (#information, #level-i): Added.
13    
14 wakaba 1.45 2008-02-10 Wakaba <[email protected]>
15    
16 wakaba 1.50 * cc.cgi: In CSS mode, add 'u' error for 'structure' category (until
17     it is actually implemented). Support for '-moz-pre-wrap'.
18     Typo in 'collapse' value fixed.
19    
20     2008-02-10 Wakaba <[email protected]>
21    
22 wakaba 1.49 * cc.cgi: |text/css| support. |id_prefix| support was
23     partially broken.
24    
25     2008-02-10 Wakaba <[email protected]>
26    
27 wakaba 1.48 * cc.cgi: Subdocument validation framework implemented.
28    
29     2008-02-10 Wakaba <[email protected]>
30    
31 wakaba 1.47 * cc.cgi (print_listing_section): ID, class, and term
32     section functions are merged.
33    
34     2008-02-10 Wakaba <[email protected]>
35    
36 wakaba 1.46 * table-interface.en.html: Typo fixed.
37    
38     * cc.cgi: Use |$input->{id_prefix}| as the prefix for the
39     identifiers in report sections. Don't add headings
40     if the |$input->{nested}| flag is set.
41    
42     * table-script.js (tableToCanvas): Now it aceepts third
43     argument, |idPrefix|, for setting ID prefix.
44    
45     * table.cgi: Set the third argument to |tableToCanvas| as an
46     empty string.
47    
48     2008-02-10 Wakaba <[email protected]>
49    
50 wakaba 1.45 * cc.cgi (check_and_print): Now this is a subroutine.
51    
52 wakaba 1.43 2008-02-09 Wakaba <[email protected]>
53    
54 wakaba 1.44 * cc-style.css: Rules for s/unsupported/u/'ed version added.
55    
56     * cc.cgi: Support for 'u' level.
57    
58     * error-description-source.en.xml: s/unsupported/u/;
59    
60     * standards.en.html: CSS added.
61    
62     2008-02-09 Wakaba <[email protected]>
63    
64 wakaba 1.43 * standards.en.html: New document.
65    
66     * cc-interface.en.html: Linking to |standards.en.html|.
67    
68 wakaba 1.42 2007-11-23 Wakaba <[email protected]>
69    
70     * error-description-source.xml: New error descriptions.
71    
72     * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
73     a 406 page! |identity| encoding is added.
74    
75 wakaba 1.41 2007-11-19 Wakaba <[email protected]>
76    
77     * cc.cgi (#document-tree Document): Output |inputEncoding|,
78     |manakaiCharset|, and |manakaiHasBOM| attributes.
79    
80 wakaba 1.39 2007-11-18 Wakaba <[email protected]>
81    
82 wakaba 1.40 * cc-style.css: New rules for warnings.
83    
84     * cc-todo.en.txt: Updated.
85    
86     * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
87     for |inner_html| with external source.