1 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Tentative support for |textarea| |oninput| |
4 |
|
attribute. |
5 |
|
|
6 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: The WF2 |oninput| attribute was not added. |
9 |
|
The WF2 |onforminput| and |onformchange| attributes were |
10 |
|
not added, since they are not defined (although they ARE |
11 |
|
mentioned) in the normative part of the WF2 spec. |
12 |
|
Typo on the |oninvalid| attribute fixed. |
13 |
|
|
14 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm: |fieldset| |name| added (HTML5 revision 2162). |
17 |
|
|
18 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* HTML.pm: |a| is now transparent (HTML5 revision 1963). |
21 |
|
|
22 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm: data-UPPERCASE attributes are no longer |
25 |
|
allowed (HTML5 revision 1945). |
26 |
|
|
27 |
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* HTML.pm: Support for form elements (HTML5 revisions |
* HTML.pm: Support for form elements (HTML5 revisions |