/[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.240 by wakaba, Sat Aug 2 06:03:26 2008 UTC revision 1.261 by wakaba, Sun Sep 7 12:41:49 2008 UTC
# Line 1  Line 1 
1    2008-09-07  Wakaba  <wakaba@suika.fam.cx>
2    
3            * content-model-7.dat: Typo fixed.
4    
5            * content-model-6.dat: Test data for data-UPPERCASE (now
6            disallowed) are added (HTML5 revision 1945).
7    
8    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
9    
10            * content-model-1.dat: Test data for |XSLT-compat|
11            added (HTML5 revision 2141).  A redundant test
12            entry is removed.
13    
14            * HTML-tree.t: Support for should-level errors.
15    
16    2008-09-06  Wakaba  <wakaba@suika.fam.cx>
17    
18            * content-model-1.dat: Form test data are added (cf. HTML5
19            revisions 2142-2155).
20    
21    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
22    
23            * content-model-1.dat, content-model-2.dat: |event-source|
24            is renamed as |eventsource| (HTML5 revision 1863).
25    
26    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
27    
28            * content-model-2.dat: Uppercase letters are not allowed
29            as embed custom attributes (HTML5 revision 1946).
30    
31    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
32    
33            * tree-test-1.dat: Test data for after after frameset
34            insertion mode are added (cf. HTML5 revision 1909).
35    
36    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
37    
38            * content-model-2.dat, content-model-6.dat: Custom
39            attributes on |embed| and |data-*| attributes must
40            be XML compatible (HTML5 revision 1836).
41    
42    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
43    
44            * content-model-2.dat: xmlns="" on HTML elements that are
45            not the root of the HTML subtree are now allowed (HTML5
46            revision 1834).
47    
48    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
49    
50            * content-model-2.dat: Alternate style sheet element must
51            have a non-empty title attribute (HTML5 revision 1942).
52    
53    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
54    
55            * content-model-2.dat: A test data for wrong spelling of |irrelevant|
56            is added.
57    
58    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
59    
60            * content-model-1.dat, content-model-2.dat: Test data
61            for the |bb| element are added (cf. HTML5 revision 1894).
62    
63            * content-model-2.dat: |irrelevant| renamed as |hidden| (HTML5
64            revision 2119).
65    
66            * content-model-7.dat: New test file.
67    
68    2008-08-31  Wakaba  <wakaba@suika.fam.cx>
69    
70            * content-model-2.dat: <embed> w/o src="" is conforming (HTML5
71            revision 1929).
72    
73    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
74    
75            * content-model-2.dat: @autosubmit dropped (HTML5
76            revision 2019).
77    
78    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
79    
80            * content-model-4.dat: Some test data for <time> are added (c.f.
81            HTML5 revision 2094).
82    
83    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
84    
85            * ContentType.t: Support for image/svg+xml (HTML revision 2096).
86    
87    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
88    
89            * tokenizer-test-1.dat: '"' and "'" at the end of attribute
90            name (after another attribute) now raise parse error (HTML5
91            revision 2123).  Empty unquoted attribute is no
92            longer allowed (HTML5 revision 2122).
93    
94            * HTML-tokenizer.t: Hash keys were not sorted when dumped.
95    
96    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
97    
98            * HTML-tree.dat: tree-test-3.dat added.
99    
100            * tree-test-3.dat: Test data for definitionURL="" are added (cf.
101            HTML5 revision 2130).
102    
103    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
104    
105            * content-model-1.dat, content-model-2.dat: Test data updated
106            and added for HTML5 revision 2062 and so on (@lang and @xml:lang).
107    
108    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
109    
110            * CSS-Parser.t: Updated for latest version of the
111            Whatpm::CSS::Parser module.
112    
113            * css-1.dat, css-2.dat, css-3.dat, css-4.dat,
114            css-font.dat, css-generated.dat, css-interactive.dat,
115            css-paged.dat, css-table.dat, css-text.dat, css-visual.dat:
116            Test results updated.
117    
118    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
119    
120            * ContentChecker.t: Updated for latest version of the
121            Whatpm::ContentChecker module.
122    
123            * content-model-1.dat, content-model-2.dat, content-model-3.dat,
124            content-model-4.dat, content-model-6.dat, content-model-atom-1.dat,
125            content-model-atom-2.dat, content-model-atom-threading-1.dat,
126            table-1.dat: Results updated.
127    
128    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
129    
130            * URIChecker.t: Error results updated.
131    
132    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
133    
134            * URIChecker.t: Test results updated to new error type names.
135    
136    2008-08-03  Wakaba  <wakaba@suika.fam.cx>
137    
138            * WebIDL.t: Test data files for exceptions, typedefs,
139            and valuetypes are added to the list.
140    
141    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
142    
143            * WebIDL.t ($onerror): |value| argument value should be
144            checked as well as other argument values.
145    
146    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
147    
148            * WebIDL.t: Check whether |text| argument of the error
149            is correct or not.
150    
151  2008-08-02  Wakaba  <wakaba@suika.fam.cx>  2008-08-02  Wakaba  <wakaba@suika.fam.cx>
152    
153          * WebIDL.t: New test script.          * WebIDL.t: New test script.

Legend:
Removed from v.1.240  
changed lines
  Added in v.1.261

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24