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