1 |
wakaba |
1.16 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.17 |
* cc.cgi: Return 404 if |PATH_INFO| is different from |/|. |
4 |
|
|
Link to |error-description|. |
5 |
|
|
|
6 |
|
|
* error-description-source.xml: New. |
7 |
|
|
|
8 |
|
|
* mkdescription.pl: New. |
9 |
|
|
|
10 |
|
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
|
12 |
wakaba |
1.16 |
* cc-style.css: New rules for empty error lists, |
13 |
|
|
error levels, and |code|. |
14 |
|
|
|
15 |
|
|
* cc.cgi: Support for error message catalog. |
16 |
|
|
Support for empty (zero-length) document. |
17 |
|
|
(print_source_string): Support for empty document. |
18 |
|
|
(print_document_tree): Element |has_child_nodes| test |
19 |
|
|
was incorrect. Output compat mode and is html flag |
20 |
|
|
for |Document| node. |
21 |
|
|
(load_text_catalog, get_text): New functions. |
22 |
|
|
|
23 |
|
|
* LICENSE, large-alert.png, large-info.png, large-stop.png: |
24 |
|
|
New files. |
25 |
|
|
|
26 |
wakaba |
1.14 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
|
28 |
wakaba |
1.15 |
* cc.cgi: "Terms" section. "Tree" was sometimes |
29 |
|
|
non-conforming to HTML5. |
30 |
|
|
(get_node_link): New function. |
31 |
|
|
|
32 |
|
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
|
34 |
wakaba |
1.14 |
* cc-style.css (img): New rule not to make border |
35 |
|
|
for img[usemap]. |
36 |
|
|
|
37 |
|
|
* cc.cgi: |table.cgi|-feature merged. Doctype |
38 |
|
|
token was serialized incorrectly. |
39 |
|
|
|
40 |
|
|
* table-script.js (tableToCanvas): Has second |
41 |
|
|
argument to specify the parent. Use image map |
42 |
|
|
to identify cells. |
43 |
|
|
|
44 |
|
|
* table.cgi: Minor fix to sync with the aforementioned |
45 |
|
|
change. |
46 |
|
|
|
47 |
wakaba |
1.13 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
|
49 |
|
|
* parser-manakai.cgi, parser-manakai-interface.en.html: Fragment |
50 |
|
|
parse mode is implemented. |
51 |
|
|
|
52 |
wakaba |
1.11 |
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
|
54 |
wakaba |
1.12 |
* parser-interface.en.html: |checked"| -> |checked| (it did |
55 |
|
|
work for Firefox 1.5 but not for WinIE6). |
56 |
|
|
|
57 |
|
|
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
|
59 |
wakaba |
1.11 |
* parser-manakai.cgi: New. |
60 |
|
|
|
61 |
|
|
* parser-manakai-interface.en.html: New. |
62 |
|
|
|
63 |
|
|
* time-manakai.plt: New. |
64 |
|
|
|
65 |
wakaba |
1.10 |
2007-05-28 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
|
67 |
|
|
* parser.cgi: Log elapsed time to external files. |
68 |
|
|
|
69 |
|
|
* time.plt: New file. |
70 |
|
|
|
71 |
wakaba |
1.7 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
|
73 |
wakaba |
1.9 |
* parser.cgi: Output how long each process takes. |
74 |
|
|
Document element testing is moved to the |Whatpm::ContentChecker| |
75 |
|
|
module. |
76 |
|
|
|
77 |
|
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
|
79 |
wakaba |
1.8 |
* excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>). |
80 |
|
|
|
81 |
|
|
* table.cgi: Remove |$table->{caption}->{element}| |
82 |
|
|
for table with caption processed correctly. |
83 |
|
|
Support for WinIE via ExplorerCanvas; note that |
84 |
|
|
it does not draw path with fill and stroke correctly (stroke |
85 |
|
|
is hidden?). |
86 |
|
|
|
87 |
|
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
|
89 |
wakaba |
1.7 |
* table.cgi, table-interface.en.html. table-script.js: New files. |
90 |
|
|
|
91 |
wakaba |
1.6 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
|
93 |
|
|
* parser.cgi: Use CGI::Carp. |
94 |
|
|
|
95 |
wakaba |
1.5 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
|
97 |
|
|
* parser-interface.en.html: A checkbox to |
98 |
|
|
enable DOM5 HTML conformance checking is added. |
99 |
|
|
|
100 |
|
|
* parser.cgi: Check DOM5 HTML conformance |
101 |
|
|
if |dom5| parameter is specified. |
102 |
|
|
|
103 |
wakaba |
1.1 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
|
105 |
wakaba |
1.4 |
* parser.cgi: Module names are updated. |
106 |
|
|
|
107 |
|
|
* parser-interface.en.html: Link to Whatpm introduction |
108 |
|
|
is added. |
109 |
|
|
|
110 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
|
112 |
wakaba |
1.3 |
* parser-interface.en.html: New document. |
113 |
|
|
|
114 |
|
|
* parser.cgi: Test-result-format mode is added. |
115 |
|
|
|
116 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
|
118 |
wakaba |
1.2 |
* parser.cgi: New file. |
119 |
|
|
|
120 |
|
|
* .htaccess: New file. |
121 |
|
|
|
122 |
wakaba |
1.1 |
* ChangeLog: New file. |