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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (show annotations) (download)
Sun May 13 08:09:15 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +7 -0 lines
++ whatpm/t/ChangeLog	13 May 2007 08:08:56 -0000
	* content-model-1.dat: Tests for |dd| content model are added.
	Tests for |em| content model (inline-level content
	or stricly inline-level content) are added.
	Tests for |dfn| content model are added.

2007-05-13  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	13 May 2007 08:07:15 -0000
	* ContentChecker.pm ($HTMLInlineOrStriclyInlineChecker): New
	checker.
	(html:dd checker): New checker.
	(html:q, html:em, html:strong, html:small,
	html:m, html:dfn, html:code, html:samp, html:span): New checkers.

2007-05-13  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24