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