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