1 |
|
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Implemented |body| and |frameset| event handler content |
4 |
|
attributes (cf. HTML5 revision 2685). |
5 |
|
|
6 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Updated element and attribute status. |
9 |
|
|
10 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: Added onpopstate="" attribute to body element (HTML5 |
13 |
|
revision 2686). |
14 |
|
|
15 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: Added autocomplete="" attribute to form element (HTML5 |
18 |
|
revision 2798). |
19 |
|
|
20 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801). |
23 |
|
|
24 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855). |
27 |
|
|
28 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5 |
* HTML.pm: Allow <meta charset=utf-8> in XML documents (HTML5 |