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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (hide annotations) (download)
Sun May 13 05:35:22 2007 UTC (18 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.10: +6 -0 lines
++ whatpm/t/ChangeLog	13 May 2007 05:35:20 -0000
2007-05-13  Wakaba  <wakaba@suika.fam.cx>

	* content-model-1.dat: New test data.

	* ContentChecker.t: New test.

++ whatpm/Whatpm/ChangeLog	13 May 2007 05:34:38 -0000
2007-05-13  Wakaba  <wakaba@suika.fam.cx>

	* ContentChecker.pm ($AnyChecker): Renamed
	from |$ElementDefault->{checker}|.
	($ElementDefault->{checker}): Throw an error that
	the element type is not supported by the checker.
	($HTMLMetadataElement): |html:base| was missing.
	($HTMLEmptyChecker): Don't throw an error
	for inter-element whitespace nodes.
	(html:html checker): Errors were not
	thrown even if |html:head| and/or |html:body|
	children were missing.
	(html:head checker): An error was not
	thrown if <meta charset> appered after other
	elements.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24