1 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Renamed form submission attributes on |input| element |
4 |
|
to new names beginning by |form| (HTML5 revision 2890). |
5 |
|
|
6 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: The |datagrid| element has been commented out in the |
9 |
|
spec (HTML5 revision 2962, HTML5 revision 3555). |
10 |
|
|
11 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm: Changed |map| element content model to transparent |
14 |
|
content model (HTML5 revision 3009). |
15 |
|
|
16 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm: Reimplemented |header| and |hgroup| elements (HTML5 |
19 |
|
revision 3039 and HTML revision 3040). |
20 |
|
|
21 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* HTML.pm: Implemented the |keygen| element (HTML5 revision 2960). |
24 |
|
|
25 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* HTML.pm: Implemented |<input type=tel>| (HTML5 revision 3054). |
28 |
|
|
29 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* HTML.pm: Allows |<label for=a><input id=a></label>| (HTML5 |
32 |
|
revision 2614). |
33 |
|
|
34 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* HTML.pm: defer="" w/o src="" is no longer allowed (HTML5 |
37 |
|
revision 3550). |
38 |
|
|
39 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* HTML.pm: The |bb| element has been dropped from the spec (HTML5 |
42 |
|
revision 3621). |
43 |
|
|
44 |
|
2009-08-16 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* HTML.pm: Implemented |cite| attributes on |section| and |
47 |
|
|article| elements as dropped attributes (HTML5 revision 3069 and |
48 |
|
HTML5 revision 3627). |
49 |
|
|
50 |
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
2009-08-01 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
* HTML.pm: Implemented |body| and |frameset| event handler content |
* HTML.pm: Implemented |body| and |frameset| event handler content |