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

Contents of /test/html-whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.44 - (hide annotations) (download)
Sat Feb 9 12:22:19 2008 UTC (18 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.43: +10 -0 lines
++ ChangeLog	9 Feb 2008 12:22:16 -0000
	* cc-style.css: Rules for s/unsupported/u/'ed version added.

	* cc.cgi: Support for 'u' level.

	* error-description-source.en.xml: s/unsupported/u/;

	* standards.en.html: CSS added.

2008-02-09  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.43 2008-02-09 Wakaba <[email protected]>
2    
3 wakaba 1.44 * cc-style.css: Rules for s/unsupported/u/'ed version added.
4    
5     * cc.cgi: Support for 'u' level.
6    
7     * error-description-source.en.xml: s/unsupported/u/;
8    
9     * standards.en.html: CSS added.
10    
11     2008-02-09 Wakaba <[email protected]>
12    
13 wakaba 1.43 * standards.en.html: New document.
14    
15     * cc-interface.en.html: Linking to |standards.en.html|.
16    
17 wakaba 1.42 2007-11-23 Wakaba <[email protected]>
18    
19     * error-description-source.xml: New error descriptions.
20    
21     * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
22     a 406 page! |identity| encoding is added.
23    
24 wakaba 1.41 2007-11-19 Wakaba <[email protected]>
25    
26     * cc.cgi (#document-tree Document): Output |inputEncoding|,
27     |manakaiCharset|, and |manakaiHasBOM| attributes.
28    
29 wakaba 1.39 2007-11-18 Wakaba <[email protected]>
30    
31 wakaba 1.40 * cc-style.css: New rules for warnings.
32    
33     * cc-todo.en.txt: Updated.
34    
35     * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
36     for |inner_html| with external source. Set |manakai_charset|
37     attribute if possible.
38     (load_text_catalog): Interpret catalog file as UTF-8.
39    
40     * error-description-source.en.xml: New errors for character
41     encodings are added.
42    
43     2007-11-18 Wakaba <[email protected]>
44    
45     * error-description-source.xml: s/charset declaration/character
46     encoding declaration/g, since HTML5 spec says so.
47    
48     2007-11-18 Wakaba <[email protected]>
49    
50 wakaba 1.39 * cc.cgi (get_input_document): Use sniffer to determine
51     media type of the entity.
52    
53 wakaba 1.37 2007-11-11 Wakaba <[email protected]>
54    
55 wakaba