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