1 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm, Atom.pm: Interactrive content implementation synced |
4 |
|
with the spec (HTML5 revision 2018). |
5 |
|
|
6 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility |
9 |
|
check. |
10 |
|
($HTMLCharsetsAttrChecker): New checker for accept-charset="" |
11 |
|
support. |
12 |
|
|
13 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* HTML.pm: Support for style="" attributes. |
16 |
|
|
17 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm: Tentative support for |textarea| |oninput| |
20 |
|
attribute. |
21 |
|
|
22 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm: The WF2 |oninput| attribute was not added. |
25 |
|
The WF2 |onforminput| and |onformchange| attributes were |
26 |
|
not added, since they are not defined (although they ARE |
27 |
|
mentioned) in the normative part of the WF2 spec. |
28 |
|
Typo on the |oninvalid| attribute fixed. |
29 |
|
|
30 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* HTML.pm: |fieldset| |name| added (HTML5 revision 2162). |
33 |
|
|
34 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* HTML.pm: |a| is now transparent (HTML5 revision 1963). |
37 |
|
|
38 |
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
* HTML.pm: data-UPPERCASE attributes are no longer |
* HTML.pm: data-UPPERCASE attributes are no longer |