/[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.270 by wakaba, Thu Sep 18 05:49:13 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>  2008-09-18  Wakaba  <wakaba@suika.fam.cx>
186    
187          * ContentChecker.t: Atom tests are moved to another file.          * ContentChecker.t: Atom tests are moved to another file.
# Line 6  Line 190 
190    
191          * Makefile: Updated to invoke new test scripts.          * 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>  2008-09-18  Wakaba  <wakaba@suika.fam.cx>
196    
197          * ContentChecker.t: Test engine moved to another script.          * ContentChecker.t: Test engine moved to another script.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24