1 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Implemented <input list>. |
4 |
|
|
5 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: Implemented <input type=color>. |
8 |
|
|
9 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: Implemented <input multiple>, <input type=search>. |
12 |
|
Implemented <input value> validation for |type|s |text|, |search|, |
13 |
|
|email|, |url|, and |password|. |
14 |
|
|
15 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
18 |
|
use attributes not supported by NanoDOM. |
19 |
|
|
20 |
|
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: HTML5 spec status updated, except for |
23 |
|
datatemplate-related features, once again. Status for RDFa and |
24 |
|
XHTML Basic 1.1 updated. |
25 |
|
|
26 |
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
* HTML.pm: HTML5 spec status updated, except for |
* HTML.pm: HTML5 spec status updated, except for |