/[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.235 by wakaba, Sun Jun 1 05:35:55 2008 UTC revision 1.279 by wakaba, Sat Sep 20 10:20:47 2008 UTC
# Line 1  Line 1 
1    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
2    
3            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
4            1738).
5    
6            * tree-test-1.dat: Test results updated.  New test data for the
7            treatement of U+000B are added (HTML5 revision 1738).
8    
9    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
10    
11            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
12            revision 1738).
13    
14    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
15    
16            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
17            revision 1738).
18    
19    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
20    
21            * content-checker.pl: Remove dedicated parser and adopt
22            testfiles.pl parser.
23    
24            * content-model-1.dat, content-model-2.dat: Typo fixed.
25    
26    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
27    
28            * content-model-1.dat: Test data for interactive contents are
29            added (cf. HTML5 revision 2018).
30    
31    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
32    
33            * content-model-2.dat: Add test data for accept-charset=""
34            attributes.
35    
36    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
37    
38            * langtag-1.dat: More test data from RFC 4646 are added.
39    
40    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
41    
42            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
43            are added.
44    
45    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
46    
47            * LangTag.t: Completely rewritten using |testfiles.pl|.
48    
49            * testfiles.pl: New script.
50    
51            * langtag-1.dat: Tests for case are added.
52    
53    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
54    
55            * ContentChecker.t: Atom tests are moved to another file.
56    
57            * ContentChecker-Atom.t, LangTag.t: New test scripts.
58    
59            * Makefile: Updated to invoke new test scripts.
60    
61            * langtag-1.dat: New test data file.
62    
63    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
64    
65            * ContentChecker.t: Test engine moved to another script.
66    
67            * content-checker.pl: New script.
68    
69    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
70    
71            * content-model-1.dat: Test results are updated.
72    
73            * content-model-2.dat: Tests for style="" are added.
74    
75    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
76    
77            * css-text.dat: Test data for pre-wrap updated.
78    
79    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
80    
81            * css-visual.dat: New test data for Firefox3's new 'width'
82            values.
83    
84    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
85    
86            * content-model-2.dat: A test case for NCR in charset=""
87            is added.
88    
89    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
90    
91            * tokenizer-test-3.dat: New test for MSE is added.
92    
93    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
94    
95            * HTML-tree.t: tokenizer-test-3.dat added.
96    
97            * tokenizer-test-3.dat: New test data.
98    
99    2008-09-09  Wakaba  <wakaba@suika.fam.cx>
100    
101            * content-model-1.dat, content-model-7.dat: |a| is now
102            transparent (HTML5 revision 1963).
103    
104    2008-09-07  Wakaba  <wakaba@suika.fam.cx>
105    
106            * content-model-7.dat: Typo fixed.
107    
108            * content-model-6.dat: Test data for data-UPPERCASE (now
109            disallowed) are added (HTML5 revision 1945).
110    
111    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
112    
113            * content-model-1.dat: Test data for |XSLT-compat|
114            added (HTML5 revision 2141).  A redundant test
115            entry is removed.
116    
117            * HTML-tree.t: Support for should-level errors.
118    
119    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
120    
121            * content-model-1.dat: Form test data are added (cf. HTML5
122            revisions 2142-2155).
123    
124    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
125    
126            * content-model-1.dat, content-model-2.dat: |event-source|
127            is renamed as |eventsource| (HTML5 revision 1863).
128    
129    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
130    
131            * content-model-2.dat: Uppercase letters are not allowed
132            as embed custom attributes (HTML5 revision 1946).
133    
134    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
135    
136            * tree-test-1.dat: Test data for after after frameset
137            insertion mode are added (cf. HTML5 revision 1909).
138    
139    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
140    
141            * content-model-2.dat, content-model-6.dat: Custom
142            attributes on |embed| and |data-*| attributes must
143            be XML compatible (HTML5 revision 1836).
144    
145    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
146    
147            * content-model-2.dat: xmlns="" on HTML elements that are
148            not the root of the HTML subtree are now allowed (HTML5
149            revision 1834).
150    
151    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
152    
153            * content-model-2.dat: Alternate style sheet element must
154            have a non-empty title attribute (HTML5 revision 1942).
155    
156    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
157    
158            * content-model-2.dat: A test data for wrong spelling of |irrelevant|
159            is added.
160    
161    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
162    
163            * content-model-1.dat, content-model-2.dat: Test data
164            for the |bb| element are added (cf. HTML5 revision 1894).
165    
166            * content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5
167            revision 2119).
168    
169            * content-model-7.dat: New test file.
170    
171    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
172    
173            * content-model-2.dat: <embed> w/o src="" is conforming (HTML5
174            revision 1929).
175    
176    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
177    
178            * content-model-2.dat: @autosubmit dropped (HTML5
179            revision 2019).
180    
181    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
182    
183            * content-model-4.dat: Some test data for <time> are added (c.f.
184            HTML5 revision 2094).
185    
186    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
187    
188            * ContentType.t: Support for image/svg+xml (HTML revision 2096).
189    
190    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
191    
192            * tokenizer-test-1.dat: '"' and "'" at the end of attribute
193            name (after another attribute) now raise parse error (HTML5
194            revision 2123).  Empty unquoted attribute is no
195            longer allowed (HTML5 revision 2122).
196    
197            * HTML-tokenizer.t: Hash keys were not sorted when dumped.
198    
199    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
200    
201            * HTML-tree.dat: tree-test-3.dat added.
202    
203            * tree-test-3.dat: Test data for definitionURL="" are added (cf.
204            HTML5 revision 2130).
205    
206    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
207    
208            * content-model-1.dat, content-model-2.dat: Test data updated
209            and added for HTML5 revision 2062 and so on (@lang and @xml:lang).
210    
211    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
212    
213            * CSS-Parser.t: Updated for latest version of the
214            Whatpm::CSS::Parser module.
215    
216            * css-1.dat, css-2.dat, css-3.dat, css-4.dat,
217            css-font.dat, css-generated.dat, css-interactive.dat,
218            css-paged.dat, css-table.dat, css-text.dat, css-visual.dat:
219            Test results updated.
220    
221    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
222    
223            * ContentChecker.t: Updated for latest version of the
224            Whatpm::ContentChecker module.
225    
226            * content-model-1.dat, content-model-2.dat, content-model-3.dat,
227            content-model-4.dat, content-model-6.dat, content-model-atom-1.dat,
228            content-model-atom-2.dat, content-model-atom-threading-1.dat,
229            table-1.dat: Results updated.
230    
231    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
232    
233            * URIChecker.t: Error results updated.
234    
235    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
236    
237            * URIChecker.t: Test results updated to new error type names.
238    
239    2008-08-03  Wakaba  <wakaba@suika.fam.cx>
240    
241            * WebIDL.t: Test data files for exceptions, typedefs,
242            and valuetypes are added to the list.
243    
244    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
245    
246            * WebIDL.t ($onerror): |value| argument value should be
247            checked as well as other argument values.
248    
249    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
250    
251            * WebIDL.t: Check whether |text| argument of the error
252            is correct or not.
253    
254    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
255    
256            * WebIDL.t: New test script.
257    
258            * webidl/: New directory.
259    
260    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
261    
262            * content-model-1.dat, content-model-2.dat: Test data are
263            updated and added for <map name=""> and <map id=""> (HTML5
264            revisions 1722 and 1728).
265    
266    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
267    
268            * content-model-1.dat: Test data for ruby are added (HTML5 revision
269            1704).
270    
271    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
272    
273            * tree-test-1.dat: Test data added for ruby parsing (HTML5 revision
274            1704).
275    
276    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
277    
278            * HTML-tokenizer.t, tokenizer-test-1.test: Update for new format.
279    
280  2008-06-01  Wakaba  <wakaba@suika.fam.cx>  2008-06-01  Wakaba  <wakaba@suika.fam.cx>
281    
282          * content-model-6.dat: "data-" attribute is no longer allowed (HTML5          * content-model-6.dat: "data-" attribute is no longer allowed (HTML5

Legend:
Removed from v.1.235  
changed lines
  Added in v.1.279

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24