1 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc-style.css: New rules for empty error lists, |
4 |
|
error levels, and |code|. |
5 |
|
|
6 |
|
* cc.cgi: Support for error message catalog. |
7 |
|
Support for empty (zero-length) document. |
8 |
|
(print_source_string): Support for empty document. |
9 |
|
(print_document_tree): Element |has_child_nodes| test |
10 |
|
was incorrect. Output compat mode and is html flag |
11 |
|
for |Document| node. |
12 |
|
(load_text_catalog, get_text): New functions. |
13 |
|
|
14 |
|
* LICENSE, large-alert.png, large-info.png, large-stop.png: |
15 |
|
New files. |
16 |
|
|
17 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* cc.cgi: "Terms" section. "Tree" was sometimes |
20 |
|
non-conforming to HTML5. |
21 |
|
(get_node_link): New function. |
22 |
|
|
23 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* cc-style.css (img): New rule not to make border |
26 |
|
for img[usemap]. |
27 |
|
|
28 |
|
* cc.cgi: |table.cgi|-feature merged. Doctype |
29 |
|
token was serialized incorrectly. |
30 |
|
|
31 |
|
* table-script.js (tableToCanvas): Has second |
32 |
|
argument to specify the parent. Use image map |
33 |
|
to identify cells. |
34 |
|
|
35 |
|
* table.cgi: Minor fix to sync with the aforementioned |
36 |
|
change. |
37 |
|
|
38 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* parser-manakai.cgi, parser-manakai-interface.en.html: Fragment |
41 |
|
parse mode is implemented. |
42 |
|
|
43 |
|
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* parser-interface.en.html: |checked"| -> |checked| (it did |
46 |
|
work for Firefox 1.5 but not for WinIE6). |
47 |
|
|
48 |
|
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* parser-manakai.cgi: New. |
51 |
|
|
52 |
|
* parser-manakai-interface.en.html: New. |
53 |
|
|
54 |
|
* time-manakai.plt: New. |
55 |
|
|
56 |
|
2007-05-28 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* parser.cgi: Log elapsed time to external files. |
59 |
|
|
60 |
|
* time.plt: New file. |
61 |
|
|
62 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* parser.cgi: Output how long each process takes. |
65 |
|
Document element testing is moved to the |Whatpm::ContentChecker| |
66 |
|
module. |
67 |
|
|
68 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
* excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>). |
* excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>). |