2008-03-20 Wakaba * HTML.pm.src: Unused line/column markings are removed. 2008-03-20 Wakaba * HTML.pm.src (_get_next_token): Remove |first_start_tag| flag, which is no longer used. 2008-03-17 Wakaba * HTML.pm.src: Set line/column information to element nodes. * mkhtmlparser.pl (!!!create-element, !!!insert-element, and !!!insert-element-t): Set line/column information to element nodes. 2008-03-17 Wakaba * HTML.pm.src (_get_next_token): The first "<" character in "", or "" should be the error point. 2008-03-16 Wakaba * HTML.pm.src: Some more fixes on error position reporting. 2008-03-16 Wakaba * HTML.pm.src: Token-level precious error reporting. 2008-03-16 Wakaba * HTML.pm.src: Preparation for more precious error point reporting. 2008-03-11 Wakaba * HTML.pm.src: Error type revised. 2008-03-11 Wakaba * HTML.pm.src: Similar codes are merged together, again. 2008-03-11 Wakaba * HTML.pm.src: Similar codes are merged together. 2008-03-10 Wakaba * mkhtmlparser.pl: Set "level" parameter to parse errors. * HTML.pm.src: Code refined. 2008-03-09 Wakaba * HTML.pm.src: || treatement has been changed (HTML5 revision 1348). Note that I really don't know this makes any difference in the black-box behavior of the parser. 2008-03-09 Wakaba * HTML.pm.src: New end-of-file token implementation (HTML5 revision 1348). 2008-03-09 Wakaba * HTML.pm.src: |applet| support (HTML5 revision 1347). 2008-03-09 Wakaba * HTML.pm.src: Foster parenting in AAA (HTML5 revision 1343). 2008-03-09 Wakaba * HTML.pm.src: Support for || in the "in select" insertion mode and support for the "in select in table" insertion mode (HTML5 revision 1342). 2008-03-09 Wakaba * HTML.pm.src: No foster parenting for