1 |
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Don't use |get_attribute|, for compatibility with |
4 |
|
NanoDOM. Support for |readonly|, |autocomplete|, and |size| |
5 |
|
attributes of the |input| element. |
6 |
|
|
7 |
|
2008-10-06 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* HTML.pm: Checks of attribute applicablity for remaining <input |
* HTML.pm: Checks of attribute applicablity for remaining <input |
10 |
type> states are implemented. Some <input type>-dependent |
type> states are implemented. Some <input type>-dependent |
11 |
attribute checkers implemented. |
attribute checkers implemented. |