/[suikacvs]/markup/html/whatpm/t/ChangeLog
Suika

Contents of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (hide annotations) (download)
Wed May 2 13:44:35 2007 UTC (17 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +12 -0 lines
++ 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.

1 wakaba 1.8 2007-05-02 Wakaba <wakaba@suika.fam.cx>
2    
3     * .cvsignore: Result files are added.
4    
5     * HTML-tree.t: Support for document fragment tests.
6    
7     * Makefile: Generate test result files.
8    
9     * tokenizer-test-1.test: A new test to ensure that
10     characters after end tag are preserved in RCDATA or CDATA
11     case.
12    
13 wakaba 1.6 2007-05-01 Wakaba <wakaba@suika.fam.cx>
14    
15 wakaba 1.7 * HTML-tree.t: Use new |What::HTML->parse_string| method
16     so that this test don't have to know parser class's
17     internals.
18    
19     * tree-test-1.dat: New tests for "(<head> stuffs) in body"
20     and "(<head> stuffs) after body" are added.
21    
22     2007-05-01 Wakaba <wakaba@suika.fam.cx>
23    
24 wakaba 1.6 * HTML-tree.t: New test file is added. Sort key
25     was incorrect.
26    
27     * HTML-tokenizer.t: New test file is added.
28    
29     * tokenizer-test-1.test, tree-test-1.dat: New tests.
30    
31 wakaba 1.3 2007-04-30 Wakaba <wakaba@suika.fam.cx>
32    
33 wakaba 1.5 * .cvsignore: |tree-consturction| is added.
34    
35     * HTML-tree.t: New test.
36    
37     * Makefile: Rules for tree constructor tests are added.
38    
39     2007-04-30 Wakaba <wakaba@suika.fam.cx>
40    
41 wakaba 1.4 * HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced
42     by customized ones so that utf8 vs byte string handling
43     cause no error. Set |$JSON::UTF8| flag on so
44     that the |JSON| module turns the utf8 flag on.
45     Support for the |contentModelFlags| and |lastStartTag|
46     test props. Show the input as well as description
47     when a test fails.
48    
49     2007-04-30 Wakaba <wakaba@suika.fam.cx>
50    
51 wakaba 1.3 * .cvsignore: New file.
52    
53     * Makefile: New file.
54    
55     * HTML-tokenizer.t: New test.
56    
57 wakaba 1.1 2007-04-24 Wakaba <wakaba@suika.fam.cx>
58    
59 wakaba 1.2 * ContentType.t: Remove some |my|s to avoid warnings.
60    
61     2007-04-24 Wakaba <wakaba@suika.fam.cx>
62    
63 wakaba 1.1 * ChangeLog: New file.
64    
65     * ContentType.t: New Perl test.
66    
67    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24