2009-07-05 Wakaba
* HTML.pm: Allow |accesskey| on all elements (HTML5 revision
3065).
2009-07-05 Wakaba
* HTML.pm: Disallow |default| attribute of the |command| element
for now (HTML5 revision 3067).
2009-07-05 Wakaba
* HTML.pm: Implemented |pubdate| attribute on the |article|
element (HTML5 revision 3116).
2009-07-03 Wakaba
* HTML.pm: |datagrid| now allows any flow content (HTML5 revision
3164).
2009-06-28 Wakaba
* HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
3217).
2009-06-28 Wakaba
* HTML.pm: |ondataunavailable| has been removed (HTML5 revision
3252).
2009-06-28 Wakaba
* HTML.pm: Block-level contents in |figure|'s |legend| and
|caption| are now allowed (HTML5 revision 3329).
2008-12-15 Wakaba
* HTML.pm ($HTMLDatetimeAttrChecker): Removed.
($GetDateTimeAttrChecker): Added.
($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
later use.
(ins/@datetime, del/@datetime): Changed to use newer definitin of
"global date and time string".
(input's date- and time-related, and type=number and type=range
control types): Implemented value="", min="", and max="".
2008-12-13 Wakaba
* HTML.pm: Implemented