1 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Support for |area| |alt=""| validation (HTML5 |
4 |
|
revision 1932). |
5 |
|
|
6 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Support for |form=""| attributes. |
9 |
|
|
10 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: |id| attribute checkers for the |menu| and |map| |
13 |
|
elements are removed; the |id| attribute of those elements is now |
14 |
|
checked by the global |id| attribute. |
15 |
|
|
16 |
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
* HTML.pm: Support for |fieldset| |legend|. |
* HTML.pm: Support for |fieldset| |legend|. |