1 |
|
2008-07-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi (print_structure_dump_webidl_section): Use ->idl_text |
4 |
|
for dummping (Data::Dumper::Dumper no longer used). |
5 |
|
|
6 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* LICENSE: Note on icons/*.png are added. |
9 |
|
|
10 |
|
* icons/: New directory. |
11 |
|
|
12 |
|
* cc-style.css: Rules for background images on error category |
13 |
|
are added. |
14 |
|
|
15 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* cc.cgi (print_source_string_section): Use new Message::Charset::Info |
18 |
|
interface to decode source code, otherwise the Perl native Encode |
19 |
|
module might decode the source code into different character |
20 |
|
string with the Info's. |
21 |
|
|
22 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* standards.en.html (requirements): Remove a requirement |
25 |
|
for an HTML element's allowed context (it is covered by HTML5 |
26 |
|
spec since r1583). |
27 |
|
|
28 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* cc.cgi: Use table object returned by the checker; don't |
31 |
|
form a table by itself. |
32 |
|
|
33 |
|
* table-script.js: Use different coloring for empty data cells. |
34 |
|
|
35 |
|
* cc.cgi, table.cgi: Remove table reference for JSON convertion. |
36 |
|
|
37 |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* table-script.js: Support for header cell highlighting. |
* table-script.js: Support for header cell highlighting. |