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

Legend:
Removed from v.1.260  
changed lines
  Added in v.1.300

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24