1 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Revised the syntax of the |time| element and its |
4 |
|
|datetime| attribute to sync with the latest spec definition. |
5 |
|
|
6 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Allow white space characters arround tokens in |accept| |
9 |
|
attribute value of |input| elements (HTML5 revision 2759). |
10 |
|
|
11 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm: Renamed form submission attributes on |button| element |
14 |
|
to new names beginning by |form| (HTML5 revision 2890). |
15 |
|
|
16 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm: Renamed form submission attributes on |input| element |
19 |
|
to new names beginning by |form| (HTML5 revision 2890). |
20 |
|
|
21 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* HTML.pm: The |datagrid| element has been commented out in the |
24 |
|
spec (HTML5 revision 2962, HTML5 revision 3555). |
25 |
|
|
26 |
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
* HTML.pm: Changed |map| element content model to transparent |
* HTML.pm: Changed |map| element content model to transparent |