1 |
|
2008-09-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: The WF2 |oninput| attribute was not added. |
4 |
|
The WF2 |onforminput| and |onformchange| attributes were |
5 |
|
not added, since they are not defined (although they ARE |
6 |
|
mentioned) in the normative part of the WF2 spec. |
7 |
|
Typo on the |oninvalid| attribute fixed. |
8 |
|
|
9 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: |fieldset| |name| added (HTML5 revision 2162). |
12 |
|
|
13 |
|
2008-09-09 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* HTML.pm: |a| is now transparent (HTML5 revision 1963). |
16 |
|
|
17 |
|
2008-09-07 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm: data-UPPERCASE attributes are no longer |
20 |
|
allowed (HTML5 revision 1945). |
21 |
|
|
22 |
|
2008-09-06 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm: Support for form elements (HTML5 revisions |
25 |
|
2142, 2148, 2150-2154). |
26 |
|
|
27 |
|
2008-09-05 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm: RDFa spec status updated again. |
30 |
|
|
31 |
|
2008-09-04 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: RDFa spec status updated. |
34 |
|
|
35 |
|
2008-09-04 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* HTML.pm: WF2 content model, contexts, attributes/elements |
38 |
|
status are updated. (HTML5 revision 2142-2152). |
39 |
|
|
40 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* HTML.pm: |event-source| renamed as |eventsource| (HTML5 revision |
43 |
|
1863). |
44 |
|
|
45 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* HTML.pm: Uppercase attribute names for embed elements |
48 |
|
are disallowed (HTML5 revision 1946). |
49 |
|
|
50 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* HTML.pm: |embed| custom attributes and |data-*| attributes |
53 |
|
must be XML compatible (HTML5 revision 1836). |
54 |
|
|
55 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* HTML.pm: All HTML elements can have xmlns="" attributes (HTML5 |
58 |
|
revision 1834). |
59 |
|
|
60 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* HTML.pm: Requires non-empty title="" for rel="alternate stylesheet" |
63 |
|
link elements (HTML5 revision 1942). |
64 |
|
|
65 |
|
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* HTML.pm: Support for the |bb| element (HTML5 revision 1894). |
68 |
|
|irrelevant| renamed as |hidden| (HTML5 revision 2119). |
69 |
|
|
70 |
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
2008-08-31 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
* HTML.pm: Element status updated. |
* HTML.pm: Element status updated. |