1 |
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Added |loop| attribute and |loopstart|, |loopend|, |
4 |
|
|start|, |end|, and |playcount| attributes as obsolete attributes |
5 |
|
to |audio| and |video| elements (HTML5 revision 2401). |
6 |
|
|
7 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm: Marked datatemplate and repetition template features as |
10 |
|
dropped (HTML5 revision 2319). |
11 |
|
|
12 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* HTML.pm: Now |menu| element is a normal flow content (HTML5 |
15 |
|
revision 2416). |
16 |
|
|
17 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm: Revised and marked as dropped the |pixelratio| |
20 |
|
attribute of the |source| element (HTML5 revision 2406 and HTML5 |
21 |
|
revision 2493). |
22 |
|
|
23 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML.pm: Discourage use of the |autoplay| attribute (HTML5 |
26 |
|
revision 3344). |
27 |
|
|
28 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* HTML.pm: Implemented <meta http-equiv=content-language> (see |
31 |
|
<http://manakai.g.hatena.ne.jp/task/4/110>). |
32 |
|
|
33 |
|
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
* HTML.pm: Implemented floating point number in sceientific |
* HTML.pm: Implemented floating point number in sceientific |
36 |
notation. |
notation. |
37 |
|
|