/[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.366 by wakaba, Sun Sep 6 13:02:21 2009 UTC
# Line 1  Line 1 
1    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tree-test-frames.dat: Added more tests.
4    
5    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
6    
7            * tree-test-frames.dat: New test data file.
8    
9            * HTML-tree.t: Added the new test data file.
10    
11    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
12    
13            * tokenizer-test-2.dat: Added a test case of <hr/>.
14    
15    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
16    
17            * tree-test-1.dat, tree-test-2.dat: Fixed some test results
18            related to the handling of </html> end tags.
19    
20    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
21    
22            * tree-test-1.dat, tree-test-2.dat: Some test results are updated
23            as per HTML5 revision 2730's new handling of end tags in the
24            |head| area.
25    
26    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
27    
28            * tree-test-flow.dat: Added some test cases on the |hgroup|
29            element (HTML5 revision 3040).
30    
31    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
32    
33            * tree-test-1.dat: Updated test results related to the "tainted"
34            flag (HTML5 revision 2988).
35    
36    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
37    
38            * tree-test-void.dat: Updated test results related to the
39            |eventsource| tag (HTML5 revision 2870).
40    
41    2009-09-06  Wakaba  <wakaba@suika.fam.cx>
42    
43            * tree-test-1.dat, tree-test-form.dat, tree-test-void.dat: Added
44            and revised test results related to <keygen> parsing (HTML5
45            revision 2960).
46    
47    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
48    
49            * tree-test-1.dat: Added test cases for "in table text" insertion
50            mode (HTML5 revision 3382).
51    
52    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
53    
54            * tokenizer-test-1.test: Changed to keep non-normal character
55            references (HTML5 revision 3374).
56    
57    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
58    
59            * tokenizer-test-1.test: Updated test results on unclosed start
60            and end tags (HTML5 revision 2990).
61    
62    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
63    
64            * tokenizer-test-1.test: Added test cases for "comment end space
65            state" (HTML5 revision 3195).
66    
67    2009-09-05  Wakaba  <wakaba@suika.fam.cx>
68    
69            * tokenizer-test-1.test: Added test cases for "comment end bang
70            state" (HTML5 revision 3191).
71    
72    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
73    
74            * ContentChecker.t: Added a new test data file.
75    
76    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
77    
78            * ContentChecker.t: Added a new test data file.
79    
80    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
81    
82            * content-model-7.dat: The |bb| element has been removed from the
83            spec so that relevant test results are changed (HTML5 revision
84            3621).
85    
86    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
87    
88            * tree-test-1.dat: Added tests for about:legacy-compat and changed
89            test results for XSLT-compat (HTML5 revision 2725).
90    
91    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
92    
93            * tree-test-form.dat: Added tests for <script> elements in
94            <select> and <select> in <table> (HTML5 revision 2500).
95    
96    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
97    
98            * tokenizer-test-1.test: "<" in attribute names are now parse
99            errors (HTML5 revision 3354).
100    
101    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
102    
103            * tree-test-1.dat: Changed test results for </br> in the after
104            head parsing mode (HTML5 revision 2586).
105    
106    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
107    
108            * tree-test-foreign.dat: Added tests for <font> in SVG (cf. HTML5
109            revision 2590).
110    
111    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
112    
113            * tree-test-1.dat, tree-test-3.dat, tree-test-flow.dat,
114            tree-test-foreign.dat, tree-test-form.dat, tree-test-phrasing.dat,
115            tokenizer-test-1.test, tokenizer-test-2.dat, tokenizer-test-3.dat:
116            DOCTYPE names are now normalized to its lowercased form (HTML5
117            revision 2502).
118    
119    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
120    
121            * tree-test-form.dat: Added test cases for <select> in "in select"
122            parsing modes.
123    
124    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
125    
126            * tree-test-foreign.dat: Added xmlns:xlink test cases (cf. HTML5
127            revision 2701).
128    
129    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
130    
131            * tree-test-2.dat: Fixed some wrong test results.
132    
133            * tree-test-form.dat, tree-test-phrasing.dat: Tests on </body>
134            after start tags of end-tag-optional element (cf. HTML5 revision
135            2806).
136    
137    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
138    
139            * tree-test-1.dat: Added tests for <table> in <p> (c.f. HTML5
140            revision 3132).
141    
142    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
143    
144            * tokenizer-test-1.test: Updated the result (c.f. HTML5 revision
145            3121).
146    
147    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
148            
149            * tree-test-1.dat: Added test on <keygen> in <select> (c.f. HTML5
150            revision 3163).
151    
152    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
153    
154            * tokenizer-test-1.test: < in unquoted attribute value is no
155            longer allowed (HTML5 revision 3206).
156    
157    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
158    
159            * tree-test-1.dat, tree-test-flow.dat: Updated test results on
160            isindex (c.f. HTML5 revision 3236).
161    
162    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
163    
164            * ContentChecker.t: Added new test data file.
165    
166    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
167    
168            * content-model-7.dat: Added an example from HTML5 spec.
169    
170    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
171    
172            * ContentChecker.t: Added new test data file.
173    
174    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
175    
176            * ContentChecker.t: Added new test data file.
177    
178    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
179    
180            * ContentChecker.t: Added new test data file.
181    
182    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
183    
184            * ContentChecker.t: Added |dom-conformance/html-form-datalist.dat|.
185    
186    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
187    
188            * content-checker.pl: Use new XML parser for parsing test data.
189            Use NanoDOM instead of manakai DOM implementation.
190    
191    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
192    
193            * SWML-Parser.t: New test data files added.
194    
195    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
196    
197            * SWML-Parser.t: Test file |swml/blocks-1.dat| added.
198    
199    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
200    
201            * Makefile: A rule for SWML testing is added.
202    
203            * SWML-Parser.t: New file.
204    
205            * swml/: New directory.
206    
207    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
208    
209            * XML-Parser.t: "xml/attrs-2.dat" added.
210    
211    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
212    
213            * XML-Parser.t: "xml/entrefs-2.dat" added.
214    
215    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
216    
217            * XML-Parser.t: "xml/entrefs-1.dat" added.
218    
219    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
220    
221            * XML-Parser.t: "xml/eldecls-1.dat" added.
222    
223    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
224    
225            * XML-Parser.t: Typo fixed.
226    
227    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
228    
229            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
230            added.  Support for the "#entities" directive.
231    
232    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
233    
234            * XML-Parser.t: "xml/notations-1.dat" added.
235    
236    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
237    
238            * XML-Parser.t: "xml/attlists-1.dat" added.
239    
240  2008-10-16  Wakaba  <wakaba@suika.fam.cx>  2008-10-16  Wakaba  <wakaba@suika.fam.cx>
241    
242          * 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.366

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24