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

Legend:
Removed from v.1.329  
changed lines
  Added in v.1.367

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24