1 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm ($HTMLLengthAttrChecker): New. |
4 |
|
(table/@cellpadding, table/@cellspacing, @charoff): Implemented. |
5 |
|
(script/@langauge): Implemented. |
6 |
|
|
7 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm: Make duplicate http-equiv="" non-conforming. |
10 |
|
Check meta refresh content="". |
11 |
|
|
12 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
* HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are |
* HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are |
15 |
no longer content model error (they might be raise |
no longer content model error (they might be raise |
16 |
table model error, however). All table model error |
table model error, however). All table model error |