2009-09-07 Wakaba * HTML.pm.src (_tree_construction_initial): Implemented "obsolete permitted DOCTYPEs" (HTML5 revision 3378). 2009-09-06 Wakaba * HTML.pm.src: Implemented the remaining parts of the "frameset-ok" flag (HTML5 revision 2703 and HTML5 revision 2987). 2009-09-06 Wakaba * HTML.pm.src: Fixed typos on |frameset-ok| implementation. 2009-09-06 Wakaba * HTML.pm.src: The first cut to implement the |frameset-ok| flag concept (HTML5 revision 2703). 2009-09-06 Wakaba * HTML.pm.src: |
| was incorrectly marked as an error. 2009-09-06 Wakaba * HTML.pm.src: Changed the handling of end tag of "in body" insertion mode according to the latest spec definition. 2009-09-06 Wakaba * HTML.pm.src: Rewrote end tag handling in |head| area (cf. HTML5 revision 2730, but it was entirely broken, maybe I missed some spec changes before rev.2730). 2009-09-06 Wakaba * HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and HTML5 revision 3040). 2009-09-06 Wakaba * HTML.pm.src: Added |xmp| to the list of Special elements (HTML5 revision 3689). It should make no difference since the |xmp| element has the PCDATA content and cannot be the non-bottommost element in the stack of open elements. 2009-09-06 Wakaba * HTML.pm.src: Set the |confidence| flag to |irrlevant| when the fragment parsing algorithm is invoked (HTML5 revision 2699). 2009-09-06 Wakaba * HTML.pm.src: Simplified foster parenting (HTML5 revision 2732). 2009-09-06 Wakaba * HTML.pm.src: No longer does foster parenting |style|, |script|, and |input type=hidden| elements (HTML5 revision 2988). 2009-09-06 Wakaba * HTML.pm.src: Dropped the |eventsource| element (HTML5 revision 2870). 2009-09-06 Wakaba * HTML.pm.src (_tree_construction_main): Treate |keygen| as a void element (HTML5 revision 2960). 2009-09-05 Wakaba * HTML.pm.src: Moved the "in table text" insertion mode code up such that it does also work as specced in HTML5 in the remaining cases (HTML5 revision 3382). 2009-09-05 Wakaba * HTML.pm.src: Implementing the "in table text" insertion mode, first half (HTML5 revision 3382). 2009-08-30 Wakaba * ContentChecker.pm: Allow |xml:lang| in HTML document if the owner element is not an HTML element (HTML5 revision 3697). 2009-08-23 Wakaba * ContentChecker.pm: Allow in context where interactive content is disallowed (HTML5 revision 2392). 2009-08-16 Wakaba * HTML.pm.src: Dropped support for "XSLT-compat" and added "about:legacy-compat" (HTML5 revision 2725). 2009-08-16 Wakaba * HTML.pm.src: "" is now explicitly supported in the spec (HTML5 revision 2700). 2009-08-16 Wakaba * HTML.pm.src: Added support for