2007-06-23 Wakaba * tree-test-1.dat: Always use uppercase document type name. 2007-06-23 Wakaba * HTML-tokenizer.t: Support for new DOCTYPE token syntax. * tokenizer-test-1.test: Tests for DOCTYPE tokens are revised and added. 2007-06-23 Wakaba * tokenizer-test-1.test: Tests for |<| in tags are added. (HTML5 revisions 900, 901, 902, and 911.) 2007-06-23 Wakaba * tokenizer-test-1.test: |⟨|, and |&rlang;| tests are added. (HTML5 revision 895.) A test for |&;| is added. 2007-06-23 Wakaba * 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 * tree-test-1.dat: New test for HTML5 revision 884 ( try to close its children). 2007-06-23 Wakaba * content-model-1.dat: Tests for space characters in id="" attribute are added. 2007-06-23 Wakaba * tree-test-1.dat: New tests for parse errors by tags closed by
  • ,
    , or
    . (HTML5 revision 880.) 2007-06-23 Wakaba * 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 * tokenizer-test-1.test: Tests for C1 character references are added. 2007-06-23 Wakaba * ContentChecker.t: Use NanoDOM-based manakai for XHTML. Note that a test fails that assumes XML attribute value normalization fails since XMLParserTemp.pm does not normalize white space in attribute value when creating an attribute node (and new NanoDOM-based manakai's Attr.value does not normalize white space for more Web compatibility). 2007-06-23 Wakaba * Makefile, HTML-tokenizer.t, HTML-tree.t: New test files are added. * tokenize/, tree-construction/: Sync with latest html5lib trunk. 2007-06-05 Wakaba * content-model-2.dat: |script| |async| and |defer| no longer require |src|. |async| MUST NOT be specified if |defer|. (HTML5 revision 858). 2007-05-30 Wakaba * ContentChecker.t: Don't use obsolete |new| method. * tree-test-1.dat: Nested form test added. 2007-05-27 Wakaba * content-model-2.dat: Some error messages are updated. * content-model-1.dat: Very simple test for |tbody|, |thead|, and |tfoot| is added. 2007-05-26 Wakaba * content-model-2.dat: Tests for |rel| values are added. 2007-05-26 Wakaba * 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. 2007-05-25 Wakaba * URIChecker.t: New test entries. * content-model-2.dat: New test entries for URI attributes. 2007-05-25 Wakaba * URIChecker.t: New test. 2007-05-20 Wakaba * 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 * content-model-1.dat: Required attributes are added to s. * content-model-2.dat: Tests for global event handler content attributes, s and s are added. 2007-05-20 Wakaba * content-model-2.dat: Tests for additionally-implemented attributes are added. 2007-05-20 Wakaba * content-model-2.dat: Tests for /interactive elements non-nesting are added. 2007-05-19 Wakaba * content-model-3.dat: New test. * ContentChecker.t (@FILES): |content-model-3.dat| added. 2007-05-19 Wakaba * tree-test-1.dat: Tests for |