1 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Updated definitions for |datalist|, |optgroup|, |
4 |
|
|option|, and |textarea| elements. |
5 |
|
|
6 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Updated definitions for |select|. |
9 |
|
|
10 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: Updated definitions for |button|. |
13 |
|
|
14 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm: Implemented <input accept> and <form accept>. Raise a |
17 |
|
SHOULD-level error if @pattern but no @title. |
18 |
|
|
19 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML.pm: Added support for |pattern| attributes. |
22 |
|
|
23 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML.pm: Implemented <input type=file multiple> and <input |
26 |
|
placeholder>. |
27 |
|
|
28 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* HTML.pm: Implemented <input list>. |
31 |
|
|
32 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* HTML.pm: Implemented <input type=color>. |
35 |
|
|
36 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
* HTML.pm: Implemented <input multiple>, <input type=search>. |
* HTML.pm: Implemented <input multiple>, <input type=search>. |