1 |
|
2008-09-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Support for style="" attributes. |
4 |
|
|
5 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: Tentative support for |textarea| |oninput| |
8 |
|
attribute. |
9 |
|
|
10 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: The WF2 |oninput| attribute was not added. |
13 |
|
The WF2 |onforminput| and |onformchange| attributes were |
14 |
|
not added, since they are not defined (although they ARE |
15 |
|
mentioned) in the normative part of the WF2 spec. |
16 |
|
Typo on the |oninvalid| attribute fixed. |
17 |
|
|
18 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* HTML.pm: |fieldset| |name| added (HTML5 revision 2162). |
21 |
|
|
22 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm: |a| is now transparent (HTML5 revision 1963). |
25 |
|
|
26 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* HTML.pm: data-UPPERCASE attributes are no longer |
29 |
|
allowed (HTML5 revision 1945). |
30 |
|
|
31 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: Support for form elements (HTML5 revisions |
34 |
|
2142, 2148, 2150-2154). |
35 |
|
|
36 |
|
2008-09-05 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* HTML.pm: RDFa spec status updated again. |
39 |
|
|
40 |
|
2008-09-04 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* HTML.pm: RDFa spec status updated. |
43 |
|
|
44 |
|
2008-09-04 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* HTML.pm: WF2 content model, contexts, attributes/elements |
47 |
|
status are updated. (HTML5 revision 2142-2152). |
48 |
|
|
49 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* HTML.pm: |event-source| renamed as |eventsource| (HTML5 revision |
52 |
|
1863). |
53 |
|
|
54 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* HTML.pm: Uppercase attribute names for embed elements |
57 |
|
are disallowed (HTML5 revision 1946). |
58 |
|
|
59 |
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
* HTML.pm: |embed| custom attributes and |data-*| attributes |
* HTML.pm: |embed| custom attributes and |data-*| attributes |