1 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Implemented |<input type=tel>| (HTML5 revision 3054). |
4 |
|
|
5 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: Allows |<label for=a><input id=a></label>| (HTML5 |
8 |
|
revision 2614). |
9 |
|
|
10 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: defer="" w/o src="" is no longer allowed (HTML5 |
13 |
|
revision 3550). |
14 |
|
|
15 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: The |bb| element has been dropped from the spec (HTML5 |
18 |
|
revision 3621). |
19 |
|
|
20 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Implemented |cite| attributes on |section| and |
23 |
|
|article| elements as dropped attributes (HTML5 revision 3069 and |
24 |
|
HTML5 revision 3627). |
25 |
|
|
26 |
|
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* HTML.pm: Implemented |body| and |frameset| event handler content |
29 |
|
attributes (cf. HTML5 revision 2685). |
30 |
|
|
31 |
|
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: Updated element and attribute status. |
34 |
|
|
35 |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
2009-07-26 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
* HTML.pm: Added onpopstate="" attribute to body element (HTML5 |
* HTML.pm: Added onpopstate="" attribute to body element (HTML5 |