1 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* parser-manakai.cgi, parser-manakai-interface.en.html: Fragment |
4 |
parse mode is implemented. |
5 |
|
6 |
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
8 |
* parser-interface.en.html: |checked"| -> |checked| (it did |
9 |
work for Firefox 1.5 but not for WinIE6). |
10 |
|
11 |
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
13 |
* parser-manakai.cgi: New. |
14 |
|
15 |
* parser-manakai-interface.en.html: New. |
16 |
|
17 |
* time-manakai.plt: New. |
18 |
|
19 |
2007-05-28 Wakaba <wakaba@suika.fam.cx> |
20 |
|
21 |
* parser.cgi: Log elapsed time to external files. |
22 |
|
23 |
* time.plt: New file. |
24 |
|
25 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
26 |
|
27 |
* parser.cgi: Output how long each process takes. |
28 |
Document element testing is moved to the |Whatpm::ContentChecker| |
29 |
module. |
30 |
|
31 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
32 |
|
33 |
* excanvas.js: New (from <http://sourceforge.net/project/showfiles.php?group_id=163391&package_id=184688&release_id=505959>). |
34 |
|
35 |
* table.cgi: Remove |$table->{caption}->{element}| |
36 |
for table with caption processed correctly. |
37 |
Support for WinIE via ExplorerCanvas; note that |
38 |
it does not draw path with fill and stroke correctly (stroke |
39 |
is hidden?). |
40 |
|
41 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
42 |
|
43 |
* table.cgi, table-interface.en.html. table-script.js: New files. |
44 |
|
45 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
46 |
|
47 |
* parser.cgi: Use CGI::Carp. |
48 |
|
49 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
50 |
|
51 |
* parser-interface.en.html: A checkbox to |
52 |
enable DOM5 HTML conformance checking is added. |
53 |
|
54 |
* parser.cgi: Check DOM5 HTML conformance |
55 |
if |dom5| parameter is specified. |
56 |
|
57 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
58 |
|
59 |
* parser.cgi: Module names are updated. |
60 |
|
61 |
* parser-interface.en.html: Link to Whatpm introduction |
62 |
is added. |
63 |
|
64 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
65 |
|
66 |
* parser-interface.en.html: New document. |
67 |
|
68 |
* parser.cgi: Test-result-format mode is added. |
69 |
|
70 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
71 |
|
72 |
* parser.cgi: New file. |
73 |
|
74 |
* .htaccess: New file. |
75 |
|
76 |
* ChangeLog: New file. |