1 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc-style.css (img): New rule not to make border |
4 |
|
for img[usemap]. |
5 |
|
|
6 |
|
* cc.cgi: |table.cgi|-feature merged. Doctype |
7 |
|
token was serialized incorrectly. |
8 |
|
|
9 |
|
* table-script.js (tableToCanvas): Has second |
10 |
|
argument to specify the parent. Use image map |
11 |
|
to identify cells. |
12 |
|
|
13 |
|
* table.cgi: Minor fix to sync with the aforementioned |
14 |
|
change. |
15 |
|
|
16 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* parser-manakai.cgi, parser-manakai-interface.en.html: Fragment |
19 |
|
parse mode is implemented. |
20 |
|
|
21 |
|
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* parser-interface.en.html: |checked"| -> |checked| (it did |
24 |
|
work for Firefox 1.5 but not for WinIE6). |
25 |
|
|
26 |
|
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* parser-manakai.cgi: New. |
29 |
|
|
30 |
|
* parser-manakai-interface.en.html: New. |
31 |
|
|
32 |
|
* time-manakai.plt: New. |
33 |
|
|
34 |
|
2007-05-28 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* parser.cgi: Log elapsed time to external files. |
37 |
|
|
38 |
|
* time.plt: New file. |
39 |
|
|
40 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* parser.cgi: Output how long each process takes. |
43 |
|
Document element testing is moved to the |Whatpm::ContentChecker| |
44 |
|
module. |
45 |
|
|
46 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>). |
49 |
|
|
50 |
|
* table.cgi: Remove |$table->{caption}->{element}| |
51 |
|
for table with caption processed correctly. |
52 |
|
Support for WinIE via ExplorerCanvas; note that |
53 |
|
it does not draw path with fill and stroke correctly (stroke |
54 |
|
is hidden?). |
55 |
|
|
56 |
|
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* table.cgi, table-interface.en.html. table-script.js: New files. |
59 |
|
|
60 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
* parser.cgi: Use CGI::Carp. |
* parser.cgi: Use CGI::Carp. |