2009-08-16 Wakaba * HTML.pm: The |bb| element has been dropped from the spec (HTML5 revision 3621). 2009-08-16 Wakaba * HTML.pm: Implemented |cite| attributes on |section| and |article| elements as dropped attributes (HTML5 revision 3069 and HTML5 revision 3627). 2009-08-01 Wakaba * HTML.pm: Implemented |body| and |frameset| event handler content attributes (cf. HTML5 revision 2685). 2009-07-26 Wakaba * HTML.pm: Updated element and attribute status. 2009-07-26 Wakaba * HTML.pm: Added onpopstate="" attribute to body element (HTML5 revision 2686). 2009-07-26 Wakaba * HTML.pm: Added autocomplete="" attribute to form element (HTML5 revision 2798). 2009-07-26 Wakaba * HTML.pm: Added spellcheck="" attribute (HTML5 revision 2801). 2009-07-26 Wakaba * HTML.pm: Added autobuffer="" attribute (HTML5 revision 2855). 2009-07-26 Wakaba * HTML.pm: Allow in XML documents (HTML5 revision 2859). 2009-07-26 Wakaba * HTML.pm: Disallow |figure|-grandchild |caption| element when |table| is the only child of |figure| element (HTML5 revision 2863). 2009-07-25 Wakaba * HTML.pm: The |eventsource| element and the |onmessage| attribute have been dropped (HTML5 revision 2870). 2009-07-25 Wakaba * HTML.pm: Added support for |textarea| element's |placeholder| attribute (HTML5 revision 2921). 2009-07-25 Wakaba * HTML.pm: Implemented dimenstion attributes (|width| and |height|; cf. HTML5 revision 2943). 2009-07-06 Wakaba * HTML.pm: Disallow |header| in |footer| or |address| (HTML5 revision 3051). 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 and . 2008-12-13 Wakaba * HTML.pm: Updated definitions for attributes for form submission on |form| and submit buttons (action="", method="", enctype="", target="", and novalidate=""). 2008-12-12 Wakaba * HTML.pm: Added checking for the uniqueness of |autofocus=""| attribute. Implemented |name=""| attribute for form controls. Added U+000C into character class of space characters (it should have been, but was not in some of regular expressions). Updated definitions for |output| elements. 2008-12-12 Wakaba * HTML.pm: Updated definitions for |datalist|, |optgroup|, |option|, and |textarea| elements. 2008-12-12 Wakaba * HTML.pm: Updated definitions for |select|. 2008-12-12 Wakaba * HTML.pm: Updated definitions for |button|. 2008-12-12 Wakaba * HTML.pm: Implemented and
. Raise a SHOULD-level error if @pattern but no @title. 2008-12-11 Wakaba * HTML.pm: Added support for |pattern| attributes. 2008-12-06 Wakaba * HTML.pm: Implemented and . 2008-12-06 Wakaba * HTML.pm: Implemented . 2008-12-06 Wakaba * HTML.pm: Implemented . 2008-12-06 Wakaba * HTML.pm: Implemented , . Implemented validation for |type|s |text|, |search|, |email|, |url|, and |password|. 2008-12-06 Wakaba * HTML.pm: Use |Message::URL| for relative URL resolution. Don't use attributes not supported by NanoDOM. 2008-10-27 Wakaba * HTML.pm: HTML5 spec status updated, except for datatemplate-related features, once again. Status for RDFa and XHTML Basic 1.1 updated. 2008-10-27 Wakaba * HTML.pm: HTML5 spec status updated, except for datatemplate-related features. 2008-10-07 Wakaba * HTML.pm: Quoted-strings in media type specifications were not properly decoded. Fixed support for
  • with non-
      parent (or with no parent). 2008-10-07 Wakaba * HTML.pm: support. 2008-10-07 Wakaba * HTML.pm: Mark as dropped. support fixed. support. Tentative support for . Support for . Status of