2008-09-20 Wakaba
* HTML.pm: U+000B is no longer part of space characters (HTML5
revision 1738).
2008-09-20 Wakaba
* HTML.pm, Atom.pm: Interactrive content implementation synced
with the spec (HTML5 revision 2018).
2008-09-20 Wakaba
* HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility
check.
($HTMLCharsetsAttrChecker): New checker for accept-charset=""
support.
2008-09-17 Wakaba
* HTML.pm: Support for style="" attributes.
2008-09-12 Wakaba
* HTML.pm: Tentative support for |textarea| |oninput|
attribute.
2008-09-12 Wakaba
* HTML.pm: The WF2 |oninput| attribute was not added.
The WF2 |onforminput| and |onformchange| attributes were
not added, since they are not defined (although they ARE
mentioned) in the normative part of the WF2 spec.
Typo on the |oninvalid| attribute fixed.
2008-09-11 Wakaba
* HTML.pm: |fieldset| |name| added (HTML5 revision 2162).
2008-09-09 Wakaba
* HTML.pm: |a| is now transparent (HTML5 revision 1963).
2008-09-07 Wakaba
* HTML.pm: data-UPPERCASE attributes are no longer
allowed (HTML5 revision 1945).
2008-09-06 Wakaba
* HTML.pm: Support for form elements (HTML5 revisions
2142, 2148, 2150-2154).
2008-09-05 Wakaba
* HTML.pm: RDFa spec status updated again.
2008-09-04 Wakaba
* HTML.pm: RDFa spec status updated.
2008-09-04 Wakaba
* HTML.pm: WF2 content model, contexts, attributes/elements
status are updated. (HTML5 revision 2142-2152).
2008-08-31 Wakaba
* HTML.pm: |event-source| renamed as |eventsource| (HTML5 revision
1863).
2008-08-31 Wakaba
* HTML.pm: Uppercase attribute names for embed elements
are disallowed (HTML5 revision 1946).
2008-08-31 Wakaba
* HTML.pm: |embed| custom attributes and |data-*| attributes
must be XML compatible (HTML5 revision 1836).
2008-08-31 Wakaba
* HTML.pm: All HTML elements can have xmlns="" attributes (HTML5
revision 1834).
2008-08-31 Wakaba
* HTML.pm: Requires non-empty title="" for rel="alternate stylesheet"
link elements (HTML5 revision 1942).
2008-08-31 Wakaba
* HTML.pm: Support for the |bb| element (HTML5 revision 1894).
|irrelevant| renamed as |hidden| (HTML5 revision 2119).
2008-08-31 Wakaba
* HTML.pm: Element status updated.
2008-08-31 Wakaba
* HTML.pm: