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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24