1 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* 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 <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* standards.en.html: New document. |
14 |
|
|
15 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
16 |
|
|
17 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
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 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
27 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
28 |
|
|
29 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* 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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
51 |
|
media type of the entity. |
52 |
|
|
53 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
56 |
|
|
57 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
58 |
|
parser for byte string. |
59 |
|
(print_result_unknown_type_section): Make output |
60 |
|
more consistent with other media types. |
61 |
|
|
62 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
65 |
|
an HTML DOM. |
66 |
|
|
67 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* cc-style.css: Styling examples. |
70 |
|
|
71 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
74 |
|
New. |
75 |
|
|
76 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* cc.cgi (get_error_level_label): New. |
79 |
|
|
80 |
|
* cc-style.css: New rules for error level descriptions. |
81 |
|
|
82 |
|
* error-description-source.xml: Description for error |
83 |
|
levels is added. |
84 |
|
|
85 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
88 |
|
|
89 |
|
* cc-style.css: New rules for manifest dump. |
90 |
|
|
91 |
|
* cc.cgi: Support for |text/cache-manifest|. |
92 |
|
|
93 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
94 |
|
section. |
95 |
|
|
96 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* cc.cgi, cc-style.css: Scoring support. |
99 |
|
|
100 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* error-description-source.xml: Updated. |
103 |
|
|
104 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* cc.cgi: Report document sections are now output by |
107 |
|
corresponding subroutines. |
108 |
|
|
109 |
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |