/[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 - (show annotations) (download)
Sun May 13 05:35:22 2007 UTC (17 years, 5 months 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 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 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 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 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 2007-05-01 Wakaba <wakaba@suika.fam.cx>
36
37 * 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 * 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 2007-04-30 Wakaba <wakaba@suika.fam.cx>
54
55 * .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 * 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 * .cvsignore: New file.
74
75 * Makefile: New file.
76
77 * HTML-tokenizer.t: New test.
78
79 2007-04-24 Wakaba <wakaba@suika.fam.cx>
80
81 * ContentType.t: Remove some |my|s to avoid warnings.
82
83 2007-04-24 Wakaba <wakaba@suika.fam.cx>
84
85 * ChangeLog: New file.
86
87 * ContentType.t: New Perl test.
88
89

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24