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> |
27 |
|
|
28 |
|
* HTML.pm: HTML5 spec status updated, except for |
29 |
|
datatemplate-related features. |
30 |
|
|
31 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: Quoted-strings in media type specifications were not |
34 |
|
properly decoded. Fixed support for <li value> with non-<ol> |
35 |
|
parent (or with no parent). |
36 |
|
|
37 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* HTML.pm: <input usemap> support. |
40 |
|
|
41 |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
* HTML.pm: Mark <input inputmode> as dropped. <input accesskey> |
* HTML.pm: Mark <input inputmode> as dropped. <input accesskey> |