1 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
4 |
|
|
5 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
8 |
|
|
9 |
|
* cc.cgi: Support for 'u' level. |
10 |
|
|
11 |
|
* error-description-source.en.xml: s/unsupported/u/; |
12 |
|
|
13 |
|
* standards.en.html: CSS added. |
14 |
|
|
15 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* standards.en.html: New document. |
18 |
|
|
19 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
20 |
|
|
21 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* error-description-source.xml: New error descriptions. |
24 |
|
|
25 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
26 |
|
a 406 page! |identity| encoding is added. |
27 |
|
|
28 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
31 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
32 |
|
|
33 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* cc-style.css: New rules for warnings. |
36 |
|
|
37 |
|
* cc-todo.en.txt: Updated. |
38 |
|
|
39 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
40 |
|
for |inner_html| with external source. Set |manakai_charset| |
41 |
|
attribute if possible. |
42 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
43 |
|
|
44 |
|
* error-description-source.en.xml: New errors for character |
45 |
|
encodings are added. |
46 |
|
|
47 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* error-description-source.xml: s/charset declaration/character |
50 |
|
encoding declaration/g, since HTML5 spec says so. |
51 |
|
|
52 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
55 |
|
media type of the entity. |
56 |
|
|
57 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
60 |
|
|
61 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
62 |
|
parser for byte string. |
63 |
|
(print_result_unknown_type_section): Make output |
64 |
|
more consistent with other media types. |
65 |
|
|
66 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
69 |
|
an HTML DOM. |
70 |
|
|
71 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* cc-style.css: Styling examples. |
74 |
|
|
75 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
78 |
|
New. |
79 |
|
|
80 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* cc.cgi (get_error_level_label): New. |
83 |
|
|
84 |
|
* cc-style.css: New rules for error level descriptions. |
85 |
|
|
86 |
|
* error-description-source.xml: Description for error |
87 |
|
levels is added. |
88 |
|
|
89 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
92 |
|
|
93 |
|
* cc-style.css: New rules for manifest dump. |
94 |
|
|
95 |
|
* cc.cgi: Support for |text/cache-manifest|. |
96 |
|
|
97 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
98 |
|
section. |
99 |
|
|
100 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* cc.cgi, cc-style.css: Scoring support. |
103 |
|
|
104 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* error-description-source.xml: Updated. |
107 |
|
|
108 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
|
* cc.cgi: Report document sections are now output by |
111 |
|
corresponding subroutines. |
112 |
|
|
113 |
|
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
116 |
|
|
117 |
|
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| |
120 |
|
instead of |SuikaWiki::Input::HTTP|. |
121 |
|
|
122 |
|
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* cc-interface.en.html: IMT |application/atom+xml| is added. |
125 |
|
Link to |cc-todo| is added. |
126 |
|
|
127 |
|
2007-07-24 Wakaba <wakaba@suika.fam.cx> |
128 |
|
|
129 |
|
* error-description.xml: Description for "after body", "bare etago", |
130 |
|
and "bogus end tag" are added. |
131 |
|
|
132 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
134 |
* cc-style.css: Don't remove bullet of the document node |
* cc-style.css: Don't remove bullet of the document node |