/[suikacvs]/markup/html/whatpm/t/tokenizer-test-1.test
Suika

Contents of /markup/html/whatpm/t/tokenizer-test-1.test

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue May 1 06:22:12 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
++ 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.

1 wakaba 1.1 {"tests": [
2    
3     {"description":"non-PCDATA content model flag, start tag-like string",
4     "contentModelFlags":["PLAINTEXT","RCDATA","CDATA"],
5     "input":"<div>",
6     "output":[["Character", "<div>"]]}
7    
8     ]}

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24