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