1 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Added autocomplete="" attribute to form element (HTML5 |
4 |
|
revision 2798). |
5 |
|
|
6 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801). |
9 |
|
|
10 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855). |
13 |
|
|
14 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5 |
17 |
|
revision 2859). |
18 |
|
|
19 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML.pm: Disallow |figure|-grandchild |caption| element when |
22 |
|
|table| is the only child of |figure| element (HTML5 revision |
23 |
|
2863). |
24 |
|
|
25 |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
2009-07-25 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* HTML.pm: The |eventsource| element and the |onmessage| attribute |
* HTML.pm: The |eventsource| element and the |onmessage| attribute |