1 |
|
2008-06-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* content-model-6.dat: "data-" attribute is no longer allowed (HTML5 |
4 |
|
revision 1709). |
5 |
|
|
6 |
|
* content-model-2.dat: Add tests for rel=contact (cf. HTML5 |
7 |
|
revision 1711). |
8 |
|
|
9 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* ContentType.t: Test result related to UTF-32 updated (HTML5 |
12 |
|
revision 1701). |
13 |
|
|
14 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* content-model-2.dat: Test data on sizes="" are added (HTML5 |
17 |
|
revision 1558). |
18 |
|
|
19 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* content-model-1.dat: Test data on <datagrid> content model |
22 |
|
are added (cf. HTML5 revision 1566). Empty |datagrid| elements |
23 |
|
are no longer in error. |
24 |
|
|
25 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* tree-test-1.dat: Test data on <noframes> are added (HTML5 revision |
28 |
|
1692). |
29 |
|
|
30 |
|
2008-05-25 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* tree-test-1.dat: Test data on <isindex/> are added (HTML5 |
33 |
|
revision 1697). |
34 |
|
|
35 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* tree-test-1.dat: Test data on EOF in foreign content insertion |
38 |
|
mode are added (HTML5 revision 1693). Test data on SVG camelCase |
39 |
|
attributes are added (HTML5 revision 1700). Test data on <textarea> |
40 |
|
in <select> are added (HTML5 revision 1699). Test data on HTML start |
41 |
|
tags in foreign content insertion mode are added (HTML5 revision |
42 |
|
1698). |
43 |
|
|
44 |
|
* content-model-1.dat, content-model-2.dat: Update test |
45 |
|
results for <style> and <script>. |
46 |
|
|
47 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* content-model-2.dat: Test data on sandbox="" and seemless="" |
50 |
|
are added (cf. HTML5 revision 1637 and 1643). |
51 |
|
|
52 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* ContentType.t: A fictional test data for image/vnd.microsoft.icon |
55 |
|
are added (cf. HTML5 revision 1676). |
56 |
|
|
57 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* tokenizer-test-2.dat: New test data on truncated doctypes (c.f. |
60 |
|
HTML5 revision 1685). |
61 |
|
|
62 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* tokenizer-test-1.test: New test data on EOF in tags are added |
65 |
|
to cover changes in HTML5 revision 1684. |
66 |
|
|
67 |
|
2008-05-24 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* tree-test-1.dat: Test data related to changes in HTML5 |
70 |
|
revision 1686 are added. |
71 |
|
|
72 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* content-model-2.dat: Test data for charset="" attribute |
75 |
|
are added. |
76 |
|
|
77 |
|
2008-05-16 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* content-model-2.dat: Test data for pixeldata="" attribute |
80 |
|
are added (HTML5 revision 1629). |
81 |
|
|
82 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* content-model-2.dat: Boolean attributes now allow uppercase |
85 |
|
letters (HTML5 revision 1572). |
86 |
|
|
87 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* content-model-2.dat: Test data for td/@headers are added. |
90 |
|
|
91 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* content-model-2.dat: Test data for table/@cellpadding, |
94 |
|
table/@cellspacing, @charoff, and script/@langauge are added. |
95 |
|
|
96 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* content-model-1.dat, content-model-2.dat: New test data |
99 |
|
for meta refresh; some test results updated. Duplicate |
100 |
|
meta http-equiv="" are now non-conforming. |
101 |
|
|
102 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
* table-1.dat: Test data updated and some new test data |
105 |
|
added for new requirements (HTML5 revisions 1387 and 1388). |
106 |
|
|
107 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding |
110 |
|
are no longer safe; test data for them are added (HTML5 revision 1288). |
111 |
|
|
112 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
114 |
|
* ContentType.t: Test data of HTML with BOM are added (c.f. |
115 |
|
HTML5 revision 1282). |
116 |
|
|
117 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* content-model-2.dat: Test data for repeat* global attributes |
120 |
|
are added. |
121 |
|
|
122 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
* content-model-2.dat: Test data for |repeat-max=""| |
125 |
|
and |repeat-start=""| attributes are added. |
126 |
|
|
127 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
128 |
|
|
129 |
|
* content-model-2.dat: Test data for repetition template attributes |
130 |
|
are added. |
131 |
|
|
132 |
|
2008-05-03 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
134 |
|
* content-model-2.dat: Test data for data template attributes are |
135 |
|
added. |
136 |
|
|
137 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
139 |
|
* content-model-1.dat: Test data for <font> context are added. |
140 |
|
|
141 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* content-model-4.dat: Terms no longer have to be unique (HTML5 |
144 |
|
revision 1467). |
145 |
|
|
146 |
|
* content-model-2.dat: Tests for |onstorage| attribute |
147 |
|
are added (HTML5 revision 1495). Fix test results |
148 |
|
for unknown elements and attributes in the HTML namespace. |
149 |
|
|
150 |
|
2008-04-29 Wakaba <wakaba@suika.fam.cx> |
151 |
|
|
152 |
|
* content-model-1.dat, content-model-2.dat: Test results |
153 |
|
related to browsing context name or keyword are revised |
154 |
|
and added (HTML5 revision 1470 and 1471). |
155 |
|
|
156 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
157 |
|
|
158 |
|
* HTML-tokenizer.t: Raise a parse error if there are disallowed |
159 |
|
character (for compatibility with existing html5lib test data). |
160 |
|
|
161 |
|
* tokenizer-test-1.test: Some test results are updated with |
162 |
|
regard to parse errors on disallowed characters. |
163 |
|
|
164 |
|
* tokenizer-test-2.dat: Test data for disallowed characters |
165 |
|
are added (HTML5 revision 1263). |
166 |
|
|
167 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
170 |
|
new test files. |
171 |
|
|
172 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
173 |
|
|
174 |
|
* content-model-2.dat: Test data updated and added for |
175 |
|
global |xmlns| attributes (HTML5 revision 1426). |
176 |
|
|
177 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
179 |
|
* HTML-tokenizer.t: Remove "self-closing flag" if the start |
180 |
|
tag token is that of a slash permitted element (This is necessary |
181 |
|
to maintain compatibility with current test data, since in the |
182 |
|
new algorithm whether slash is permitted or not is decided in |
183 |
|
tree construction stage). |
184 |
|
|
185 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
187 |
|
* content-model-6.dat: New test data file. Test data for |
188 |
|
HTML custom data attributes (HTML5 revision 1399) are added. |
189 |
|
|
190 |
|
* ContentChecker.t: New test file |content-model-6.dat| is added. |
191 |
|
|
192 |
|
2008-03-29 Wakaba <wakaba@suika.fam.cx> |
193 |
|
|
194 |
|
* content-model-1.dat, content-model-2.dat: s/prose/flow/g. |
195 |
|
|
196 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
197 |
|
|
198 |
* content-model-2.dat: Test data on |rev| attribute are added. |
* content-model-2.dat: Test data on |rev| attribute are added. |