1 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Implemented <input multiple>, <input type=search>. |
4 |
|
Implemented <input value> validation for |type|s |text|, |search|, |
5 |
|
|email|, |url|, and |password|. |
6 |
|
|
7 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
10 |
use attributes not supported by NanoDOM. |
use attributes not supported by NanoDOM. |
11 |
|
|