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