1 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Implemented <input type=color>. |
4 |
|
|
5 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: Implemented <input multiple>, <input type=search>. |
8 |
|
Implemented <input value> validation for |type|s |text|, |search|, |
9 |
|
|email|, |url|, and |password|. |
10 |
|
|
11 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm: Use |Message::URL| for relative URL resolution. Don't |
14 |
|
use attributes not supported by NanoDOM. |
15 |
|
|
16 |
|
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm: HTML5 spec status updated, except for |
19 |
|
datatemplate-related features, once again. Status for RDFa and |
20 |
|
XHTML Basic 1.1 updated. |
21 |
|
|
22 |
|
2008-10-27 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm: HTML5 spec status updated, except for |
25 |
|
datatemplate-related features. |
26 |
|
|
27 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm: Quoted-strings in media type specifications were not |
30 |
|
properly decoded. Fixed support for <li value> with non-<ol> |
31 |
|
parent (or with no parent). |
32 |
|
|
33 |
|
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* HTML.pm: <input usemap> support. |
36 |
|
|
37 |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
2008-10-07 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* HTML.pm: Mark <input inputmode> as dropped. <input accesskey> |
* HTML.pm: Mark <input inputmode> as dropped. <input accesskey> |