1 |
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: <input type=hidden> checkes implemented. |
4 |
|
|
5 |
|
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: <input type> definition updated according to HTML5 |
8 |
|
definition. Prepares for tests against <input type> states. |
9 |
|
|
10 |
|
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
* HTML.pm: |input|'s |check_attrs| method is expanded to support |
* HTML.pm: |input|'s |check_attrs| method is expanded to support |
13 |
varying requirements for various states of the element. |
varying requirements for various states of the element. |
14 |
|
|