Parent Directory | Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Tag: |
++ whatpm/t/ChangeLog 6 Sep 2009 12:52:28 -0000 * tree-test-frames.dat: New test data file. * HTML-tree.t: Added the new test data file. 2009-09-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 6 Sep 2009 12:53:01 -0000 * HTML.pm.src: The first cut to implement the |frameset-ok| flag concept (HTML5 revision 2703). 2009-09-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 12:46:01 -0000 * tree-test-foreign.dat: More test data are added. 2008-10-14 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 14 Oct 2008 12:45:40 -0000 * HTML.pm.src: Handling of end tags in the foreign content insertion mode was partially wrong, because of wrong bit operations. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 09:00:17 -0000 * xml/: New directory. * Makefile: Tests for Whatpm::XML::Parser are added. * HTML-tree.t: Change the relative order of codes. * XML-Parser.t: New test script. 2008-10-14 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/xml/ChangeLog 14 Oct 2008 08:53:14 -0000 2008-10-14 Wakaba <wakaba@suika.fam.cx> * tree-1.dat: New test data file. 2008-10-14 Wakaba <wakaba@suika.fam.cx> * ChangeLog: New file. ++ whatpm/Whatpm/ChangeLog 14 Oct 2008 08:58:16 -0000 * NanoDOM.pm (dom_config): New attribute (do nothing), for Whatpm::XML::Parser support. 2008-10-14 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/XML/ChangeLog 14 Oct 2008 08:59:00 -0000 * Parser.pm.src: Use array reference syntax for |create_element_ns|, for Whatpm::NanoDOM compability. Typo fixed. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 07:47:45 -0000 * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper. 2008-10-14 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/HTML/ChangeLog 14 Oct 2008 07:47:03 -0000 * Dumper.pm: New module. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 07:37:19 -0000 * tree-test-phrasing.dat: Wrong test results fixed. * tree-test-foreign.dat: New tests added. * testfiles.pl: "#..." line at the end of a test entry was not supported. * HTML-tree.t: Show the "#data" content in "no #errors" error message. * tokenizer-test-2.dat: A wrong test result fixed. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 06:48:02 -0000 * HTML-tree.t: Test result format for oreign element/attribute names are updated to the latest one for html5lib tests. Append a newline to the expected result only when it is not an empty string, for comparablity with the actual result. * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat, tree-test-3.dat: Test results for foreign elements are updated. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 06:07:10 -0000 * HTML-tree.t: <!DOCTYPE> test result format changed to the latest format for html5lib tests. * tree-test-1.dat, tokenizer-test-2.dat: Test results for <!DOCTYPE> are updated. 2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 14 Oct 2008 05:58:24 -0000 2008-10-14 Wakaba <wakaba@suika.fam.cx> * HTML-tree.t: Test data file parser changed to the common one.
++ whatpm/t/ChangeLog 4 Oct 2008 17:15:55 -0000 2008-10-05 Wakaba <wakaba@suika.fam.cx> * HTML-tree.t: New test files added. * Makefile: New test files added. ++ whatpm/Whatpm/ChangeLog 4 Oct 2008 17:15:20 -0000 2008-10-05 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: An AAA bug fixed.
++ whatpm/t/ChangeLog 4 Oct 2008 12:20:16 -0000 * tree-test-form.dat: New test data file. * HTML-tree.t: |tree-test-form.dat| added. * tree-test-1.dat: Test results related to <option> and <optgroup> are updated (cf. HTML5 revision 2128). 2008-10-04 Wakaba <wakaba@suika.fam.cx> * HTML-tree.t: |tree-test-foreign.dat| added. ++ whatpm/Whatpm/ChangeLog 4 Oct 2008 12:01:10 -0000 * HTML.pm.src: Support for <option> and <optgroup> in body (HTML5 revisions 1731 and 2128). 2008-10-04 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 4 Oct 2008 10:23:01 -0000 * tree-test-foreign.dat: New test data file. 2008-10-04 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 4 Oct 2008 11:32:06 -0000 * HTML.pm.src: Make <foreignObject> scoping (HTML5 revision 1837). Support for end tags of camelCase SVG elements were broken. A wrong error type text fixed. 2008-10-04 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 4 Oct 2008 06:19:37 -0000 * tree-test-phrasing.dat, tree-test-flow.dat: New test data files. * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat| are added. 2008-10-04 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 4 Oct 2008 06:24:54 -0000 * HTML.pm.src: Support for new flow (but not phrasing) elements (HTML5 revisions 1731 and 1778). Support for the </sarcasm> end tag (HTML5 revision 1731). 2008-10-04 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 4 Oct 2008 05:53:31 -0000 * tree-test-void.dat: New test data (cf. HTML5 revision 1731). * HTML-tree.t: |tree-test-void.dat| added. * tree-test-1.dat: Test on <listing> as a "special" element are added. Test on implied |option| and |optgroup| end tags are added (cf. HTML5 revision 1731). 2008-10-04 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 4 Oct 2008 05:52:27 -0000 * HTML.pm.src: Support for |command| and |eventsource| elements (HTML5 revision 1731). End tags of |option| and |optgroup| elements are now optional (HTML5 revision 1731). 2008-10-04 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 15 Sep 2008 07:17:34 -0000 * HTML.pm.src: Remove checking for control character, surrogate pair, or noncharacter code points and non-Unicode code points (they should be handled by Whatpm::Charset::UnicodeChecker). (parse_char_stream): Support for the |$get_wrapper| argument and character stream error handlers. 2008-09-15 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/Charset/ChangeLog 15 Sep 2008 07:18:45 -0000 * DecodeHandle.pm (onerror): Return |undef| if no explicit value is set. * UnicodeChecker.pm: Support for HTML5 parse errors. (onerror): Return |undef| if no explicit value is set. 2008-09-15 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 14 Sep 2008 09:05:44 -0000 * HTML.pm.src: White-space-leaded non-white-space character tokens in "before head insertion mode" was not correctly handled. (set_inner_html): Reimplemented using CharString decodehandle class. Support for $get_wrapper argument. Support for |{read_until}| feature. 2008-09-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 13 Sep 2008 04:17:38 -0000 2008-09-13 Wakaba <wakaba@suika.fam.cx> * HTML-tree.t: tokenizer-test-3.dat added. * tokenizer-test-3.dat: New test data. ++ whatpm/Whatpm/ChangeLog 13 Sep 2008 04:19:14 -0000 2008-09-13 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: |MARKUP_DECLARATION_OPEN_STATE| broken into four states so that no longer does the tokenizer have to push back next input characters in that state.
++ whatpm/t/ChangeLog 5 Sep 2008 17:40:06 -0000 * content-model-1.dat: Test data for |XSLT-compat| added (HTML5 revision 2141). A redundant test entry is removed. * HTML-tree.t: Support for should-level errors. 2008-09-06 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 5 Sep 2008 17:28:08 -0000 2008-09-06 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: Support for |XSLT-compat| (HTML5 revision 2141).
++ whatpm/t/ChangeLog 30 Aug 2008 12:56:52 -0000 * HTML-tree.dat: tree-test-3.dat added. * tree-test-3.dat: Test data for definitionURL="" are added (cf. HTML5 revision 2130). 2008-08-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 30 Aug 2008 12:55:11 -0000 * mkhtmlparser.pl: Support for MathML |definitionURL| attribute (HTML5 revision 2130). 2008-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 13 Apr 2008 10:11:49 -0000 * HTML-tokenizer.t: Raise a parse error if there are disallowed character (for compatibility with existing html5lib test data). * tokenizer-test-1.test: Some test results are updated with regard to parse errors on disallowed characters. * tokenizer-test-2.dat: Test data for disallowed characters are added (HTML5 revision 1263). 2008-04-13 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 13 Apr 2008 10:12:20 -0000 * HTML.pm.src: Raise an parse error for any disallowed character (HTML5 revision 1263). 2008-04-13 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 13 Apr 2008 06:43:36 -0000 * HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib new test files. 2008-04-13 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 13 Apr 2008 06:44:17 -0000 * mkentitylist.pl: Support for new HTML5 entity table format (the definition for |AElig;| was missing). 2008-04-13 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 21 Mar 2008 02:32:59 -0000 2008-03-21 Wakaba <wakaba@suika.fam.cx> * tokenizer-test-2.dat: A test from #whatwg is added.
++ whatpm/Whatpm/ChangeLog 8 Mar 2008 04:09:31 -0000 * HTML.pm.src: Reduce errors from foster parenting cases (HTML5 revision 1321). 2008-03-08 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 5 Mar 2008 13:06:44 -0000 * HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. * tree-test-1.dat, tree-test-2.dat: More test data for previously uncovered cases are added. Some error descriptions are revised. 2008-03-05 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 5 Mar 2008 13:04:50 -0000 * HTML.pm.src: Since the case t268 should never be reached (no other token type, there are), it is replaced by a |die| statement. 2008-03-05 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 3 Mar 2008 11:49:36 -0000 * tokenizer-test-1.test: New test data are added to cover all possible cases. * HTML-tree.t: Support for test coverage. 2008-03-03 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 3 Mar 2008 11:56:09 -0000 * HTML.pm.src (_tokenize_attempt_to_consume_an_entity): Checkpoints are set. Cases that are unlikely reached are noted as so. 2008-03-03 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 25 Aug 2007 02:43:56 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * content-model-1.dat: New tests for |meta| corner cases are added. 2007-08-22 Wakaba <wakaba@suika.fam.cx> * tree-test-2.dat: New tests for |html| innerHTML are added. ++ whatpm/Whatpm/ContentChecker/ChangeLog 25 Aug 2007 02:39:52 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * HTML.pm (head, noscript): Treatement for invalid |meta| elenments are changed as per HTML5 revision 1018.
++ whatpm/t/ChangeLog 21 Jul 2007 08:11:38 -0000 * tree-test-1.dat: More tests for tags "in row" are added. * HTML-tree.t: Quote test data for readability. 2007-07-21 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 16 Jul 2007 07:48:16 -0000 * content-model-1.dat, content-model-2.dat: Add "in XML:charset" error for test data that has |charset| in XML context. * content-model-2.dat: Test data for "in XML:charset", "in XML:lang", and "in HTML:xml:lang" are added. 2007-07-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 16 Jul 2007 07:33:46 -0000 * ContentChecker.pm: Report error if |xml:lang| in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset| in XML. * NanoDOM.pm (Attr.owner_document): New attribute. 2007-07-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 16 Jul 2007 07:03:04 -0000 * HTML-tokenizer.t: It now requires newer version of JSON.pm due to the broken handling for utf8 string of older version. Test data files |test3.test| and |test4.test| are added. Convert surrogate pair |\u| escapes in JSON file before it is input into JSON.pm parser since it does not decode them correctly. U+000D convertion was incorrect. * HTML-tree.t: Support for new format for fragment parsing tests. * Makefile (tokenizer-files): New test data files |test3.test| and |test4.test| are added. * tokenizer-test-1.test: Test data for bare |hcro| and entity references in attribute values are added. * tokenizer-test-2.dat: Test data for U+000D are added. 2007-07-16 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 16 Jul 2007 06:56:42 -0000 * HTML.pm.src: The character immediately following a bare |hcro| was discarded. Fix handling of entity references in attribute values. 2007-07-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 7 Jul 2007 13:35:29 -0000 2007-07-07 Wakaba <wakaba@suika.fam.cx> * tokenizer-test-1.test: A comment test is added. ++ whatpm/Whatpm/ChangeLog 7 Jul 2007 13:41:02 -0000 2007-07-07 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: |<!---x-->| was not processed correctly.
++ whatpm/t/ChangeLog 30 Jun 2007 14:13:12 -0000 * tree-test-2.dat: Tests for <title> in fragments are added. 2007-06-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 30 Jun 2007 14:07:56 -0000 * HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>, nested <nobr>, implied </tbody>, </tfoot>, and </thead>, and <title> outside of head). 2007-06-30 Wakaba <wakaba@suika.fam.cx>
Sync with latest html5lib tests
++ whatpm/t/ChangeLog 30 Jun 2007 12:28:52 -0000 2007-06-30 Wakaba <wakaba@suika.fam.cx> * URIChecker.t: Error level names in test results has been changed. * tokenizer-test-1.test: A test for bogus SYSTEM identifier is added. * content-model-1.dat, content-model-2.dat, content-model-3.dat, content-model-4.dat: Error messages has been changed. * ContentChecker.t: Appends error level to the error message if any. ++ whatpm/Whatpm/ChangeLog 30 Jun 2007 13:03:50 -0000 2007-06-30 Wakaba <wakaba@suika.fam.cx> * IMTChecker.pm: Report warning for unregistered and private types/subtypes. * ContentChecker.pm, HTML.pm.src, IMTChecker.pm, URIChecker.pm, HTMLTable.pm: Error messages are now consistent; they are all listed in <http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>.
++ whatpm/t/ChangeLog 25 Jun 2007 11:03:58 -0000 * tree-test-1.dat: The tests using |#document-fragment| are move to |tree-test-2.dat|. * tree-test-2.dat: New test data. In addition to tests from |tree-test-1.dat|, two tests for |</table>| are added. * HTML-tree.t: |tree-test-2.dat| is added. 2007-06-25 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 25 Jun 2007 11:05:50 -0000 * HTML.pm.src (_reset_insertion_mode): Interpretation of Step 3 has been changed. 2007-06-25 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Jun 2007 06:37:09 -0000 * tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) * HTML-tree.t: Output test file names. Escaped new line at the end of test data was removed. * tokenizer-test-2.dat: Tests for newlines, NULL, and escape flag stuff in |set_inner_html|. 2007-06-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 23 Jun 2007 06:35:23 -0000 * HTML.pm.src (set_inner_html): HTML5 revision 892 (adopt nodes before appended). Parser was not ready for NULL parse error and escape flag. * NanoDOM.pm (adopt_node): New. 2007-06-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Jun 2007 03:51:41 -0000 * tokenizer-test-2.dat: New test. This test file contains some tests that cannot be reliably tested by |HTML-tokenize.t|, since they depends on how characeters are supplied to the tokenizer. * HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| etc. supported. 2007-06-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 23 Jun 2007 02:21:24 -0000 2007-06-23 Wakaba <wakaba@suika.fam.cx> * Makefile, HTML-tokenizer.t, HTML-tree.t: New test files are added. * tokenize/, tree-construction/: Sync with latest html5lib trunk.
++ whatpm/t/ChangeLog 30 May 2007 12:23:55 -0000 2007-05-30 Wakaba <wakaba@suika.fam.cx> * ContentChecker.t: Don't use obsolete |new| method. * tree-test-1.dat: Nested form test added. ++ whatpm/Whatpm/ChangeLog 30 May 2007 12:24:39 -0000 2007-05-30 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: |<form><form>| went to inifinite loop.
++ whatpm/t/ChangeLog 26 May 2007 08:12:26 -0000 2007-05-26 Wakaba <wakaba@suika.fam.cx> * content-model-2.dat: Errors on obsolete media type (i.e. |text/javascript|) are added to the expected results. * tree-test-1.dat: Tests for |style| elements' attributes are added. ++ whatpm/Whatpm/ChangeLog 26 May 2007 08:11:16 -0000 2007-05-26 Wakaba <wakaba@suika.fam.cx> * IMTChecker.pm: New module. * ContentChecker.pm ($HTMLIMTAttrChecker): Call IMTChecker to test parameter value validity. * HTML.pm.src ($style_start_tag): Attributes were discarded.
++ ChangeLog 20 May 2007 11:07:54 -0000 2007-05-20 Wakaba <wakaba@suika.fam.cx> * readme.en.html: Updated. ++ whatpm/t/ChangeLog 20 May 2007 11:12:04 -0000 * Makefile (content-type-files, content-checker-files): New rukes. * content-type-result.txt, content-checker-result.txt: New files. * tokenizer-result.txt, tree-construction-result.txt: New to CVS. * content-model-2.dat: Warnings are added to unknown attributes for unknown elements. New tests for newly implemented attributes are added. 2007-05-20 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 20 May 2007 11:10:24 -0000 * ContentChecker.pm: Now most attributes are implemented or associated to some placeholder. ($ElementDefault): Warn unknown attributes for unknown elements as "attribute not supported". ($HTMLLanguageTagAttrChecker, $HTMLMQAttrChecker): New placeholders. ($HTMLUsemapAttrChecker, $HTMLTargetAttrChecker): New checkers. (|a| attribute checker): Reimplemented. 2007-05-20 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 5 May 2007 06:50:44 -0000 2007-05-05 Wakaba <wakaba@suika.fam.cx> * tree-test-1.dat: ins > p test and noscript in noscript test are added. ++ whatpm/Whatpm/ChangeLog 5 May 2007 06:49:43 -0000 2007-05-05 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pm: |footer|, |video|, |audio|, |script|, and |noscript| elements are implemented. (new): New method.
++ whatpm/t/ChangeLog 4 May 2007 09:15:43 -0000 2007-05-03 Wakaba <wakaba@suika.fam.cx> * tokenizer-test-1.test: Incorrect DOCTYPE testa are added. * tree-test-1.dat: |innerHTML| tests are added. 2007-05-03 Wakaba <wakaba@suika.fam.cx> * LICENSE: New document. ++ whatpm/Whatpm/ChangeLog 4 May 2007 09:13:06 -0000 2007-05-04 Wakaba <wakaba@suika.fam.cx> * NanoDOM.pm (manakai_parent_element, document_element, manakai_local_name, manakai_element_type_match): New method. 2007-05-03 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: Replace decimal and hexadecimal numeric entities in C1 range using Windows-1252 mapping. Bare LF did not count as new line for error reporting.
++ ChangeLog 2 May 2007 13:37:34 -0000 2007-05-02 Wakaba <wakaba@suika.fam.cx> * readme.en.html: TODO section is added. ++ whatpm/t/ChangeLog 2 May 2007 13:44:02 -0000 2007-05-02 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Result files are added. * HTML-tree.t: Support for document fragment tests. * Makefile: Generate test result files. * tokenizer-test-1.test: A new test to ensure that characters after end tag are preserved in RCDATA or CDATA case. ++ whatpm/Whatpm/ChangeLog 2 May 2007 13:42:17 -0000 2007-05-02 Wakaba <wakaba@suika.fam.cx> * NanoDOM.pm (DOMImplementation): New class. (append_child): Weaken the |parent_node| reference. (create_element_ns, Element new): Set the |owner_document| reference. (implementation): New attribute. (owner_document, local_name, namespace_uri): New attributes. * HTML.pm.src (parse_string): Line and column numbers are now provided to error handler. (!!!parse-error): Short descriptions are added. (_construct_tree): Split into three methods; support for innerHTML mode. (set_inner_html): New method.
s/What::/Whatpm::/ to avoid name confliction
++ whatpm/What/ChangeLog 1 May 2007 07:44:59 -0000 * HTML.pm.src (parse_string): New method. (get_inner_html): Renamed from |inner_html|. * Makefile: A rule for |HTML.html| is added. * HTML.pod: New documentation. 2007-05-01 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/ChangeLog 1 May 2007 07:46:34 -0000 * HTML-tree.t: Use new |What::HTML->parse_string| method so that this test don't have to know parser class's internals. * tree-test-1.dat: New tests for "(<head> stuffs) in body" and "(<head> stuffs) after body" are added. 2007-05-01 Wakaba <wakaba@suika.fam.cx>
++ whatpm/What/ChangeLog 1 May 2007 06:20:06 -0000 2007-05-01 Wakaba <wakaba@suika.fam.cx> * NanoDOM.pm (last_child, previous_sibling): New attributes. (clone_node): Attribute nodes were not completely copied. * HTML.pm.src: Many bugs are fixed. ++ whatpm/t/ChangeLog 1 May 2007 06:21:52 -0000 2007-05-01 Wakaba <wakaba@suika.fam.cx> * HTML-tree.t: New test file is added. Sort key was incorrect. * HTML-tokenizer.t: New test file is added. * tokenizer-test-1.test, tree-test-1.dat: New tests.
++ whatpm/What/ChangeLog 30 Apr 2007 14:11:13 -0000 * HTML.pm.src: Some typos are fixed. 2007-04-30 Wakaba <wakaba@suika.fam.cx> ++ whatpm/t/ChangeLog 30 Apr 2007 14:11:55 -0000 * .cvsignore: |tree-consturction| is added. * HTML-tree.t: New test. * Makefile: Rules for tree constructor tests are added. 2007-04-30 Wakaba <wakaba@suika.fam.cx>
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |