1 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Implemented floating point number in sceientific |
4 |
|
notation. |
5 |
|
|
6 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Disallow interactive content in |button| element (HTML5 |
9 |
|
revision 2392). Marked |img| and |object| (with |usemap| |
10 |
|
attribute) elements, |iframe| element, and |embed| element as |
11 |
|
interactive content (HTML5 revision 2455, HTML5 revision 3162, |
12 |
|
HTML5 revision 3338). |
13 |
|
|
14 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm: Revised the syntax of the |time| element and its |
17 |
|
|datetime| attribute to sync with the latest spec definition. |
18 |
|
|
19 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML.pm: Allow white space characters arround tokens in |accept| |
22 |
|
attribute value of |input| elements (HTML5 revision 2759). |
23 |
|
|
24 |
|
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* HTML.pm: Renamed form submission attributes on |button| element |
27 |
|
to new names beginning by |form| (HTML5 revision 2890). |
28 |
|
|
29 |
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
2009-08-22 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
* HTML.pm: Renamed form submission attributes on |input| element |
* HTML.pm: Renamed form submission attributes on |input| element |