2007-05-13 Wakaba * content-model-1.dat: Tests for |dd| content model are added. Tests for |em| content model (inline-level content or stricly inline-level content) are added. Tests for |dfn| content model are added. 2007-05-13 Wakaba * content-model-1.dat: New test data. * ContentChecker.t: New test. 2007-05-05 Wakaba * tree-test-1.dat: ins > p test and noscript in noscript test are added. 2007-05-03 Wakaba * tokenizer-test-1.test: Incorrect DOCTYPE testa are added. * tree-test-1.dat: |innerHTML| tests are added. 2007-05-03 Wakaba * LICENSE: New document. 2007-05-02 Wakaba * .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. 2007-05-01 Wakaba * 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 "( stuffs) in body" and "( stuffs) after body" are added. 2007-05-01 Wakaba * 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. 2007-04-30 Wakaba * .cvsignore: |tree-consturction| is added. * HTML-tree.t: New test. * Makefile: Rules for tree constructor tests are added. 2007-04-30 Wakaba * HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced by customized ones so that utf8 vs byte string handling cause no error. Set |$JSON::UTF8| flag on so that the |JSON| module turns the utf8 flag on. Support for the |contentModelFlags| and |lastStartTag| test props. Show the input as well as description when a test fails. 2007-04-30 Wakaba * .cvsignore: New file. * Makefile: New file. * HTML-tokenizer.t: New test. 2007-04-24 Wakaba * ContentType.t: Remove some |my|s to avoid warnings. 2007-04-24 Wakaba * ChangeLog: New file. * ContentType.t: New Perl test.