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