/[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.317 by wakaba, Thu Oct 16 03:39:57 2008 UTC revision 1.355 by wakaba, Sat Sep 5 10:41:07 2009 UTC
# Line 1  Line 1 
1    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tokenizer-test-1.test: Updated test results on unclosed start
4            and end tags (HTML5 revision 2990).
5    
6    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
7    
8            * tokenizer-test-1.test: Added test cases for "comment end space
9            state" (HTML5 revision 3195).
10    
11    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
12    
13            * tokenizer-test-1.test: Added test cases for "comment end bang
14            state" (HTML5 revision 3191).
15    
16    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
17    
18            * ContentChecker.t: Added a new test data file.
19    
20    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
21    
22            * ContentChecker.t: Added a new test data file.
23    
24    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
25    
26            * content-model-7.dat: The |bb| element has been removed from the
27            spec so that relevant test results are changed (HTML5 revision
28            3621).
29    
30    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
31    
32            * tree-test-1.dat: Added tests for about:legacy-compat and changed
33            test results for XSLT-compat (HTML5 revision 2725).
34    
35    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
36    
37            * tree-test-form.dat: Added tests for <script> elements in
38            <select> and <select> in <table> (HTML5 revision 2500).
39    
40    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
41    
42            * tokenizer-test-1.test: "<" in attribute names are now parse
43            errors (HTML5 revision 3354).
44    
45    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
46    
47            * tree-test-1.dat: Changed test results for </br> in the after
48            head parsing mode (HTML5 revision 2586).
49    
50    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
51    
52            * tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5
53            revision 2590).
54    
55    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
56    
57            * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
58            tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
59            tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
60            DOCTYPE names are now normalized to its lowercased form (HTML5
61            revision 2502).
62    
63    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
64    
65            * tree-test-form.dat: Added test cases for <select> in "in select"
66            parsing modes.
67    
68    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
69    
70            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
71            revision 2701).
72    
73    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
74    
75            * tree-test-2.dat: Fixed some wrong test results.
76    
77            * tree-test-form.dat, tree-test-phrasing.dat: Tests on </body>
78            after start tags of end-tag-optional element (cf. HTML5 revision
79            2806).
80    
81    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
82    
83            * tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5
84            revision 3132).
85    
86    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
87    
88            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
89            3121).
90    
91    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
92            
93            * tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
94            revision 3163).
95    
96    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
97    
98            * tokenizer-test-1.test: < in unquoted attribute value is no
99            longer allowed (HTML5 revision 3206).
100    
101    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
102    
103            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
104            isindex (c.f. HTML5 revision 3236).
105    
106    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
107    
108            * ContentChecker.t: Added new test data file.
109    
110    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
111    
112            * content-model-7.dat: Added an example from HTML5 spec.
113    
114    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
115    
116            * ContentChecker.t: Added new test data file.
117    
118    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
119    
120            * ContentChecker.t: Added new test data file.
121    
122    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
123    
124            * ContentChecker.t: Added new test data file.
125    
126    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
127    
128            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
129    
130    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
131    
132            * content-checker.pl: Use new XML parser for parsing test data.
133            Use NanoDOM instead of manakai DOM implementation.
134    
135    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
136    
137            * SWML-Parser.t: New test data files added.
138    
139    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
140    
141            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
142    
143    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
144    
145            * Makefile: A rule for SWML testing is added.
146    
147            * SWML-Parser.t: New file.
148    
149            * swml/: New directory.
150    
151    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
152    
153            * XML-Parser.t: "xml/attrs-2.dat" added.
154    
155    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
156    
157            * XML-Parser.t: "xml/entrefs-2.dat" added.
158    
159    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
160    
161            * XML-Parser.t: "xml/entrefs-1.dat" added.
162    
163    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
164    
165            * XML-Parser.t: "xml/eldecls-1.dat" added.
166    
167    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
168    
169            * XML-Parser.t: Typo fixed.
170    
171    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
172    
173            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
174            added.  Support for the "#entities" directive.
175    
176    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
177    
178            * XML-Parser.t: "xml/notations-1.dat" added.
179    
180    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
181    
182            * XML-Parser.t: "xml/attlists-1.dat" added.
183    
184  2008-10-16  Wakaba  <wakaba@suika.fam.cx>  2008-10-16  Wakaba  <wakaba@suika.fam.cx>
185    
186          * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.          * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.

Legend:
Removed from v.1.317  
changed lines
  Added in v.1.355

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24