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