/[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.259 by wakaba, Fri Sep 5 16:15:28 2008 UTC revision 1.303 by wakaba, Tue Oct 14 05:58:26 2008 UTC
# Line 1  Line 1 
1    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML-tree.t: Test data file parser changed to the common one.
4    
5    2008-10-13  Wakaba  <wakaba@suika.fam.cx>
6    
7            * tokenizer-test-2.dat: A test result was wrong.
8    
9    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
10    
11            * content-model-1.dat: Some entries moved to
12            dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
13            dom-conformance/html-links-1.dat,
14            dom-conformance/html-objects-1.dat, and
15            dom-conformance/html-interactive-1.dat.
16    
17            * content-model-2.dat: Removed (moved to
18            dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
19            dom-conformance/html-links-1.dat,
20            dom-conformance/html-objects-1.dat,
21            dom-conformance/html-interactive-1.dat, and
22            dom-conformance/html-flows-1.dat).
23    
24            * content-model-3.dat: Removed (moved to
25            dom-conformance/xml-global.dat).
26    
27            * content-model-4.dat: Removed (moved to
28            dom-conformance/html-texts-1.dat and
29            dom-conformance/html-links-1.dat).
30    
31            * content-model-5.dat: Removed (moved to
32            dom-conformance/html-flows-1.dat).
33    
34            * content-model-6.dat: Removed (moved to
35            dom-conformance/html-dataset.dat).
36    
37            * ContentChecker.t: References to the removed files removed and
38            references to new files added.
39    
40            * ContentChecker-XML.t: New script.
41    
42            * Makefile: Updated.
43    
44    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
45    
46            * content-model-2.dat: Repetition model test is moved to another
47            file.  A wrong test result fixed.  Broken test entries fixed.
48            <area rev> is now reported as "unknown attribute", since RDFa spec
49            adds that attribute to all elements with the Common attribute set.
50            Note that we have no plan to support RDFa, at the moment.
51    
52    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
53    
54            * ContentChecker.t: New files added.
55    
56            * content-model-1.dat, content-model-2.dat: Numbers of test
57            entries are moved to other files.
58    
59    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
60    
61            * content-model-1.dat, content-model-2.dat: Test results on
62            |label| contents fixed.
63    
64            * ContentChecker.t: |dom-conformance/html-form-label.dat| added.
65    
66            * dom-conformance/: New directory.
67    
68    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTML-tree.t: New test files added.
71    
72            * Makefile: New test files added.
73    
74    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
75    
76            * tree-test-1.dat: Test results updated and new tests added on the
77            boundaries of Text nodes (HTML5 revision 2124).
78    
79    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
80    
81            * tree-test-form.dat: New test data file.
82    
83            * HTML-tree.t: |tree-test-form.dat| added.
84    
85            * tree-test-1.dat: Test results related to <option> and <optgroup>
86            are updated (cf. HTML5 revision 2128).
87    
88    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
89    
90            * tree-test-foreign.dat: New test data file.
91    
92            * HTML-tree.t: |tree-test-foreign.dat| added.
93    
94    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
95    
96            * tree-test-void.dat: Test on unmatched void end tag added (cf.
97            HTML5 revision 1731).
98    
99            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
100            revision 1731).
101    
102    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
103    
104            * tree-test-void.dat: Test on |param| and |source| start tags are
105            added, as well as test on polytheistic slashes for new void
106            elements (HTML5 revision 1731).
107    
108    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
109    
110            * tree-test-flow.dat: Test on implied end tag before <p> start tag
111            are added (HTML5 revision 1731).
112    
113    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
114    
115            * tree-test-phrasing.dat, tree-test-flow.dat: New test data files.
116    
117            * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat|
118            are added.
119    
120    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
121    
122            * tree-test-void.dat: New test data (cf. HTML5 revision 1731).
123    
124            * HTML-tree.t: |tree-test-void.dat| added.
125    
126            * tree-test-1.dat: Test on <listing> as a "special" element are
127            added.  Test on implied |option| and |optgroup| end tags are added
128            (cf. HTML5 revision 1731).
129    
130    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
131    
132            * tree-test-1.dat: Test related to "special", "formatting",
133            "scoping", and "phrasing" categories are added (cf. HTML5 revision
134            1778).
135    
136    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
137    
138            * ContentType.t: More test cases on BOM are added.  Some test
139            results updated according to HTML5 revision 1927.  Tests on the
140            returned values in the list context are added.
141    
142    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
143    
144            * content-model-2.dat: Test data on |for=""| attribute are added.
145    
146    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
147    
148            * tokenizer-test-1.test: Test data on invalid character references
149            are added (cf. HTML5 revision 2138).
150    
151            * tokenizer-test-2.dat: Test data on U+000B are updated (HTML5
152            revision 2138).
153    
154    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
155    
156            * content-model-2.dat: Test data for |area| |alt=""| are added (HTML5
157            revision 1932).
158    
159    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
160    
161            * content-model-2.dat: Test data for |form=""| are added.
162    
163    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
164    
165            * content-model-1.dat: Test data for |fieldset| |legend| are added.
166    
167    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
168    
169            * content-model-2.dat: Test data for |form| |name| are added.
170    
171    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
172    
173            * content-model-1.dat, content-model-2.dat, content-model-4.dat:
174            Test data for U+000B are added (cf. HTML5 revision 1738).
175    
176    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
177    
178            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
179            1738).
180    
181            * tree-test-1.dat: Test results updated.  New test data for the
182            treatement of U+000B are added (HTML5 revision 1738).
183    
184    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
185    
186            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
187            revision 1738).
188    
189    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
190    
191            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
192            revision 1738).
193    
194    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
195    
196            * content-checker.pl: Remove dedicated parser and adopt
197            testfiles.pl parser.
198    
199            * content-model-1.dat, content-model-2.dat: Typo fixed.
200    
201    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
202    
203            * content-model-1.dat: Test data for interactive contents are
204            added (cf. HTML5 revision 2018).
205    
206    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
207    
208            * content-model-2.dat: Add test data for accept-charset=""
209            attributes.
210    
211    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
212    
213            * langtag-1.dat: More test data from RFC 4646 are added.
214    
215    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
216    
217            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
218            are added.
219    
220    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
221    
222            * LangTag.t: Completely rewritten using |testfiles.pl|.
223    
224            * testfiles.pl: New script.
225    
226            * langtag-1.dat: Tests for case are added.
227    
228    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
229    
230            * ContentChecker.t: Atom tests are moved to another file.
231    
232            * ContentChecker-Atom.t, LangTag.t: New test scripts.
233    
234            * Makefile: Updated to invoke new test scripts.
235    
236            * langtag-1.dat: New test data file.
237    
238    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
239    
240            * ContentChecker.t: Test engine moved to another script.
241    
242            * content-checker.pl: New script.
243    
244    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
245    
246            * content-model-1.dat: Test results are updated.
247    
248            * content-model-2.dat: Tests for style="" are added.
249    
250    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
251    
252            * css-text.dat: Test data for pre-wrap updated.
253    
254    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
255    
256            * css-visual.dat: New test data for Firefox3's new 'width'
257            values.
258    
259    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
260    
261            * content-model-2.dat: A test case for NCR in charset=""
262            is added.
263    
264    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
265    
266            * tokenizer-test-3.dat: New test for MSE is added.
267    
268    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
269    
270            * HTML-tree.t: tokenizer-test-3.dat added.
271    
272            * tokenizer-test-3.dat: New test data.
273    
274    2008-09-09  Wakaba  <wakaba@suika.fam.cx>
275    
276            * content-model-1.dat, content-model-7.dat: |a| is now
277            transparent (HTML5 revision 1963).
278    
279    2008-09-07  Wakaba  <wakaba@suika.fam.cx>
280    
281            * content-model-7.dat: Typo fixed.
282    
283            * content-model-6.dat: Test data for data-UPPERCASE (now
284            disallowed) are added (HTML5 revision 1945).
285    
286    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
287    
288            * content-model-1.dat: Test data for |XSLT-compat|
289            added (HTML5 revision 2141).  A redundant test
290            entry is removed.
291    
292            * HTML-tree.t: Support for should-level errors.
293    
294  2008-09-06  Wakaba  <wakaba@suika.fam.cx>  2008-09-06  Wakaba  <wakaba@suika.fam.cx>
295    
296          * content-model-1.dat: Form test data are added (cf. HTML5          * content-model-1.dat: Form test data are added (cf. HTML5

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24