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

Legend:
Removed from v.1.200  
changed lines
  Added in v.1.321

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24