1 |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm: Noted that those returned in |table| are |
4 |
|
no longer table elements, but table objects returned |
5 |
|
by Whatpm::HTMLTable. |
6 |
|
|
7 |
|
* HTMLTable.pm (form_table): Return table element node |
8 |
|
as |$table->{element}|. |
9 |
|
(assign_header): Support for the |headers=""| attribute. |
10 |
|
|
11 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
* HTMLTable.pm (assign_header): New function; first version |
* HTMLTable.pm (assign_header): New function; first version |
14 |
with no support for headers="". |
with no support for headers="". |
15 |
(form_table): Include table width and height to the returned |
(form_table): Include table width and height to the returned |