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