1 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile (Entities.html): URI has changed. |
4 |
|
|
5 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* CacheManifest.pm: Don't replace U+0000 NULL (HTML5 revision |
8 |
|
1553). |
9 |
|
|
10 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* ContentChecker.pm: Noted that those returned in |table| are |
13 |
|
no longer table elements, but table objects returned |
14 |
|
by Whatpm::HTMLTable. |
15 |
|
|
16 |
|
* HTMLTable.pm (form_table): Return table element node |
17 |
|
as |$table->{element}|. |
18 |
|
(assign_header): Support for the |headers=""| attribute. |
19 |
|
|
20 |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* HTMLTable.pm (assign_header): New function; first version |
* HTMLTable.pm (assign_header): New function; first version |