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

Diff of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.303 by wakaba, Tue Oct 14 05:58:26 2008 UTC revision 1.336 by wakaba, Sun Jun 28 11:03:07 2009 UTC
# Line 1  Line 1 
1    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
4            isindex (c.f. HTML5 revision 3236).
5    
6    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
7    
8            * ContentChecker.t: Added new test data file.
9    
10    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
11    
12            * content-model-7.dat: Added an example from HTML5 spec.
13    
14    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
15    
16            * ContentChecker.t: Added new test data file.
17    
18    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
19    
20            * ContentChecker.t: Added new test data file.
21    
22    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
23    
24            * ContentChecker.t: Added new test data file.
25    
26    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
27    
28            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
29    
30    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
31    
32            * content-checker.pl: Use new XML parser for parsing test data.
33            Use NanoDOM instead of manakai DOM implementation.
34    
35    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
36    
37            * SWML-Parser.t: New test data files added.
38    
39    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
40    
41            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
42    
43    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
44    
45            * Makefile: A rule for SWML testing is added.
46    
47            * SWML-Parser.t: New file.
48    
49            * swml/: New directory.
50    
51    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
52    
53            * XML-Parser.t: "xml/attrs-2.dat" added.
54    
55    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
56    
57            * XML-Parser.t: "xml/entrefs-2.dat" added.
58    
59    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
60    
61            * XML-Parser.t: "xml/entrefs-1.dat" added.
62    
63    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
64    
65            * XML-Parser.t: "xml/eldecls-1.dat" added.
66    
67    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
68    
69            * XML-Parser.t: Typo fixed.
70    
71    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
72    
73            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
74            added.  Support for the "#entities" directive.
75    
76    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
77    
78            * XML-Parser.t: "xml/notations-1.dat" added.
79    
80    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
81    
82            * XML-Parser.t: "xml/attlists-1.dat" added.
83    
84    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
85    
86            * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.
87    
88    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
89    
90            * XML-Parser.t: "xml/doctypes-2.dat" added.
91    
92            * tokenizer-test-1.test: Keyword case-sensitivility tests added.
93    
94    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
95    
96            * XML-Parser.t: "xml/ns-elements-1.dat" added.
97    
98    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
99    
100            * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
101            Test directifes "#xml-version", "#xml-encoding", and
102            "#xml-standalone" are added.
103    
104    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
105    
106            * XML-Parser.t: "xml/charref-1.dat" added.
107    
108    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
109    
110            * XML-Parser.t: "xml/texts-1.dat" added.
111    
112            * tokenizer-test-2.dat: Test for ]]> are added.
113    
114    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
115    
116            * tree-test-foreign.dat: More test data are added.
117    
118    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
119    
120            * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat"
121            added.
122    
123    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
124    
125            * XML-Parser.t: "xml/ns-attrs-1.dat" added.
126    
127    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
128    
129            * xml/: New directory.
130    
131            * Makefile: Tests for Whatpm::XML::Parser are added.
132    
133            * HTML-tree.t: Change the relative order of codes.
134    
135            * XML-Parser.t: New test script.
136    
137    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
138    
139            * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.
140    
141    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
142    
143            * tree-test-phrasing.dat: Wrong test results fixed.
144    
145            * tree-test-foreign.dat: New tests added.
146    
147            * testfiles.pl: "#..." line at the end of a test entry was not
148            supported.
149    
150            * HTML-tree.t: Show the "#data" content in "no #errors" error
151            message.
152    
153            * tokenizer-test-2.dat: A wrong test result fixed.
154    
155    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
156    
157            * HTML-tree.t: Test result format for oreign element/attribute
158            names are updated to the latest one for html5lib tests.  Append a
159            newline to the expected result only when it is not an empty
160            string, for comparablity with the actual result.
161    
162            * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat,
163            tree-test-3.dat: Test results for foreign elements are updated.
164    
165    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
166    
167            * HTML-tree.t: <!DOCTYPE> test result format changed to the latest
168            format for html5lib tests.
169    
170            * tree-test-1.dat, tokenizer-test-2.dat: Test results for
171            <!DOCTYPE> are updated.
172    
173  2008-10-14  Wakaba  <wakaba@suika.fam.cx>  2008-10-14  Wakaba  <wakaba@suika.fam.cx>
174    
175          * HTML-tree.t: Test data file parser changed to the common one.          * HTML-tree.t: Test data file parser changed to the common one.

Legend:
Removed from v.1.303  
changed lines
  Added in v.1.336

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24