1 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Invoke |Whatpm::HTMLTable->assign_header| for each |
4 |
|
table object. Return the table object, not table element. |
5 |
|
The |headers=""| checker for |td| elements are now noop. |
6 |
|
Set the status of |headers=""| attribute as HTML5's one. |
7 |
|
|
8 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTML.pm ($HTMLLengthAttrChecker): New. |
11 |
|
(table/@cellpadding, table/@cellspacing, @charoff): Implemented. |
12 |
|
(script/@langauge): Implemented. |
13 |
|
|
14 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* HTML.pm: Make duplicate http-equiv="" non-conforming. |
* HTML.pm: Make duplicate http-equiv="" non-conforming. |