1 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility |
4 |
|
check. |
5 |
|
($HTMLCharsetsAttrChecker): New checker for accept-charset="" |
6 |
|
support. |
7 |
|
|
8 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTML.pm: Support for style="" attributes. |
11 |
|
|
12 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* HTML.pm: Tentative support for |textarea| |oninput| |
15 |
|
attribute. |
16 |
|
|
17 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm: The WF2 |oninput| attribute was not added. |
20 |
|
The WF2 |onforminput| and |onformchange| attributes were |
21 |
|
not added, since they are not defined (although they ARE |
22 |
|
mentioned) in the normative part of the WF2 spec. |
23 |
|
Typo on the |oninvalid| attribute fixed. |
24 |
|
|
25 |
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* HTML.pm: |fieldset| |name| added (HTML5 revision 2162). |
* HTML.pm: |fieldset| |name| added (HTML5 revision 2162). |