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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.14 - (hide annotations) (download)
Sun May 13 09:52:08 2007 UTC (17 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +5 -0 lines
++ whatpm/t/ChangeLog	13 May 2007 09:51:36 -0000
	* content-model-1.dat: Tests for |a| content model are added.
	Tests for |legend| content model are added.

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

++ whatpm/Whatpm/ChangeLog	13 May 2007 09:50:22 -0000
	* ContentChecker.pm: Don't generate duplicate
	error when an element type is put in the "minus" list
	and the element type is not allowed explicitly in the particular
	element content model.
	(html:a checker): New checker.
	(html:details, html:datagrid): New checkers.
	(html:legend): New checker.

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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24