1 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
4 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
5 |
|
Typo in 'collapse' value fixed. |
6 |
|
|
7 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
10 |
|
partially broken. |
11 |
|
|
12 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* cc.cgi: Subdocument validation framework implemented. |
15 |
|
|
16 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* cc.cgi (print_listing_section): ID, class, and term |
19 |
|
section functions are merged. |
20 |
|
|
21 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* table-interface.en.html: Typo fixed. |
24 |
|
|
25 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
26 |
|
identifiers in report sections. Don't add headings |
27 |
|
if the |$input->{nested}| flag is set. |
28 |
|
|
29 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
30 |
|
argument, |idPrefix|, for setting ID prefix. |
31 |
|
|
32 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
33 |
|
empty string. |
34 |
|
|
35 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
38 |
|
|
39 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
42 |
|
|
43 |
|
* cc.cgi: Support for 'u' level. |
44 |
|
|
45 |
|
* error-description-source.en.xml: s/unsupported/u/; |
46 |
|
|
47 |
|
* standards.en.html: CSS added. |
48 |
|
|
49 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* standards.en.html: New document. |
52 |
|
|
53 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
54 |
|
|
55 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* error-description-source.xml: New error descriptions. |
58 |
|
|
59 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
60 |
|
a 406 page! |identity| encoding is added. |
61 |
|
|
62 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
65 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
66 |
|
|
67 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* cc-style.css: New rules for warnings. |
70 |
|
|
71 |
|
* cc-todo.en.txt: Updated. |
72 |
|
|
73 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
74 |
|
for |inner_html| with external source. Set |manakai_charset| |
75 |
|
attribute if possible. |
76 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
77 |
|
|
78 |
|
* error-description-source.en.xml: New errors for character |
79 |
|
encodings are added. |
80 |
|
|
81 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* error-description-source.xml: s/charset declaration/character |
84 |
|
encoding declaration/g, since HTML5 spec says so. |
85 |
|
|
86 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* cc.cgi (get_input_document): Use sniffer to determine |
89 |
|
media type of the entity. |
90 |
|
|
91 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* cc-style.css: Rules for "unsupported" parse errors. |
94 |
|
|
95 |
|
* cc.cgi (print_syntax_error_html_section): Use HTML |
96 |
|
parser for byte string. |
97 |
|
(print_result_unknown_type_section): Make output |
98 |
|
more consistent with other media types. |
99 |
|
|
100 |
|
2007-11-11 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* parser.cgi: Use |Whatpm::HTML::Serializer| to serialize |
103 |
|
an HTML DOM. |
104 |
|
|
105 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* cc-style.css: Styling examples. |
108 |
|
|
109 |
|
2007-11-07 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* error-description-source.xml (enumerated:invalid:http-equiv:content-type): |
112 |
|
New. |
113 |
|
|
114 |
|
2007-11-05 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* cc.cgi (get_error_level_label): New. |
117 |
|
|
118 |
|
* cc-style.css: New rules for error level descriptions. |
119 |
|
|
120 |
|
* error-description-source.xml: Description for error |
121 |
|
levels is added. |
122 |
|
|
123 |
|
2007-11-04 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* cc-interface.en.html (i): |text/cache-manifest| is added. |
126 |
|
|
127 |
|
* cc-style.css: New rules for manifest dump. |
128 |
|
|
129 |
|
* cc.cgi: Support for |text/cache-manifest|. |
130 |
|
|
131 |
|
* error-description-soruce.en.xml (#cache-manifest-errors): New |
132 |
|
section. |
133 |
|
|
134 |
|
2007-09-10 Wakaba <wakaba@suika.fam.cx> |
135 |
|
|
136 |
|
* cc.cgi, cc-style.css: Scoring support. |
137 |
|
|
138 |
|
2007-09-03 Wakaba <wakaba@suika.fam.cx> |
139 |
|
|
140 |
|
* error-description-source.xml: Updated. |
141 |
|
|
142 |
|
2007-09-02 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
* cc.cgi: Report document sections are now output by |
145 |
|
corresponding subroutines. |
146 |
|
|
147 |
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
2007-08-26 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
149 |
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |
* cc.cgi: New catalog macros |local-name| and |element-local-name|. |