1 |
wakaba |
1.34 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.37 |
* tokenizer-test-2.dat: New test. This test file contains |
4 |
|
|
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
5 |
|
|
since they depends on how characeters are supplied to the |
6 |
|
|
tokenizer. |
7 |
|
|
|
8 |
|
|
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
9 |
|
|
etc. supported. |
10 |
|
|
|
11 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
|
13 |
wakaba |
1.36 |
* tokenizer-test-1.test: Tests for C1 character |
14 |
|
|
references are added. |
15 |
|
|
|
16 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
|
18 |
wakaba |
1.35 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
19 |
|
|
Note that a test fails that assumes XML attribute value |
20 |
|
|
normalization fails since XMLParserTemp.pm does |
21 |
|
|
not normalize white space in attribute value when |
22 |
|
|
creating an attribute node (and new NanoDOM-based |
23 |
|
|
manakai's Attr.value does not normalize white space |
24 |
|
|
for more Web compatibility). |
25 |
|
|
|
26 |
|
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
|
28 |
wakaba |
1.34 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
29 |
|
|
files are added. |
30 |
|
|
|
31 |
|
|
* tokenize/, tree-construction/: Sync with latest html5lib |
32 |
|
|
trunk. |
33 |
|
|
|
34 |
wakaba |
1.33 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
|
36 |
|
|
* content-model-2.dat: |script| |async| and |defer| |
37 |
|
|
no longer require |src|. |async| MUST NOT be |
38 |
|
|
specified if |defer|. (HTML5 revision 858). |
39 |
|
|
|
40 |
wakaba |
1.32 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
|
42 |
|
|
* ContentChecker.t: Don't use obsolete |new| method. |
43 |
|
|
|
44 |
|
|
* tree-test-1.dat: Nested form test added. |
45 |
|
|
|
46 |
wakaba |
1.31 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
|
48 |
|
|
* content-model-2.dat: Some error messages are updated. |
49 |
|
|
|
50 |
|
|
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
51 |
|
|
and |tfoot| is added. |
52 |
|
|
|
53 |
wakaba |
1.29 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
|
55 |
wakaba |
1.30 |
* content-model-2.dat: Tests for |rel| values are added. |
56 |
|
|
|
57 |
|
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
|
59 |
wakaba |
1.29 |
* content-model-2.dat: Errors on obsolete media |
60 |
|
|
type (i.e. |text/javascript|) are added to the expected results. |
61 |
|
|
|
62 |
|
|
* tree-test-1.dat: Tests for |style| elements' attributes |
63 |
|
|
are added. |
64 |
|
|
|
65 |
wakaba |
1.26 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
|
67 |
wakaba |
1.27 |
* URIChecker.t: New test entries. |
68 |
|
|
|
69 |
wakaba |
1.28 |
* content-model-2.dat: New test entries for URI attributes. |
70 |
|
|
|
71 |
wakaba |
1.27 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
|
73 |
wakaba |
1.26 |
* URIChecker.t: New test. |
74 |
|
|
|
75 |
wakaba |
1.22 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
|
77 |
wakaba |
1.25 |
* Makefile (content-type-files, content-checker-files): New rukes. |
78 |
|
|
|
79 |
|
|
* content-type-result.txt, content-checker-result.txt: New files. |
80 |
|
|
|
81 |
|
|
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
82 |
|
|
|
83 |
|
|
* content-model-2.dat: Warnings are added to unknown attributes |
84 |
|
|
for unknown elements. New tests for newly implemented |
85 |
|
|
attributes are added. |
86 |
|
|
|
87 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
|
89 |
wakaba |
1.24 |
* content-model-1.dat: Required attributes are |
90 |
|
|
added to <link>s. |
91 |
|
|
|
92 |
|
|
* content-model-2.dat: Tests for global event handler |
93 |
|
|
content attributes, <link>s and <embed>s are added. |
94 |
|
|
|
95 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
|
97 |
wakaba |
1.23 |
* content-model-2.dat: Tests for additionally-implemented |
98 |
|
|
attributes are added. |
99 |
|
|
|
100 |
|
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
|
102 |
wakaba |
1.22 |
* content-model-2.dat: Tests for <a>/interactive |
103 |
|
|
elements non-nesting are added. |
104 |
|
|
|
105 |
wakaba |
1.16 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
|
107 |
wakaba |
1.21 |
* content-model-3.dat: New test. |
108 |
|
|
|
109 |
|
|
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
110 |
|
|
|
111 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
|
113 |
wakaba |
1.20 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
114 |
|
|
and |<xmp>| are added. |
115 |
|
|
|
116 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
|
118 |
wakaba |
1.19 |
* content-model-1.dat: A content model conformance |
119 |
|
|
error was missing. |
120 |
|
|
|
121 |
|
|
* content-model-2.dat: Unsupported global attribute (prefixed |
122 |
|
|
attribute) test is added. Tests for many HTML5 elements |
123 |
|
|
are added. |
124 |
|
|
|
125 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
|
127 |
wakaba |
1.18 |
* content-model-2.dat: Tests for elements up to |progress|. |
128 |
|
|
|
129 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
130 |
|
|
|
131 |
wakaba |
1.17 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
132 |
|
|
|base|, |meta|, and |style|. |
133 |
|
|
|
134 |
|
|
* ContentChecker.t: Support for |#data html| (HTML parsing |
135 |
|
|
mode). |
136 |
|
|
|
137 |
|
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
|
139 |
wakaba |
1.16 |
* content-model-2.dat: New test. |
140 |
|
|
|
141 |
|
|
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
142 |
|
|
(get_node_path): |ATTRIBUTE_NODE| support. |
143 |
|
|
|
144 |
|
|
* content-model-1.dat: New tests for unknown |
145 |
|
|
element in HTML namespace. |
146 |
|
|
|
147 |
wakaba |
1.11 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
148 |
|
|
|
149 |
wakaba |
1.16 |
* ContentChecker.t (manakai_element_type_match): Removed. |
150 |
wakaba |
1.15 |
|
151 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
|
153 |
wakaba |
1.14 |
* content-model-1.dat: Tests for |a| content model are added. |
154 |
|
|
Tests for |legend| content model are added. |
155 |
|
|
|
156 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
157 |
|
|
|
158 |
wakaba |
1.13 |
* content-model-1.dat: Tests for |li| content model are added. |
159 |
|
|
|
160 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
|
162 |
wakaba |
1.12 |
* content-model-1.dat: Tests for |dd| content model are added. |
163 |
|
|
Tests for |em| content model (inline-level content |
164 |
|
|
or stricly inline-level content) are added. |
165 |
|
|
Tests for |dfn| content model are added. |
166 |
|
|
|
167 |
|
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
|
169 |
wakaba |
1.11 |
* content-model-1.dat: New test data. |
170 |
|
|
|
171 |
|
|
* ContentChecker.t: New test. |
172 |
|
|
|
173 |
wakaba |
1.10 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
|
175 |
|
|
* tree-test-1.dat: ins > p test and noscript in noscript test |
176 |
|
|
are added. |
177 |
|
|
|
178 |
wakaba |
1.9 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
179 |
|
|
|
180 |
|
|
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
181 |
|
|
are added. |
182 |
|
|
|
183 |
|
|
* tree-test-1.dat: |innerHTML| tests are added. |
184 |
|
|
|
185 |
|
|
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
|
187 |
|
|
* LICENSE: New document. |
188 |
|
|
|
189 |
wakaba |
1.8 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
190 |
|
|
|
191 |
|
|
* .cvsignore: Result files are added. |
192 |
|
|
|
193 |
|
|
* HTML-tree.t: Support for document fragment tests. |
194 |
|
|
|
195 |
|
|
* Makefile: Generate test result files. |
196 |
|
|
|
197 |
|
|
* tokenizer-test-1.test: A new test to ensure that |
198 |
|
|
characters after end tag are preserved in RCDATA or CDATA |
199 |
|
|
case. |
200 |
|
|
|
201 |
wakaba |
1.6 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
|
203 |
wakaba |
1.7 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
204 |
|
|
so that this test don't have to know parser class's |
205 |
|
|
internals. |
206 |
|
|
|
207 |
|
|
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
208 |
|
|
and "(<head> stuffs) after body" are added. |
209 |
|
|
|
210 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
211 |
|
|
|
212 |
wakaba |
1.6 |
* HTML-tree.t: New test file is added. Sort key |
213 |
|
|
was incorrect. |
214 |
|
|
|
215 |
|
|
* HTML-tokenizer.t: New test file is added. |
216 |
|
|
|
217 |
|
|
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
218 |
|
|
|
219 |
wakaba |
1.3 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
|
221 |
wakaba |
1.5 |
* .cvsignore: |tree-consturction| is added. |
222 |
|
|
|
223 |
|
|
* HTML-tree.t: New test. |
224 |
|
|
|
225 |
|
|
* Makefile: Rules for tree constructor tests are added. |
226 |
|
|
|
227 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
228 |
|
|
|
229 |
wakaba |
1.4 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
230 |
|
|
by customized ones so that utf8 vs byte string handling |
231 |
|
|
cause no error. Set |$JSON::UTF8| flag on so |
232 |
|
|
that the |JSON| module turns the utf8 flag on. |
233 |
|
|
Support for the |contentModelFlags| and |lastStartTag| |
234 |
|
|
test props. Show the input as well as description |
235 |
|
|
when a test fails. |
236 |
|
|
|
237 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
238 |
|
|
|
239 |
wakaba |
1.3 |
* .cvsignore: New file. |
240 |
|
|
|
241 |
|
|
* Makefile: New file. |
242 |
|
|
|
243 |
|
|
* HTML-tokenizer.t: New test. |
244 |
|
|
|
245 |
wakaba |
1.1 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
246 |
|
|
|
247 |
wakaba |
1.2 |
* ContentType.t: Remove some |my|s to avoid warnings. |
248 |
|
|
|
249 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
250 |
|
|
|
251 |
wakaba |
1.1 |
* ChangeLog: New file. |
252 |
|
|
|
253 |
|
|
* ContentType.t: New Perl test. |
254 |
|
|
|
255 |
|
|
|