/[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.221 by wakaba, Sat May 10 06:04:39 2008 UTC revision 1.326 by wakaba, Fri Nov 7 04:03:16 2008 UTC
# Line 1  Line 1 
1    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile: A rule for SWML testing is added.
4    
5            * SWML-Parser.t: New file.
6    
7            * swml/: New directory.
8    
9    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
10    
11            * XML-Parser.t: "xml/attrs-2.dat" added.
12    
13    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
14    
15            * XML-Parser.t: "xml/entrefs-2.dat" added.
16    
17    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
18    
19            * XML-Parser.t: "xml/entrefs-1.dat" added.
20    
21    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
22    
23            * XML-Parser.t: "xml/eldecls-1.dat" added.
24    
25    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
26    
27            * XML-Parser.t: Typo fixed.
28    
29    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
30    
31            * XML-Parser.t: "xml/entities-1.dat" and "xml/entities-2.dat"
32            added.  Support for the "#entities" directive.
33    
34    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
35    
36            * XML-Parser.t: "xml/notations-1.dat" added.
37    
38    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
39    
40            * XML-Parser.t: "xml/attlists-1.dat" added.
41    
42    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
43    
44            * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.
45    
46    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
47    
48            * XML-Parser.t: "xml/doctypes-2.dat" added.
49    
50            * tokenizer-test-1.test: Keyword case-sensitivility tests added.
51    
52    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
53    
54            * XML-Parser.t: "xml/ns-elements-1.dat" added.
55    
56    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
57    
58            * XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
59            Test directifes "#xml-version", "#xml-encoding", and
60            "#xml-standalone" are added.
61    
62    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
63    
64            * XML-Parser.t: "xml/charref-1.dat" added.
65    
66    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
67    
68            * XML-Parser.t: "xml/texts-1.dat" added.
69    
70            * tokenizer-test-2.dat: Test for ]]> are added.
71    
72    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
73    
74            * tree-test-foreign.dat: More test data are added.
75    
76    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
77    
78            * XML-Parser.t: "xml/elements-1.dat" and "xml/doctypes-1.dat"
79            added.
80    
81    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
82    
83            * XML-Parser.t: "xml/ns-attrs-1.dat" added.
84    
85    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
86    
87            * xml/: New directory.
88    
89            * Makefile: Tests for Whatpm::XML::Parser are added.
90    
91            * HTML-tree.t: Change the relative order of codes.
92    
93            * XML-Parser.t: New test script.
94    
95    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
96    
97            * HTML-tree.t: Serialization code moved to Whatpm::HTML::Dumper.
98    
99    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
100    
101            * tree-test-phrasing.dat: Wrong test results fixed.
102    
103            * tree-test-foreign.dat: New tests added.
104    
105            * testfiles.pl: "#..." line at the end of a test entry was not
106            supported.
107    
108            * HTML-tree.t: Show the "#data" content in "no #errors" error
109            message.
110    
111            * tokenizer-test-2.dat: A wrong test result fixed.
112    
113    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
114    
115            * HTML-tree.t: Test result format for oreign element/attribute
116            names are updated to the latest one for html5lib tests.  Append a
117            newline to the expected result only when it is not an empty
118            string, for comparablity with the actual result.
119    
120            * tokenizer-test-3.dat, tree-test-foreign.dat, tree-test-1.dat,
121            tree-test-3.dat: Test results for foreign elements are updated.
122    
123    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
124    
125            * HTML-tree.t: <!DOCTYPE> test result format changed to the latest
126            format for html5lib tests.
127    
128            * tree-test-1.dat, tokenizer-test-2.dat: Test results for
129            <!DOCTYPE> are updated.
130    
131    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
132    
133            * HTML-tree.t: Test data file parser changed to the common one.
134    
135    2008-10-13  Wakaba  <wakaba@suika.fam.cx>
136    
137            * tokenizer-test-2.dat: A test result was wrong.
138    
139    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
140    
141            * content-model-1.dat: Some entries moved to
142            dom-conformance/html-1.dat, dom-conformance/html-flows-1.dat,
143            dom-conformance/html-links-1.dat,
144            dom-conformance/html-objects-1.dat, and
145            dom-conformance/html-interactive-1.dat.
146    
147            * content-model-2.dat: Removed (moved to
148            dom-conformance/xml-1.dat, dom-conformance/html-1.dat,
149            dom-conformance/html-links-1.dat,
150            dom-conformance/html-objects-1.dat,
151            dom-conformance/html-interactive-1.dat, and
152            dom-conformance/html-flows-1.dat).
153    
154            * content-model-3.dat: Removed (moved to
155            dom-conformance/xml-global.dat).
156    
157            * content-model-4.dat: Removed (moved to
158            dom-conformance/html-texts-1.dat and
159            dom-conformance/html-links-1.dat).
160    
161            * content-model-5.dat: Removed (moved to
162            dom-conformance/html-flows-1.dat).
163    
164            * content-model-6.dat: Removed (moved to
165            dom-conformance/html-dataset.dat).
166    
167            * ContentChecker.t: References to the removed files removed and
168            references to new files added.
169    
170            * ContentChecker-XML.t: New script.
171    
172            * Makefile: Updated.
173    
174    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
175    
176            * content-model-2.dat: Repetition model test is moved to another
177            file.  A wrong test result fixed.  Broken test entries fixed.
178            <area rev> is now reported as "unknown attribute", since RDFa spec
179            adds that attribute to all elements with the Common attribute set.
180            Note that we have no plan to support RDFa, at the moment.
181    
182    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
183    
184            * ContentChecker.t: New files added.
185    
186            * content-model-1.dat, content-model-2.dat: Numbers of test
187            entries are moved to other files.
188    
189    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
190    
191            * content-model-1.dat, content-model-2.dat: Test results on
192            |label| contents fixed.
193    
194            * ContentChecker.t: |dom-conformance/html-form-label.dat| added.
195    
196            * dom-conformance/: New directory.
197    
198    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
199    
200            * HTML-tree.t: New test files added.
201    
202            * Makefile: New test files added.
203    
204    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
205    
206            * tree-test-1.dat: Test results updated and new tests added on the
207            boundaries of Text nodes (HTML5 revision 2124).
208    
209    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
210    
211            * tree-test-form.dat: New test data file.
212    
213            * HTML-tree.t: |tree-test-form.dat| added.
214    
215            * tree-test-1.dat: Test results related to <option> and <optgroup>
216            are updated (cf. HTML5 revision 2128).
217    
218    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
219    
220            * tree-test-foreign.dat: New test data file.
221    
222            * HTML-tree.t: |tree-test-foreign.dat| added.
223    
224    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
225    
226            * tree-test-void.dat: Test on unmatched void end tag added (cf.
227            HTML5 revision 1731).
228    
229            * tree-test-1.dat: Test on unmatched end tag added (cf. HTML5
230            revision 1731).
231    
232    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
233    
234            * tree-test-void.dat: Test on |param| and |source| start tags are
235            added, as well as test on polytheistic slashes for new void
236            elements (HTML5 revision 1731).
237    
238    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
239    
240            * tree-test-flow.dat: Test on implied end tag before <p> start tag
241            are added (HTML5 revision 1731).
242    
243    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
244    
245            * tree-test-phrasing.dat, tree-test-flow.dat: New test data files.
246    
247            * HTML-tree.t: |tree-test-phrasing.dat| and |tree-test-flow.dat|
248            are added.
249    
250    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
251    
252            * tree-test-void.dat: New test data (cf. HTML5 revision 1731).
253    
254            * HTML-tree.t: |tree-test-void.dat| added.
255    
256            * tree-test-1.dat: Test on <listing> as a "special" element are
257            added.  Test on implied |option| and |optgroup| end tags are added
258            (cf. HTML5 revision 1731).
259    
260    2008-10-04  Wakaba  <wakaba@suika.fam.cx>
261    
262            * tree-test-1.dat: Test related to "special", "formatting",
263            "scoping", and "phrasing" categories are added (cf. HTML5 revision
264            1778).
265    
266    2008-10-02  Wakaba  <wakaba@suika.fam.cx>
267    
268            * ContentType.t: More test cases on BOM are added.  Some test
269            results updated according to HTML5 revision 1927.  Tests on the
270            returned values in the list context are added.
271    
272    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
273    
274            * content-model-2.dat: Test data on |for=""| attribute are added.
275    
276    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
277    
278            * tokenizer-test-1.test: Test data on invalid character references
279            are added (cf. HTML5 revision 2138).
280    
281            * tokenizer-test-2.dat: Test data on U+000B are updated (HTML5
282            revision 2138).
283    
284    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
285    
286            * content-model-2.dat: Test data for |area| |alt=""| are added (HTML5
287            revision 1932).
288    
289    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
290    
291            * content-model-2.dat: Test data for |form=""| are added.
292    
293    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
294    
295            * content-model-1.dat: Test data for |fieldset| |legend| are added.
296    
297    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
298    
299            * content-model-2.dat: Test data for |form| |name| are added.
300    
301    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
302    
303            * content-model-1.dat, content-model-2.dat, content-model-4.dat:
304            Test data for U+000B are added (cf. HTML5 revision 1738).
305    
306    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
307    
308            * tokenizer-test-2.dat: Test result updated (cf. HTML5 revision
309            1738).
310    
311            * tree-test-1.dat: Test results updated.  New test data for the
312            treatement of U+000B are added (HTML5 revision 1738).
313    
314    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
315    
316            * tokenizer-test-1.test: Test data for U+000B are added (cf. HTML5
317            revision 1738).
318    
319    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
320    
321            * ContentType.t: Updated to disallow 0x0B as text byte (HTML5
322            revision 1738).
323    
324    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
325    
326            * content-checker.pl: Remove dedicated parser and adopt
327            testfiles.pl parser.
328    
329            * content-model-1.dat, content-model-2.dat: Typo fixed.
330    
331    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
332    
333            * content-model-1.dat: Test data for interactive contents are
334            added (cf. HTML5 revision 2018).
335    
336    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
337    
338            * content-model-2.dat: Add test data for accept-charset=""
339            attributes.
340    
341    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
342    
343            * langtag-1.dat: More test data from RFC 4646 are added.
344    
345    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
346    
347            * langtag-1.dat: More test data from RFC 4646 sections 1.-2.2.4.
348            are added.
349    
350    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
351    
352            * LangTag.t: Completely rewritten using |testfiles.pl|.
353    
354            * testfiles.pl: New script.
355    
356            * langtag-1.dat: Tests for case are added.
357    
358    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
359    
360            * ContentChecker.t: Atom tests are moved to another file.
361    
362            * ContentChecker-Atom.t, LangTag.t: New test scripts.
363    
364            * Makefile: Updated to invoke new test scripts.
365    
366            * langtag-1.dat: New test data file.
367    
368    2008-09-18  Wakaba  <wakaba@suika.fam.cx>
369    
370            * ContentChecker.t: Test engine moved to another script.
371    
372            * content-checker.pl: New script.
373    
374    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
375    
376            * content-model-1.dat: Test results are updated.
377    
378            * content-model-2.dat: Tests for style="" are added.
379    
380    2008-09-16  Wakaba  <wakaba@suika.fam.cx>
381    
382            * css-text.dat: Test data for pre-wrap updated.
383    
384    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
385    
386            * css-visual.dat: New test data for Firefox3's new 'width'
387            values.
388    
389    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
390    
391            * content-model-2.dat: A test case for NCR in charset=""
392            is added.
393    
394    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
395    
396            * tokenizer-test-3.dat: New test for MSE is added.
397    
398    2008-09-13  Wakaba  <wakaba@suika.fam.cx>
399    
400            * HTML-tree.t: tokenizer-test-3.dat added.
401    
402            * tokenizer-test-3.dat: New test data.
403    
404    2008-09-09  Wakaba  <wakaba@suika.fam.cx>
405    
406            * content-model-1.dat, content-model-7.dat: |a| is now
407            transparent (HTML5 revision 1963).
408    
409    2008-09-07  Wakaba  <wakaba@suika.fam.cx>
410    
411            * content-model-7.dat: Typo fixed.
412    
413            * content-model-6.dat: Test data for data-UPPERCASE (now
414            disallowed) are added (HTML5 revision 1945).
415    
416    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
417    
418            * content-model-1.dat: Test data for |XSLT-compat|
419            added (HTML5 revision 2141).  A redundant test
420            entry is removed.
421    
422            * HTML-tree.t: Support for should-level errors.
423    
424    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
425    
426            * content-model-1.dat: Form test data are added (cf. HTML5
427            revisions 2142-2155).
428    
429    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
430    
431            * content-model-1.dat, content-model-2.dat: |event-source|
432            is renamed as |eventsource| (HTML5 revision 1863).
433    
434    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
435    
436            * content-model-2.dat: Uppercase letters are not allowed
437            as embed custom attributes (HTML5 revision 1946).
438    
439    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
440    
441            * tree-test-1.dat: Test data for after after frameset
442            insertion mode are added (cf. HTML5 revision 1909).
443    
444    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
445    
446            * content-model-2.dat, content-model-6.dat: Custom
447            attributes on |embed| and |data-*| attributes must
448            be XML compatible (HTML5 revision 1836).
449    
450    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
451    
452            * content-model-2.dat: xmlns="" on HTML elements that are
453            not the root of the HTML subtree are now allowed (HTML5
454            revision 1834).
455    
456    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
457    
458            * content-model-2.dat: Alternate style sheet element must
459            have a non-empty title attribute (HTML5 revision 1942).
460    
461    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
462    
463            * content-model-2.dat: A test data for wrong spelling of |irrelevant|
464            is added.
465    
466    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
467    
468            * content-model-1.dat, content-model-2.dat: Test data
469            for the |bb| element are added (cf. HTML5 revision 1894).
470    
471            * content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5
472            revision 2119).
473    
474            * content-model-7.dat: New test file.
475    
476    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
477    
478            * content-model-2.dat: <embed> w/o src="" is conforming (HTML5
479            revision 1929).
480    
481    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
482    
483            * content-model-2.dat: @autosubmit dropped (HTML5
484            revision 2019).
485    
486    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
487    
488            * content-model-4.dat: Some test data for <time> are added (c.f.
489            HTML5 revision 2094).
490    
491    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
492    
493            * ContentType.t: Support for image/svg+xml (HTML revision 2096).
494    
495    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
496    
497            * tokenizer-test-1.dat: '"' and "'" at the end of attribute
498            name (after another attribute) now raise parse error (HTML5
499            revision 2123).  Empty unquoted attribute is no
500            longer allowed (HTML5 revision 2122).
501    
502            * HTML-tokenizer.t: Hash keys were not sorted when dumped.
503    
504    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
505    
506            * HTML-tree.dat: tree-test-3.dat added.
507    
508            * tree-test-3.dat: Test data for definitionURL="" are added (cf.
509            HTML5 revision 2130).
510    
511    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
512    
513            * content-model-1.dat, content-model-2.dat: Test data updated
514            and added for HTML5 revision 2062 and so on (@lang and @xml:lang).
515    
516    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
517    
518            * CSS-Parser.t: Updated for latest version of the
519            Whatpm::CSS::Parser module.
520    
521            * css-1.dat, css-2.dat, css-3.dat, css-4.dat,
522            css-font.dat, css-generated.dat, css-interactive.dat,
523            css-paged.dat, css-table.dat, css-text.dat, css-visual.dat:
524            Test results updated.
525    
526    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
527    
528            * ContentChecker.t: Updated for latest version of the
529            Whatpm::ContentChecker module.
530    
531            * content-model-1.dat, content-model-2.dat, content-model-3.dat,
532            content-model-4.dat, content-model-6.dat, content-model-atom-1.dat,
533            content-model-atom-2.dat, content-model-atom-threading-1.dat,
534            table-1.dat: Results updated.
535    
536    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
537    
538            * URIChecker.t: Error results updated.
539    
540    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
541    
542            * URIChecker.t: Test results updated to new error type names.
543    
544    2008-08-03  Wakaba  <wakaba@suika.fam.cx>
545    
546            * WebIDL.t: Test data files for exceptions, typedefs,
547            and valuetypes are added to the list.
548    
549    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
550    
551            * WebIDL.t ($onerror): |value| argument value should be
552            checked as well as other argument values.
553    
554    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
555    
556            * WebIDL.t: Check whether |text| argument of the error
557            is correct or not.
558    
559    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
560    
561            * WebIDL.t: New test script.
562    
563            * webidl/: New directory.
564    
565    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
566    
567            * content-model-1.dat, content-model-2.dat: Test data are
568            updated and added for <map name=""> and <map id=""> (HTML5
569            revisions 1722 and 1728).
570    
571    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
572    
573            * content-model-1.dat: Test data for ruby are added (HTML5 revision
574            1704).
575    
576    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
577    
578            * tree-test-1.dat: Test data added for ruby parsing (HTML5 revision
579            1704).
580    
581    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
582    
583            * HTML-tokenizer.t, tokenizer-test-1.test: Update for new format.
584    
585    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
586    
587            * content-model-6.dat: "data-" attribute is no longer allowed (HTML5
588            revision 1709).
589    
590            * content-model-2.dat: Add tests for rel=contact (cf. HTML5
591            revision 1711).
592    
593    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
594    
595            * ContentType.t: Test result related to UTF-32 updated (HTML5
596            revision 1701).
597    
598    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
599    
600            * content-model-2.dat: Test data on sizes="" are added (HTML5
601            revision 1558).
602    
603    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
604    
605            * content-model-1.dat: Test data on <datagrid> content model
606            are added (cf. HTML5 revision 1566).  Empty |datagrid| elements
607            are no longer in error.
608    
609    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
610    
611            * tree-test-1.dat: Test data on <noframes> are added (HTML5 revision
612            1692).
613    
614    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
615    
616            * tree-test-1.dat: Test data on <isindex/> are added (HTML5
617            revision 1697).
618    
619    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
620    
621            * tree-test-1.dat: Test data on EOF in foreign content insertion
622            mode are added (HTML5 revision 1693).  Test data on SVG camelCase
623            attributes are added (HTML5 revision 1700).  Test data on <textarea>
624            in <select> are added (HTML5 revision 1699).  Test data on HTML start
625            tags in foreign content insertion mode are added (HTML5 revision
626            1698).
627    
628            * content-model-1.dat, content-model-2.dat: Update test
629            results for <style> and <script>.
630    
631    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
632    
633            * content-model-2.dat: Test data on sandbox="" and seemless=""
634            are added (cf. HTML5 revision 1637 and 1643).
635    
636    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
637    
638            * ContentType.t: A fictional test data for image/vnd.microsoft.icon
639            are added (cf. HTML5 revision 1676).
640    
641    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
642    
643            * tokenizer-test-2.dat: New test data on truncated doctypes (c.f.
644            HTML5 revision 1685).
645    
646    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
647    
648            * tokenizer-test-1.test: New test data on EOF in tags are added
649            to cover changes in HTML5 revision 1684.
650    
651    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
652    
653            * tree-test-1.dat: Test data related to changes in HTML5
654            revision 1686 are added.
655    
656    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
657    
658            * content-model-2.dat: Test data for charset="" attribute
659            are added.
660    
661    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
662    
663            * content-model-2.dat: Test data for pixeldata="" attribute
664            are added (HTML5 revision 1629).
665    
666  2008-05-10  Wakaba  <wakaba@suika.fam.cx>  2008-05-10  Wakaba  <wakaba@suika.fam.cx>
667    
668          * content-model-2.dat: Boolean attributes now allow uppercase          * content-model-2.dat: Boolean attributes now allow uppercase

Legend:
Removed from v.1.221  
changed lines
  Added in v.1.326

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24