1 |
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Place checkers for obsolete attributes appropriately. |
4 |
|
|
5 |
|
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: <input step> implemented. |
8 |
|
|
9 |
|
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: The checker code for the Password state merged with the |
12 |
|
code for the Text state. The |maxlength| attribute checker |
13 |
|
implemented. The |size| attribute whose value is zero is not |
14 |
|
allowed. |
15 |
|
|
16 |
|
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
* HTML.pm: Support for |required| attribute of the |input| |
* HTML.pm: Support for |required| attribute of the |input| |
19 |
element. |
element. |
20 |
|
|