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

Legend:
Removed from v.1.248  
changed lines
  Added in v.1.363

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24