1 |
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
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 |
* HTML.pm: Revised the syntax of the |time| element and its |
17 |
|datetime| attribute to sync with the latest spec definition. |
|datetime| attribute to sync with the latest spec definition. |
18 |
|
|