/[suikacvs]/markup/html/whatpm/t/tree-construction-result.txt
Suika

Contents of /markup/html/whatpm/t/tree-construction-result.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.242 - (hide annotations) (download)
Sat May 24 11:57:48 2008 UTC (17 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.241: +2 -2 lines
File MIME type: text/plain
++ whatpm/t/ChangeLog	24 May 2008 11:50:28 -0000
	* content-model-2.dat: Test data on sandbox="" and seemless=""
	are added (cf. HTML5 revision 1637 and 1643).

2008-05-24  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ChangeLog	24 May 2008 11:16:23 -0000
	* HTML.pm.src: ";" is not part of charset name (HTML5 revision 1665).

2008-05-24  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/ContentChecker/ChangeLog	24 May 2008 11:50:15 -0000
2008-05-24  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: Support for seemless="" (HTML5 revision 1637) and
	sandbox="" (HTML5 revision 1643).

2008-05-24  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm: |width| and |height| on |iframe| are now conforming (HTML5
	revision 1659).

1 wakaba 1.217 1..1920
2 wakaba 1.1 # Running under perl version 5.008007 for linux
3 wakaba 1.242 # Current time local: Sat May 24 20:51:15 2008
4     # Current time GMT: Sat May 24 11:51:15 2008
5 wakaba 1.1 # Using Test.pm version 1.25
6 wakaba 1.16 # t/tokenizer-test-2.dat
7 wakaba 1.1 ok 1
8 wakaba 1.12 ok 2
9 wakaba 1.1 ok 3
10     ok 4
11     ok 5
12     ok 6
13     ok 7
14 wakaba 1.11 ok 8
15     ok 9
16 wakaba 1.16 ok 10
17     ok 11
18     ok 12
19 wakaba 1.11 ok 13
20     ok 14
21 wakaba 1.16 ok 15
22     ok 16
23 wakaba 1.11 ok 17
24 wakaba 1.16 ok 18
25 wakaba 1.1 ok 19
26     ok 20
27     ok 21
28     ok 22
29     ok 23
30     ok 24
31     ok 25
32     ok 26
33     ok 27
34     ok 28
35     ok 29
36     ok 30
37     ok 31
38 wakaba 1.17 ok 32
39     ok 33
40     ok 34
41     ok 35
42 wakaba 1.43 ok 36
43     ok 37
44     ok 38
45     ok 39
46     ok 40
47     ok 41
48     ok 42
49     ok 43
50     ok 44
51     ok 45
52 wakaba 1.172 ok 46
53     ok 47
54     ok 48
55 wakaba 1.43 ok 49
56     ok 50
57 wakaba 1.172 ok 51
58     ok 52
59 wakaba 1.43 ok 53
60 wakaba 1.172 ok 54
61 wakaba 1.16 ok 55
62     ok 56
63     ok 57
64 wakaba 1.17 ok 58
65     ok 59
66     ok 60
67 wakaba 1.43 ok 61
68     ok 62
69     ok 63
70 wakaba 1.23 ok 64
71 wakaba 1.16 ok 65
72 wakaba 1.11 ok 66
73 wakaba 1.17 ok 67
74     ok 68
75     ok 69
76     ok 70
77 wakaba 1.25 ok 71
78 wakaba 1.172 ok 72
79 wakaba 1.1 ok 73
80     ok 74
81     ok 75
82 wakaba 1.11 ok 76
83 wakaba 1.17 ok 77
84 wakaba 1.35 ok 78
85 wakaba 1.17 ok 79
86     ok 80
87 wakaba 1.25 ok 81
88     ok 82
89 wakaba 1.1 ok 83
90 wakaba 1.35 ok 84
91 wakaba 1.1 ok 85
92 wakaba 1.16 ok 86
93 wakaba 1.17 ok 87
94 wakaba 1.16 ok 88
95 wakaba 1.17 ok 89
96 wakaba 1.16 ok 90
97 wakaba 1.43 ok 91
98 wakaba 1.16 ok 92
99 wakaba 1.43 ok 93
100 wakaba 1.16 ok 94
101 wakaba 1.1 ok 95
102 wakaba 1.16 ok 96
103 wakaba 1.199 ok 97
104     ok 98
105 wakaba 1.216 ok 99
106 wakaba 1.17 ok 100
107 wakaba 1.199 ok 101
108 wakaba 1.17 ok 102
109 wakaba 1.217 ok 103
110 wakaba 1.199 ok 104
111 wakaba 1.217 ok 105
112 wakaba 1.43 ok 106
113     ok 107
114     ok 108
115 wakaba 1.239 # t/tree-construction/tests1.dat
116 wakaba 1.43 ok 109
117     ok 110
118     ok 111
119     ok 112
120     ok 113
121 wakaba 1.172 ok 114
122 wakaba 1.43 ok 115
123 wakaba 1.172 ok 116
124 wakaba 1.43 ok 117
125 wakaba 1.172 ok 118
126 wakaba 1.43 ok 119
127 wakaba 1.172 ok 120
128 wakaba 1.43 ok 121
129 wakaba 1.172 ok 122
130 wakaba 1.43 ok 123
131 wakaba 1.172 ok 124
132 wakaba 1.43 ok 125
133 wakaba 1.172 ok 126
134 wakaba 1.239 ok 127
135 wakaba 1.172 ok 128
136 wakaba 1.43 ok 129
137 wakaba 1.172 ok 130
138 wakaba 1.239 not ok 131
139     # Test 131 got: "3" (t/HTML-tree.t at line 161 fail #66)
140     # Expected: "1" (Parse error: qq'<html><head></body></html>'; 1:7:no DOCTYPE, 1:20:unmatched end tag:body, 1:26:unmatched end tag:html;Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.)
141     # t/HTML-tree.t line 161 is: join (', ', @errors) . ';' . join (', ', @{$test->{errors}});
142 wakaba 1.172 ok 132
143 wakaba 1.43 ok 133
144 wakaba 1.172 ok 134
145 wakaba 1.239 ok 135
146 wakaba 1.172 ok 136
147 wakaba 1.1 ok 137
148     ok 138
149 wakaba 1.236 not ok 139
150     # Test 139 got: "2" (t/HTML-tree.t at line 161 fail #70)
151 wakaba 1.239 # Expected: "1" (Parse error: qq'<head></html>'; 1:7:no DOCTYPE, 1:13:unmatched end tag:html;Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.)
152 wakaba 1.1 ok 140
153 wakaba 1.239 ok 141
154 wakaba 1.1 ok 142
155 wakaba 1.239 not ok 143
156     # Test 143 got: "2" (t/HTML-tree.t at line 161 fail #72)
157     # Expected: "1" (Parse error: qq'</body>'; 1:7:no DOCTYPE, 1:7:unmatched end tag:body;Line: 1 Col: 7 Unexpected end tag (body). Expected DOCTYPE.)
158 wakaba 1.1 ok 144
159 wakaba 1.239 not ok 145
160     # Test 145 got: "2" (t/HTML-tree.t at line 161 fail #73)
161     # Expected: "1" (Parse error: qq'</html>'; 1:7:no DOCTYPE, 1:7:unmatched end tag:html;Line: 1 Col: 7 Unexpected end tag (html). Expected DOCTYPE.)
162 wakaba 1.1 ok 146
163     ok 147
164 wakaba 1.17 ok 148
165 wakaba 1.199 ok 149
166     ok 150
167 wakaba 1.217 ok 151
168 wakaba 1.43 ok 152
169 wakaba 1.1 ok 153
170     ok 154
171 wakaba 1.11 ok 155
172     ok 156
173 wakaba 1.16 ok 157
174 wakaba 1.1 ok 158
175 wakaba 1.11 ok 159
176     ok 160
177 wakaba 1.16 ok 161
178 wakaba 1.172 ok 162
179 wakaba 1.1 ok 163
180     ok 164
181 wakaba 1.11 ok 165
182     ok 166
183 wakaba 1.239 ok 167
184 wakaba 1.16 ok 168
185 wakaba 1.239 ok 169
186 wakaba 1.16 ok 170
187 wakaba 1.239 not ok 171
188     # Test 171 got: "16" (t/HTML-tree.t at line 161 fail #86)
189     # Expected: "6" (Parse error: qq'<!-----><font><div>hello<table>excite!<b>me!<th><i>please!</tr><!--X-->'; 1:6:dash in comment, 1:15:no DOCTYPE, 1:33:in table:#character, 1:34:in table:#character, 1:35:in table:#character, 1:36:in table:#character, 1:37:in table:#character, 1:38:in table:#character, 1:39:in table:#character, 1:42:in table:b, 1:43:in table:#character, 1:44:in table:#character, 1:45:in table:#character, 1:49:missing start tag:tr, 1:64:not closed, 1:71:in body:#eof;Line: 1 Col: 7 Unexpected '-' after '--' found in comment., Line: 1 Col: 14 Unexpected start tag (font). Expected DOCTYPE., Line: 1 Col: 38 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 48 Unexpected table cell start tag (th) in the table body phase., Line: 1 Col: 63 Got table cell end tag (th) while required end tags are missing., Line: 1 Col: 71 Expected closing tag. Unexpected end of file.)
190 wakaba 1.16 ok 172
191 wakaba 1.239 not ok 173
192     # Test 173 got: "0" (t/HTML-tree.t at line 161 fail #87)
193     # Expected: "1" (Parse error: qq'<!DOCTYPE html><li>hello<li>world<ul>how<li>do</ul>you</body><!--do-->'; ;Line: 1 Col: 61 Unexpected end tag (li). Missing end tag (body).)
194 wakaba 1.16 ok 174
195     ok 175
196     ok 176
197     ok 177
198     ok 178
199 wakaba 1.17 ok 179
200 wakaba 1.16 ok 180
201     ok 181
202     ok 182
203 wakaba 1.43 ok 183
204 wakaba 1.16 ok 184
205     ok 185
206     ok 186
207 wakaba 1.43 ok 187
208 wakaba 1.16 ok 188
209 wakaba 1.17 ok 189
210     ok 190
211     ok 191
212     ok 192
213 wakaba 1.199 ok 193
214     ok 194
215 wakaba 1.217 ok 195
216 wakaba 1.43 ok 196
217 wakaba 1.199 ok 197
218     ok 198
219 wakaba 1.217 ok 199
220 wakaba 1.43 ok 200
221     ok 201
222     ok 202
223 wakaba 1.172 ok 203
224     ok 204
225     ok 205
226     ok 206
227 wakaba 1.43 ok 207
228 wakaba 1.172 ok 208
229 wakaba 1.17 ok 209
230 wakaba 1.35 ok 210
231 wakaba 1.199 ok 211
232     ok 212
233 wakaba 1.217 ok 213
234 wakaba 1.17 ok 214
235 wakaba 1.239 ok 215
236 wakaba 1.17 ok 216
237 wakaba 1.199 ok 217
238     ok 218
239 wakaba 1.239 not ok 219
240     # Test 219 got: "3" (t/HTML-tree.t at line 161 fail #110)
241     # Expected: "4" (Parse error: qq'<font><p>hello<b>cruel</font>world'; 1:7:no DOCTYPE, 1:30:not closed, 1:34:in body:#eof;Line: 1 Col: 6 Unexpected start tag (font). Expected DOCTYPE., Line: 1 Col: 29 End tag (font) violates step 1, paragraph 3 of the adoption agency algorithm., Line: 1 Col: 29 End tag (font) violates step 1, paragraph 3 of the adoption agency algorithm., Line: 1 Col: 34 Expected closing tag. Unexpected end of file.)
242 wakaba 1.1 ok 220
243     ok 221
244 wakaba 1.11 ok 222
245     ok 223
246 wakaba 1.35 ok 224
247 wakaba 1.16 ok 225
248     ok 226
249 wakaba 1.1 ok 227
250 wakaba 1.35 ok 228
251 wakaba 1.1 ok 229
252     ok 230
253 wakaba 1.17 ok 231
254 wakaba 1.1 ok 232
255     ok 233
256     ok 234
257 wakaba 1.43 ok 235
258 wakaba 1.11 ok 236
259 wakaba 1.17 ok 237
260     ok 238
261 wakaba 1.43 ok 239
262 wakaba 1.17 ok 240
263 wakaba 1.43 ok 241
264 wakaba 1.25 ok 242
265 wakaba 1.199 ok 243
266     ok 244
267 wakaba 1.216 ok 245
268 wakaba 1.17 ok 246
269     ok 247
270     ok 248
271     ok 249
272 wakaba 1.35 ok 250
273 wakaba 1.43 ok 251
274 wakaba 1.35 ok 252
275 wakaba 1.16 ok 253
276     ok 254
277 wakaba 1.43 ok 255
278 wakaba 1.16 ok 256
279     ok 257
280     ok 258
281 wakaba 1.239 ok 259
282 wakaba 1.16 ok 260
283 wakaba 1.199 ok 261
284     ok 262
285     not ok 263
286 wakaba 1.217 # Test 263 got: "8" (t/HTML-tree.t at line 161 fail #132)
287 wakaba 1.239 # Expected: "5" (Parse error: qq'<a href="blah">aba<table><a href="foo">br<tr><td></td></tr>x</table>aoe'; 1:16:no DOCTYPE, 1:40:in table:a, 1:40:in a:a, 1:40:unmatched end tag:a, 1:41:in table:#character, 1:42:in table:#character, 1:61:in table:#character, 1:71:in body:#eof;Line: 1 Col: 15 Unexpected start tag (a). Expected DOCTYPE., Line: 1 Col: 39 Unexpected start tag (a) in table context caused voodoo mode., Line: 1 Col: 39 Unexpected start tag (a) implies end tag (a)., Line: 1 Col: 39 End tag (a) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 71 Expected closing tag. Unexpected end of file.)
288 wakaba 1.16 ok 264
289 wakaba 1.17 ok 265
290 wakaba 1.16 ok 266
291 wakaba 1.239 not ok 267
292     # Test 267 got: "8" (t/HTML-tree.t at line 161 fail #134)
293     # Expected: "4" (Parse error: qq'<table><a href="blah">aba<tr><td><a href="foo">br</td></tr>x</table>aoe'; 1:8:no DOCTYPE, 1:23:in table:a, 1:24:in table:#character, 1:25:in table:#character, 1:26:in table:#character, 1:55:not closed, 1:61:in table:#character, 1:71:in body:#eof;Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE., Line: 1 Col: 22 Unexpected start tag (a) in table context caused voodoo mode., Line: 1 Col: 54 Got table cell end tag (td) while required end tags are missing., Line: 1 Col: 71 Expected closing tag. Unexpected end of file.)
294 wakaba 1.17 ok 268
295 wakaba 1.43 ok 269
296 wakaba 1.17 ok 270
297 wakaba 1.21 ok 271
298 wakaba 1.43 ok 272
299     ok 273
300 wakaba 1.16 ok 274
301 wakaba 1.199 ok 275
302     ok 276
303 wakaba 1.239 ok 277
304 wakaba 1.17 ok 278
305 wakaba 1.199 ok 279
306     ok 280
307 wakaba 1.239 not ok 281
308     # Test 281 got: "3" (t/HTML-tree.t at line 161 fail #141)
309     # Expected: "4" (Parse error: qq'<body><body><base><link><meta><title><p></title><body><p></body>'; 1:7:no DOCTYPE, 1:13:in body:body, 1:55:in body:body;Line: 1 Col: 6 Unexpected start tag (body). Expected DOCTYPE., Line: 1 Col: 12 Unexpected start tag (body)., Line: 1 Col: 54 Unexpected start tag (body)., Line: 1 Col: 64 Unexpected end tag (p). Missing end tag (body).)
310 wakaba 1.43 ok 282
311 wakaba 1.239 ok 283
312 wakaba 1.172 ok 284
313 wakaba 1.199 ok 285
314 wakaba 1.239 ok 286
315     not ok 287
316     # Test 287 got: "10" (t/HTML-tree.t at line 161 fail #144)
317     # Expected: "11" (Parse error: qq'<a><table><a></table><p><a><div><a>'; 1:4:no DOCTYPE, 1:14:in table:a, 1:14:in a:a, 1:14:unmatched end tag:a, 1:28:in a:a, 1:28:unmatched end tag:a, 1:33:not closed, 1:35:in a:a, 1:35:unmatched end tag:a, 1:35:in body:#eof;Line: 1 Col: 3 Unexpected start tag (a). Expected DOCTYPE., Line: 1 Col: 13 Unexpected start tag (a) in table context caused voodoo mode., Line: 1 Col: 13 Unexpected start tag (a) implies end tag (a)., Line: 1 Col: 13 End tag (a) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 21 Unexpected end tag (table). Expected end tag (a)., Line: 1 Col: 27 Unexpected start tag (a) implies end tag (a)., Line: 1 Col: 27 End tag (a) violates step 1, paragraph 2 of the adoption agency algorithm., Line: 1 Col: 32 Unexpected end tag (p). Ignored., Line: 1 Col: 35 Unexpected start tag (a) implies end tag (a)., Line: 1 Col: 35 End tag (a) violates step 1, paragraph 2 of the adoption agency algorithm., Line: 1 Col: 35 Expected closing tag. Unexpected end of file.)
318     ok 288
319     ok 289
320     not ok 290
321     # Test 290 got: "| <html>\n| <head>\n| <meta>\n| <body>\n| <p>\n" (t/HTML-tree.t at line 163 fail #145)
322 wakaba 1.236 # Expected: "| <html>\n| <head>\n| <body>\n| <p>\n| <meta>\n| <p>\n" (Document tree: qq'<head></p><meta><p>')
323     # Got 1 extra line at line 3:
324     # + "| <meta>\n"
325     # Lines 5-5 are missing:
326     # - "| <p>\n"
327     # - "| <meta>\n"
328     # t/HTML-tree.t line 163 is: ok $result, $test->{document},
329 wakaba 1.239 not ok 291
330     # Test 291 got: "2" (t/HTML-tree.t at line 161 fail #146)
331 wakaba 1.236 # Expected: "3" (Parse error: qq'<head></html><meta><p>'; 1:7:no DOCTYPE, 1:14:unmatched end tag:html;Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE., Line: 1 Col: 19 Unexpected start tag (meta). Expected end of file., Line: 1 Col: 19 Unexpected start tag token (meta) in the after body phase.)
332 wakaba 1.239 not ok 292
333     # Test 292 got: "| <html>\n| <head>\n| <meta>\n| <body>\n| <p>\n" (t/HTML-tree.t at line 163 fail #146)
334 wakaba 1.236 # Expected: "| <html>\n| <head>\n| <body>\n| <meta>\n| <p>\n" (Document tree: qq'<head></html><meta><p>')
335     # Got 1 extra line at line 3:
336     # + "| <meta>\n"
337     # Line 5 is missing:
338     # - "| <meta>\n"
339 wakaba 1.16 ok 293
340 wakaba 1.172 ok 294
341 wakaba 1.16 ok 295
342 wakaba 1.17 ok 296
343 wakaba 1.172 ok 297
344     ok 298
345 wakaba 1.17 ok 299
346 wakaba 1.20 ok 300
347 wakaba 1.17 ok 301
348     ok 302
349     ok 303
350 wakaba 1.20 ok 304
351 wakaba 1.17 ok 305
352 wakaba 1.20 ok 306
353 wakaba 1.17 ok 307
354 wakaba 1.43 ok 308
355 wakaba 1.16 ok 309
356     ok 310
357     ok 311
358     ok 312
359     ok 313
360     ok 314
361     ok 315
362 wakaba 1.17 ok 316
363     ok 317
364     ok 318
365     ok 319
366 wakaba 1.43 ok 320
367 wakaba 1.16 ok 321
368     ok 322
369     ok 323
370     ok 324
371 wakaba 1.239 ok 325
372     ok 326
373     ok 327
374     ok 328
375     not ok 329
376     # Test 329 got: "85" (t/HTML-tree.t at line 161 fail #165)
377 wakaba 1.236 # Expected: "86" (Parse error: qq'</strong></b></em></i></u></strike></s></blink></tt></pre></big></small></font></select></h1></h2></h3></h4></h5></h6></body></br></a></img></title></span></style></script></table></th></td></tr></frame></area></link></param></hr></input></col></base></meta></basefont></bgsound></embed></spacer></p></dd></dt></caption></colgroup></tbody></tfoot></thead></address></blockquote></center></dir></div></dl></fieldset></listing></menu></ol></ul></li></nobr></wbr></form></button></marquee></object></html></frameset></head></iframe></image></isindex></noembed></noframes></noscript></optgroup></option></plaintext></textarea>'; 1:10:no DOCTYPE, 1:10:unmatched end tag:strong, 1:14:unmatched end tag:b, 1:19:unmatched end tag:em, 1:23:unmatched end tag:i, 1:27:unmatched end tag:u, 1:36:unmatched end tag:strike, 1:40:unmatched end tag:s, 1:48:unmatched end tag:blink, 1:53:unmatched end tag:tt, 1:59:unmatched end tag:pre, 1:65:unmatched end tag:big, 1:73:unmatched end tag:small, 1:80:unmatched end tag:font, 1:89:unmatched end tag:select, 1:94:unmatched end tag:h1, 1:99:unmatched end tag:h2, 1:104:unmatched end tag:h3, 1:109:unmatched end tag:h4, 1:114:unmatched end tag:h5, 1:119:unmatched end tag:h6, 1:126:unmatched end tag:body, 1:131:unmatched end tag:br, 1:135:unmatched end tag:a, 1:141:unmatched end tag:img, 1:149:unmatched end tag:title, 1:156:unmatched end tag:span, 1:164:unmatched end tag:style, 1:173:unmatched end tag:script, 1:181:unmatched end tag:table, 1:186:unmatched end tag:th, 1:191:unmatched end tag:td, 1:196:unmatched end tag:tr, 1:204:unmatched end tag:frame, 1:211:unmatched end tag:area, 1:218:unmatched end tag:link, 1:226:unmatched end tag:param, 1:231:unmatched end tag:hr, 1:239:unmatched end tag:input, 1:245:unmatched end tag:col, 1:252:unmatched end tag:base, 1:259:unmatched end tag:meta, 1:270:unmatched end tag:basefont, 1:280:unmatched end tag:bgsound, 1:288:unmatched end tag:embed, 1:297:unmatched end tag:spacer, 1:301:unmatched end tag:p, 1:306:unmatched end tag:dd, 1:311:unmatched end tag:dt, 1:321:unmatched end tag:caption, 1:332:unmatched end tag:colgroup, 1:340:unmatched end tag:tbody, 1:348:unmatched end tag:tfoot, 1:356:unmatched end tag:thead, 1:366:unmatched end tag:address, 1:379:unmatched end tag:blockquote, 1:388:unmatched end tag:center, 1:394:unmatched end tag:dir, 1:400:unmatched end tag:div, 1:405:unmatched end tag:dl, 1:416:unmatched end tag:fieldset, 1:426:unmatched end tag:listing, 1:433:unmatched end tag:menu, 1:438:unmatched end tag:ol, 1:443:unmatched end tag:ul, 1:448:unmatched end tag:li, 1:455:unmatched end tag:nobr, 1:461:unmatched end tag:wbr, 1:468:unmatched end tag:form, 1:477:unmatched end tag:button, 1:487:unmatched end tag:marquee, 1:496:unmatched end tag:object, 1:503:unmatched end tag:html, 1:514:unmatched end tag:frameset, 1:521:unmatched end tag:head, 1:530:unmatched end tag:iframe, 1:538:unmatched end tag:image, 1:548:unmatched end tag:isindex, 1:558:unmatched end tag:noembed, 1:569:unmatched end tag:noframes, 1:580:unmatched end tag:noscript, 1:591:unmatched end tag:optgroup, 1:600:unmatched end tag:option, 1:612:unmatched end tag:plaintext, 1:622:unmatched end tag:textarea;Line: 1 Col: 9 Unexpected end tag (strong). Expected DOCTYPE., Line: 1 Col: 9 Unexpected end tag (strong) after the (implied) root element., Line: 1 Col: 13 Unexpected end tag (b) after the (implied) root element., Line: 1 Col: 18 Unexpected end tag (em) after the (implied) root element., Line: 1 Col: 22 Unexpected end tag (i) after the (implied) root element., Line: 1 Col: 26 Unexpected end tag (u) after the (implied) root element., Line: 1 Col: 35 Unexpected end tag (strike) after the (implied) root element., Line: 1 Col: 39 Unexpected end tag (s) after the (implied) root element., Line: 1 Col: 47 Unexpected end tag (blink) after the (implied) root element., Line: 1 Col: 52 Unexpected end tag (tt) after the (implied) root element., Line: 1 Col: 58 Unexpected end tag (pre) after the (implied) root element., Line: 1 Col: 64 Unexpected end tag (big) after the (implied) root element., Line: 1 Col: 72 Unexpected end tag (small) after the (implied) root element., Line: 1 Col: 79 Unexpected end tag (font) after the (implied) root element., Line: 1 Col: 88 Unexpected end tag (select) after the (implied) root element., Line: 1 Col: 93 Unexpected end tag (h1) after the (implied) root element., Line: 1 Col: 98 Unexpected end tag (h2) after the (implied) root element., Line: 1 Col: 103 Unexpected end tag (h3) after the (implied) root element., Line: 1 Col: 108 Unexpected end tag (h4) after the (implied) root element., Line: 1 Col: 113 Unexpected end tag (h5) after the (implied) root element., Line: 1 Col: 118 Unexpected end tag (h6) after the (implied) root element., Line: 1 Col: 130 Unexpected end tag token (br) in the after body phase., Line: 1 Col: 130 Unexpected end tag (br). Treated as br element., Line: 1 Col: 134 End tag (a) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 140 This element (img) has no end tag., Line: 1 Col: 148 Unexpected end tag (title). Ignored., Line: 1 Col: 155 Unexpected end tag (span). Ignored., Line: 1 Col: 163 Unexpected end tag (style). Ignored., Line: 1 Col: 172 Unexpected end tag (script). Ignored., Line: 1 Col: 180 Unexpected end tag (table). Ignored., Line: 1 Col: 185 Unexpected end tag (th). Ignored., Line: 1 Col: 190 Unexpected end tag (td). Ignored., Line: 1 Col: 195 Unexpected end tag (tr). Ignored., Line: 1 Col: 203 This element (frame) has no end tag., Line: 1 Col: 210 This element (area) has no end tag., Line: 1 Col: 217 Unexpected end tag (link). Ignored., Line: 1 Col: 225 This element (param) has no end tag., Line: 1 Col: 230 This element (hr) has no end tag., Line: 1 Col: 238 This element (input) has no end tag., Line: 1 Col: 244 Unexpected end tag (col). Ignored., Line: 1 Col: 251 Unexpected end tag (base). Ignored., Line: 1 Col: 258 Unexpected end tag (meta). Ignored., Line: 1 Col: 269 This element (basefont) has no end tag., Line: 1 Col: 279 This element (bgsound) has no end tag., Line: 1 Col: 287 This element (embed) has no end tag., Line: 1 Col: 296 This element (spacer) has no end tag., Line: 1 Col: 300 Unexpected end tag (p). Ignored., Line: 1 Col: 305 End tag (dd) seen too early. Expected other end tag., Line: 1 Col: 310 End tag (dt) seen too early. Expected other end tag., Line: 1 Col: 320 Unexpected end tag (caption). Ignored., Line: 1 Col: 331 Unexpected end tag (colgroup). Ignored., Line: 1 Col: 339 Unexpected end tag (tbody). Ignored., Line: 1 Col: 347 Unexpected end tag (tfoot). Ignored., Line: 1 Col: 355 Unexpected end tag (thead). Ignored., Line: 1 Col: 365 End tag (address) seen too early. Expected other end tag., Line: 1 Col: 378 End tag (blockquote) seen too early. Expected other end tag., Line: 1 Col: 387 End tag (center) seen too early. Expected other end tag., Line: 1 Col: 393 Unexpected end tag (dir). Ignored., Line: 1 Col: 399 End tag (div) seen too early. Expected other end tag., Line: 1 Col: 404 End tag (dl) seen too early. Expected other end tag., Line: 1 Col: 415 End tag (fieldset) seen too early. Expected other end tag., Line: 1 Col: 425 End tag (listing) seen too early. Expected other end tag., Line: 1 Col: 432 End tag (menu) seen too early. Expected other end tag., Line: 1 Col: 437 End tag (ol) seen too early. Expected other end tag., Line: 1 Col: 442 End tag (ul) seen too early. Expected other end tag., Line: 1 Col: 447 End tag (li) seen too early. Expected other end tag., Line: 1 Col: 454 End tag (nobr) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 460 This element (wbr) has no end tag., Line: 1 Col: 467 End tag (form) seen too early. Ignored., Line: 1 Col: 476 End tag (button) seen too early. Expected other end tag., Line: 1 Col: 486 End tag (marquee) seen too early. Expected other end tag., Line: 1 Col: 495 End tag (object) seen too early. Expected other end tag., Line: 1 Col: 513 Unexpected end tag (frameset). Expected end of file., Line: 1 Col: 513 Unexpected end tag token (frameset) in the after body phase., Line: 1 Col: 513 Unexpected end tag (frameset). Ignored., Line: 1 Col: 520 Unexpected end tag (head). Ignored., Line: 1 Col: 529 Unexpected end tag (iframe). Ignored., Line: 1 Col: 537 This element (image) has no end tag., Line: 1 Col: 547 This element (isindex) has no end tag., Line: 1 Col: 557 Unexpected end tag (noembed). Ignored., Line: 1 Col: 568 Unexpected end tag (noframes). Ignored., Line: 1 Col: 579 Unexpected end tag (noscript). Ignored., Line: 1 Col: 590 Unexpected end tag (optgroup). Ignored., Line: 1 Col: 599 Unexpected end tag (option). Ignored., Line: 1 Col: 611 Unexpected end tag (plaintext). Ignored., Line: 1 Col: 622 Unexpected end tag (textarea). Ignored.)
378 wakaba 1.239 not ok 330
379     # Test 330 got: "| <html>\n| <head>\n| <body>\n" (t/HTML-tree.t at line 163 fail #165)
380 wakaba 1.236 # Expected: "| <html>\n| <head>\n| <body>\n| <br>\n| <p>\n" (Document tree: qq'</strong></b></em></i></u></strike></s></blink></tt></pre></big></small></font></select></h1></h2></h3></h4></h5></h6></body></br></a></img></title></span></style></script></table></th></td></tr></frame></area></link></param></hr></input></col></base></meta></basefont></bgsound></embed></spacer></p></dd></dt></caption></colgroup></tbody></tfoot></thead></address></blockquote></center></dir></div></dl></fieldset></listing></menu></ol></ul></li></nobr></wbr></form></button></marquee></object></html></frameset></head></iframe></image></isindex></noembed></noframes></noscript></optgroup></option></plaintext></textarea>')
381     # Lines 4-4 are missing:
382     # - "| <br>\n"
383     # - "| <p>\n"
384 wakaba 1.239 not ok 331
385     # Test 331 got: "112" (t/HTML-tree.t at line 161 fail #166)
386 wakaba 1.217 # Expected: "86" (Parse error: qq'<table><tr></strong></b></em></i></u></strike></s></blink></tt></pre></big></small></font></select></h1></h2></h3></h4></h5></h6></body></br></a></img></title></span></style></script></table></th></td></tr></frame></area></link></param></hr></input></col></base></meta></basefont></bgsound></embed></spacer></p></dd></dt></caption></colgroup></tbody></tfoot></thead></address></blockquote></center></dir></div></dl></fieldset></listing></menu></ol></ul></li></nobr></wbr></form></button></marquee></object></html></frameset></head></iframe></image></isindex></noembed></noframes></noscript></optgroup></option></plaintext></textarea>'; 1:8:no DOCTYPE, 1:21:in table:/strong, 1:21:unmatched end tag:strong, 1:25:in table:/b, 1:25:unmatched end tag:b, 1:30:in table:/em, 1:30:unmatched end tag:em, 1:34:in table:/i, 1:34:unmatched end tag:i, 1:38:in table:/u, 1:38:unmatched end tag:u, 1:47:in table:/strike, 1:47:unmatched end tag:strike, 1:51:in table:/s, 1:51:unmatched end tag:s, 1:59:in table:/blink, 1:59:unmatched end tag:blink, 1:64:in table:/tt, 1:64:unmatched end tag:tt, 1:70:in table:/pre, 1:70:unmatched end tag:pre, 1:76:in table:/big, 1:76:unmatched end tag:big, 1:84:in table:/small, 1:84:unmatched end tag:small, 1:91:in table:/font, 1:91:unmatched end tag:font, 1:100:in table:/select, 1:100:unmatched end tag:select, 1:105:in table:/h1, 1:105:unmatched end tag:h1, 1:110:in table:/h2, 1:110:unmatched end tag:h2, 1:115:in table:/h3, 1:115:unmatched end tag:h3, 1:120:in table:/h4, 1:120:unmatched end tag:h4, 1:125:in table:/h5, 1:125:unmatched end tag:h5, 1:130:in table:/h6, 1:130:unmatched end tag:h6, 1:137:unmatched end tag:body, 1:142:in table:/br, 1:142:unmatched end tag:br, 1:146:in table:/a, 1:146:unmatched end tag:a, 1:152:in table:/img, 1:152:unmatched end tag:img, 1:160:in table:/title, 1:160:unmatched end tag:title, 1:167:in table:/span, 1:167:unmatched end tag:span, 1:175:in table:/style, 1:175:unmatched end tag:style, 1:184:in table:/script, 1:184:unmatched end tag:script, 1:197:unmatched end tag:th, 1:202:unmatched end tag:td, 1:207:unmatched end tag:tr, 1:215:unmatched end tag:frame, 1:222:unmatched end tag:area, 1:229:unmatched end tag:link, 1:237:unmatched end tag:param, 1:242:unmatched end tag:hr, 1:250:unmatched end tag:input, 1:256:unmatched end tag:col, 1:263:unmatched end tag:base, 1:270:unmatched end tag:meta, 1:281:unmatched end tag:basefont, 1:291:unmatched end tag:bgsound, 1:299:unmatched end tag:embed, 1:308:unmatched end tag:spacer, 1:312:unmatched end tag:p, 1:317:unmatched end tag:dd, 1:322:unmatched end tag:dt, 1:332:unmatched end tag:caption, 1:343:unmatched end tag:colgroup, 1:351:unmatched end tag:tbody, 1:359:unmatched end tag:tfoot, 1:367:unmatched end tag:thead, 1:377:unmatched end tag:address, 1:390:unmatched end tag:blockquote, 1:399:unmatched end tag:center, 1:405:unmatched end tag:dir, 1:411:unmatched end tag:div, 1:416:unmatched end tag:dl, 1:427:unmatched end tag:fieldset, 1:437:unmatched end tag:listing, 1:444:unmatched end tag:menu, 1:449:unmatched end tag:ol, 1:454:unmatched end tag:ul, 1:459:unmatched end tag:li, 1:466:unmatched end tag:nobr, 1:472:unmatched end tag:wbr, 1:479:unmatched end tag:form, 1:488:unmatched end tag:button, 1:498:unmatched end tag:marquee, 1:507:unmatched end tag:object, 1:525:after html:/frameset, 1:525:after body:/frameset, 1:525:unmatched end tag:frameset, 1:532:unmatched end tag:head, 1:541:unmatched end tag:iframe, 1:549:unmatched end tag:image, 1:559:unmatched end tag:isindex, 1:569:unmatched end tag:noembed, 1:580:unmatched end tag:noframes, 1:591:unmatched end tag:noscript, 1:602:unmatched end tag:optgroup, 1:611:unmatched end tag:option, 1:623:unmatched end tag:plaintext, 1:633:unmatched end tag:textarea;Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE., Line: 1 Col: 20 Unexpected end tag (strong) in table context caused voodoo mode., Line: 1 Col: 20 End tag (strong) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 24 End tag (b) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 29 End tag (em) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 33 End tag (i) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 37 End tag (u) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 46 End tag (strike) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 50 End tag (s) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 58 Unexpected end tag (blink). Ignored., Line: 1 Col: 63 End tag (tt) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 69 End tag (pre) seen too early. Expected other end tag., Line: 1 Col: 75 End tag (big) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 83 End tag (small) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 90 End tag (font) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 99 Unexpected end tag (select). Ignored., Line: 1 Col: 104 End tag (h1) seen too early. Expected other end tag., Line: 1 Col: 109 End tag (h2) seen too early. Expected other end tag., Line: 1 Col: 114 End tag (h3) seen too early. Expected other end tag., Line: 1 Col: 119 End tag (h4) seen too early. Expected other end tag., Line: 1 Col: 124 End tag (h5) seen too early. Expected other end tag., Line: 1 Col: 129 End tag (h6) seen too early. Expected other end tag., Line: 1 Col: 136 Unexpected end tag (body) in the table row phase. Ignored., Line: 1 Col: 141 Unexpected end tag (br). Treated as br element., Line: 1 Col: 145 End tag (a) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 151 This element (img) has no end tag., Line: 1 Col: 159 Unexpected end tag (title). Ignored., Line: 1 Col: 166 Unexpected end tag (span). Ignored., Line: 1 Col: 174 Unexpected end tag (style). Ignored., Line: 1 Col: 183 Unexpected end tag (script). Ignored., Line: 1 Col: 196 Unexpected end tag (th). Ignored., Line: 1 Col: 201 Unexpected end tag (td). Ignored., Line: 1 Col: 206 Unexpected end tag (tr). Ignored., Line: 1 Col: 214 This element (frame) has no end tag., Line: 1 Col: 221 This element (area) has no end tag., Line: 1 Col: 228 Unexpected end tag (link). Ignored., Line: 1 Col: 236 This element (param) has no end tag., Line: 1 Col: 241 This element (hr) has no end tag., Line: 1 Col: 249 This element (input) has no end tag., Line: 1 Col: 255 Unexpected end tag (col). Ignored., Line: 1 Col: 262 Unexpected end tag (base). Ignored., Line: 1 Col: 269 Unexpected end tag (meta). Ignored., Line: 1 Col: 280 This element (basefont) has no end tag., Line: 1 Col: 290 This element (bgsound) has no end tag., Line: 1 Col: 298 This element (embed) has no end tag., Line: 1 Col: 307 This element (spacer) has no end tag., Line: 1 Col: 311 Unexpected end tag (p). Ignored., Line: 1 Col: 316 End tag (dd) seen too early. Expected other end tag., Line: 1 Col: 321 End tag (dt) seen too early. Expected other end tag., Line: 1 Col: 331 Unexpected end tag (caption). Ignored., Line: 1 Col: 342 Unexpected end tag (colgroup). Ignored., Line: 1 Col: 350 Unexpected end tag (tbody). Ignored., Line: 1 Col: 358 Unexpected end tag (tfoot). Ignored., Line: 1 Col: 366 Unexpected end tag (thead). Ignored., Line: 1 Col: 376 End tag (address) seen too early. Expected other end tag., Line: 1 Col: 389 End tag (blockquote) seen too early. Expected other end tag., Line: 1 Col: 398 End tag (center) seen too early. Expected other end tag., Line: 1 Col: 404 Unexpected end tag (dir). Ignored., Line: 1 Col: 410 End tag (div) seen too early. Expected other end tag., Line: 1 Col: 415 End tag (dl) seen too early. Expected other end tag., Line: 1 Col: 426 End tag (fieldset) seen too early. Expected other end tag., Line: 1 Col: 436 End tag (listing) seen too early. Expected other end tag., Line: 1 Col: 443 End tag (menu) seen too early. Expected other end tag., Line: 1 Col: 448 End tag (ol) seen too early. Expected other end tag., Line: 1 Col: 453 End tag (ul) seen too early. Expected other end tag., Line: 1 Col: 458 End tag (li) seen too early. Expected other end tag., Line: 1 Col: 465 End tag (nobr) violates step 1, paragraph 1 of the adoption agency algorithm., Line: 1 Col: 471 This element (wbr) has no end tag., Line: 1 Col: 478 End tag (form) seen too early. Ignored., Line: 1 Col: 487 End tag (button) seen too early. Expected other end tag., Line: 1 Col: 497 End tag (marquee) seen too early. Expected other end tag., Line: 1 Col: 506 End tag (object) seen too early. Expected other end tag., Line: 1 Col: 524 Unexpected end tag (frameset). Expected end of file., Line: 1 Col: 524 Unexpected end tag token (frameset) in the after body phase., Line: 1 Col: 524 Unexpected end tag (frameset). Ignored., Line: 1 Col: 531 Unexpected end tag (head). Ignored., Line: 1 Col: 540 Unexpected end tag (iframe). Ignored., Line: 1 Col: 548 This element (image) has no end tag., Line: 1 Col: 558 This element (isindex) has no end tag., Line: 1 Col: 568 Unexpected end tag (noembed). Ignored., Line: 1 Col: 579 Unexpected end tag (noframes). Ignored., Line: 1 Col: 590 Unexpected end tag (noscript). Ignored., Line: 1 Col: 601 Unexpected end tag (optgroup). Ignored., Line: 1 Col: 610 Unexpected end tag (option). Ignored., Line: 1 Col: 622 Unexpected end tag (plaintext). Ignored., Line: 1 Col: 633 Unexpected end tag (textarea). Ignored.)
387 wakaba 1.172 ok 332
388 wakaba 1.43 ok 333
389     ok 334
390 wakaba 1.239 # t/tree-construction/tests2.dat
391 wakaba 1.43 ok 335
392     ok 336
393     ok 337
394     ok 338
395     ok 339
396     ok 340
397 wakaba 1.239 ok 341
398 wakaba 1.43 ok 342
399     ok 343
400 wakaba 1.172 ok 344
401 wakaba 1.217 not ok 345
402 wakaba 1.239 # Test 345 got: "5" (t/HTML-tree.t at line 161 fail #173)
403     # Expected: "2" (Parse error: qq'<!DOCTYPE html><frameset>test'; 1:27:in frameset:#character, 1:28:in frameset:#character, 1:29:in frameset:#character, 1:29:in frameset:#character, 1:29:in body:#eof;Line: 1 Col: 29 Unepxected characters in the frameset phase. Characters ignored., Line: 1 Col: 29 Expected closing tag. Unexpected end of file.)
404 wakaba 1.172 ok 346
405 wakaba 1.43 ok 347
406 wakaba 1.172 ok 348
407 wakaba 1.239 not ok 349
408     # Test 349 got: "1" (t/HTML-tree.t at line 161 fail #175)
409     # Expected: "2" (Parse error: qq'<!DOCTYPE html><font><p><b>test</font>'; 1:38:not closed;Line: 1 Col: 38 End tag (font) violates step 1, paragraph 3 of the adoption agency algorithm., Line: 1 Col: 38 End tag (font) violates step 1, paragraph 3 of the adoption agency algorithm.)
410 wakaba 1.43 ok 350
411 wakaba 1.239 ok 351
412 wakaba 1.43 ok 352
413     ok 353
414     ok 354
415 wakaba 1.217 not ok 355
416 wakaba 1.239 # Test 355 got: "7" (t/HTML-tree.t at line 161 fail #178)
417     # Expected: "3" (Parse error: qq'<table><plaintext><td>'; 1:8:no DOCTYPE, 1:19:in table:plaintext, 1:20:in table:#character, 1:21:in table:#character, 1:22:in table:#character, 1:22:in table:#character, 1:22:in body:#eof;Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE., Line: 1 Col: 18 Unexpected start tag (plaintext) in table context caused voodoo mode., Line: 1 Col: 22 Expected closing tag. Unexpected end of file.)
418 wakaba 1.164 ok 356
419     ok 357
420     ok 358
421 wakaba 1.239 not ok 359
422     # Test 359 got: "5" (t/HTML-tree.t at line 161 fail #180)
423     # Expected: "2" (Parse error: qq'<!DOCTYPE html><table><tr>TEST'; 1:28:in table:#character, 1:29:in table:#character, 1:30:in table:#character, 1:30:in table:#character, 1:30:in body:#eof;Line: 1 Col: 30 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 30 Expected closing tag. Unexpected end of file.)
424 wakaba 1.43 ok 360
425     ok 361
426 wakaba 1.172 ok 362
427 wakaba 1.43 ok 363
428 wakaba 1.172 ok 364
429 wakaba 1.43 ok 365
430 wakaba 1.172 ok 366
431 wakaba 1.43 ok 367
432     ok 368
433 wakaba 1.199 ok 369
434     ok 370
435 wakaba 1.217 ok 371
436 wakaba 1.172 ok 372
437 wakaba 1.43 ok 373
438     ok 374
439     ok 375
440     ok 376
441     ok 377
442     ok 378
443     ok 379
444     ok 380
445     ok 381
446 wakaba 1.172 ok 382
447 wakaba 1.43 ok 383
448     ok 384
449     ok 385
450 wakaba 1.172 ok 386
451 wakaba 1.43 ok 387
452 wakaba 1.172 ok 388
453 wakaba 1.199 ok 389
454     ok 390
455 wakaba 1.216 ok 391
456 wakaba 1.43 ok 392
457     ok 393
458 wakaba 1.20 ok 394
459 wakaba 1.43 ok 395
460 wakaba 1.20 ok 396
461 wakaba 1.43 ok 397
462 wakaba 1.17 ok 398
463 wakaba 1.43 ok 399
464     ok 400
465 wakaba 1.17 ok 401
466 wakaba 1.20 ok 402
467 wakaba 1.17 ok 403
468 wakaba 1.43 ok 404
469 wakaba 1.17 ok 405
470 wakaba 1.20 ok 406
471 wakaba 1.43 ok 407
472 wakaba 1.21 ok 408
473 wakaba 1.43 ok 409
474 wakaba 1.21 ok 410
475 wakaba 1.17 ok 411
476 wakaba 1.15 ok 412
477 wakaba 1.172 ok 413
478     ok 414
479 wakaba 1.21 ok 415
480 wakaba 1.15 ok 416
481 wakaba 1.11 ok 417
482     ok 418
483 wakaba 1.17 ok 419
484     ok 420
485     ok 421
486     ok 422
487 wakaba 1.43 ok 423
488 wakaba 1.17 ok 424
489 wakaba 1.43 ok 425
490     ok 426
491 wakaba 1.16 ok 427
492     ok 428
493     ok 429
494     ok 430
495     ok 431
496     ok 432
497     ok 433
498     ok 434
499 wakaba 1.239 ok 435
500 wakaba 1.16 ok 436
501 wakaba 1.199 ok 437
502     ok 438
503 wakaba 1.239 not ok 439
504     # Test 439 got: "1" (t/HTML-tree.t at line 161 fail #220)
505     # Expected: "2" (Parse error: qq'<!DOCTYPE html>X</body><html id="x">'; 1:36:not first start tag;Line: 1 Col: 36 Unexpected start tag token (html) in the after body phase., Line: 1 Col: 36 html needs to be the first start tag.)
506 wakaba 1.16 ok 440
507 wakaba 1.172 ok 441
508     ok 442
509 wakaba 1.43 ok 443
510 wakaba 1.17 ok 444
511 wakaba 1.43 ok 445
512 wakaba 1.23 ok 446
513 wakaba 1.43 ok 447
514 wakaba 1.20 ok 448
515 wakaba 1.43 ok 449
516 wakaba 1.26 ok 450
517 wakaba 1.1 ok 451
518 wakaba 1.21 ok 452
519 wakaba 1.1 ok 453
520 wakaba 1.43 ok 454
521 wakaba 1.239 # t/tree-construction/tests3.dat
522 wakaba 1.1 ok 455
523 wakaba 1.43 ok 456
524 wakaba 1.1 ok 457
525 wakaba 1.21 ok 458
526 wakaba 1.3 ok 459
527 wakaba 1.21 ok 460
528 wakaba 1.3 ok 461
529 wakaba 1.21 ok 462
530 wakaba 1.172 ok 463
531     ok 464
532     ok 465
533     ok 466
534     ok 467
535     ok 468
536     ok 469
537 wakaba 1.199 ok 470
538     ok 471
539 wakaba 1.217 ok 472
540 wakaba 1.239 ok 473
541 wakaba 1.21 ok 474
542 wakaba 1.239 ok 475
543 wakaba 1.21 ok 476
544 wakaba 1.239 not ok 477
545     # Test 477 got: "2" (t/HTML-tree.t at line 161 fail #239)
546     # Expected: "1" (Parse error: qq'<!DOCTYPE html><HTML><META><HEAD></HEAD></HTML>'; 1:34:in head:head, 1:47:unmatched end tag:html;Line: 1 Col: 33 Unexpected start tag head in existing head. Ignored.)
547 wakaba 1.199 ok 478
548 wakaba 1.239 not ok 479
549     # Test 479 got: "2" (t/HTML-tree.t at line 161 fail #240)
550     # Expected: "1" (Parse error: qq'<!DOCTYPE html><HTML><HEAD><head></HEAD></HTML>'; 1:34:in head:head, 1:47:unmatched end tag:html;Line: 1 Col: 33 Unexpected start tag head in existing head. Ignored.)
551 wakaba 1.216 ok 480
552 wakaba 1.172 ok 481
553     ok 482
554 wakaba 1.8 ok 483
555 wakaba 1.172 ok 484
556 wakaba 1.8 ok 485
557 wakaba 1.172 ok 486
558 wakaba 1.8 ok 487
559     ok 488
560 wakaba 1.199 ok 489
561     ok 490
562 wakaba 1.217 ok 491
563 wakaba 1.8 ok 492
564     ok 493
565     ok 494
566     ok 495
567 wakaba 1.21 ok 496
568 wakaba 1.239 # t/tree-construction/tests4.dat
569 wakaba 1.8 ok 497
570 wakaba 1.78 ok 498
571 wakaba 1.8 ok 499
572 wakaba 1.21 ok 500
573 wakaba 1.8 ok 501
574 wakaba 1.21 ok 502
575 wakaba 1.8 ok 503
576 wakaba 1.21 ok 504
577 wakaba 1.8 ok 505
578 wakaba 1.21 ok 506
579 wakaba 1.8 ok 507
580 wakaba 1.21 ok 508
581 wakaba 1.11 ok 509
582 wakaba 1.21 ok 510
583 wakaba 1.239 # t/tree-construction/tests5.dat
584 wakaba 1.12 ok 511
585 wakaba 1.21 ok 512
586 wakaba 1.12 ok 513
587 wakaba 1.21 ok 514
588 wakaba 1.12 ok 515
589 wakaba 1.21 ok 516
590 wakaba 1.12 ok 517
591 wakaba 1.21 ok 518
592 wakaba 1.12 ok 519
593 wakaba 1.21 ok 520
594 wakaba 1.12 ok 521
595 wakaba 1.21 ok 522
596 wakaba 1.12 ok 523
597 wakaba 1.199 ok 524
598     ok 525
599 wakaba 1.217 ok 526
600     ok 527
601 wakaba 1.199 ok 528
602 wakaba 1.217 ok 529
603 wakaba 1.21 ok 530
604 wakaba 1.14 ok 531
605 wakaba 1.21 ok 532
606 wakaba 1.16 ok 533
607 wakaba 1.21 ok 534
608 wakaba 1.16 ok 535
609 wakaba 1.239 ok 536
610     ok 537
611     ok 538
612     ok 539
613     not ok 540
614     # Test 540 got: "| <html>\n| <head>\n| <noscript>\n| <!-- </noscript> -->\n| <body>\n" (t/HTML-tree.t at line 163 fail #270)
615 wakaba 1.217 # Expected: "| <html>\n| <head>\n| <noscript>\n| \"<!--</noscript>-->\"\n| <body>\n" (Document tree: qq'<noscript><!--</noscript>--></noscript>')
616     # Line 4 is changed:
617     # - "| \"<!--</noscript>-->\"\n"
618     # + "| <!-- </noscript> -->\n"
619     # t/tree-construction/tests6.dat
620 wakaba 1.239 ok 541
621     ok 542
622     not ok 543
623     # Test 543 got: "1" (t/HTML-tree.t at line 161 fail #272)
624 wakaba 1.236 # Expected: "3" (Parse error: qq'<!doctype html></html> <head>'; 1:23:unmatched end tag:html;Line: 1 Col: 29 Unexpected start tag (head). Expected end of file., Line: 1 Col: 29 Unexpected start tag token (head) in the after body phase., Line: 1 Col: 29 Unexpected start tag head. Ignored.)
625 wakaba 1.239 not ok 544
626     # Test 544 got: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n" (t/HTML-tree.t at line 163 fail #272)
627 wakaba 1.236 # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n| \" \"\n" (Document tree: qq'<!doctype html></html> <head>')
628     # Line 5 is missing:
629     # - "| \" \"\n"
630 wakaba 1.239 ok 545
631     not ok 546
632     # Test 546 got: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <meta>\n| <body>\n" (t/HTML-tree.t at line 163 fail #273)
633 wakaba 1.236 # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n| <meta>\n" (Document tree: qq'<!doctype html></body><meta>')
634     # Got 1 extra line at line 4:
635     # + "| <meta>\n"
636     # Line 6 is missing:
637     # - "| <meta>\n"
638 wakaba 1.217 ok 547
639 wakaba 1.199 ok 548
640 wakaba 1.216 ok 549
641 wakaba 1.16 ok 550
642 wakaba 1.199 ok 551
643     ok 552
644 wakaba 1.216 ok 553
645 wakaba 1.16 ok 554
646 wakaba 1.239 ok 555
647 wakaba 1.17 ok 556
648 wakaba 1.34 ok 557
649 wakaba 1.17 ok 558
650 wakaba 1.239 not ok 559
651     # Test 559 got: "4" (t/HTML-tree.t at line 161 fail #280)
652     # Expected: "2" (Parse error: qq'<frameset></frameset>\x{0A}foo'; 1:11:no DOCTYPE, 2:2:after frameset:#character, 2:3:after frameset:#character, 2:3:after frameset:#character;Line: 1 Col: 10 Unexpected start tag (frameset). Expected DOCTYPE., Line: 2 Col: 3 Unexpected non-space characters in the after frameset phase. Ignored.)
653 wakaba 1.22 ok 560
654 wakaba 1.152 ok 561
655 wakaba 1.22 ok 562
656 wakaba 1.43 ok 563
657 wakaba 1.22 ok 564
658 wakaba 1.199 ok 565
659     ok 566
660 wakaba 1.216 ok 567
661 wakaba 1.22 ok 568
662 wakaba 1.154 ok 569
663 wakaba 1.199 ok 570
664     ok 571
665 wakaba 1.217 ok 572
666 wakaba 1.43 ok 573
667 wakaba 1.22 ok 574
668 wakaba 1.43 ok 575
669 wakaba 1.27 ok 576
670 wakaba 1.31 ok 577
671 wakaba 1.24 ok 578
672     ok 579
673     ok 580
674     ok 581
675     ok 582
676 wakaba 1.34 ok 583
677 wakaba 1.24 ok 584
678 wakaba 1.217 ok 585
679 wakaba 1.24 ok 586
680 wakaba 1.25 ok 587
681 wakaba 1.24 ok 588
682 wakaba 1.49 ok 589
683 wakaba 1.237 ok 590
684 wakaba 1.239 ok 591
685 wakaba 1.25 ok 592
686 wakaba 1.239 ok 593
687 wakaba 1.25 ok 594
688 wakaba 1.239 not ok 595
689     # Test 595 got: "5" (t/HTML-tree.t at line 161 fail #298)
690     # Expected: "3" (Parse error: qq'<table><colgroup>foo'; 1:8:no DOCTYPE, 1:19:in table:#character, 1:20:in table:#character, 1:20:in table:#character, 1:20:in body:#eof;Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE., Line: 1 Col: 20 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 20 Expected closing tag. Unexpected end of file.)
691 wakaba 1.25 ok 596
692 wakaba 1.239 not ok 597
693     # Test 597 got: "3" (t/HTML-tree.t at line 161 fail #299)
694     # Expected: "1" (Parse error: qq'foo<col>'; 1:2:unmatched end tag:colgroup, 1:3:unmatched end tag:colgroup, 1:4:unmatched end tag:colgroup;Line: 1 Col: 3 Unexpected end tag (colgroup). Ignored.)
695 wakaba 1.25 ok 598
696 wakaba 1.76 ok 599
697 wakaba 1.25 ok 600
698 wakaba 1.76 ok 601
699 wakaba 1.27 ok 602
700 wakaba 1.217 ok 603
701 wakaba 1.27 ok 604
702 wakaba 1.76 ok 605
703 wakaba 1.28 ok 606
704 wakaba 1.78 ok 607
705 wakaba 1.28 ok 608
706 wakaba 1.78 ok 609
707 wakaba 1.28 ok 610
708 wakaba 1.239 ok 611
709 wakaba 1.28 ok 612
710 wakaba 1.78 ok 613
711 wakaba 1.30 ok 614
712 wakaba 1.239 not ok 615
713     # Test 615 got: "3" (t/HTML-tree.t at line 161 fail #308)
714     # Expected: "4" (Parse error: qq'<table><tr><div><td>'; 1:8:no DOCTYPE, 1:17:in table:div, 1:20:in body:#eof;Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE., Line: 1 Col: 16 Unexpected start tag (div) in table context caused voodoo mode., Line: 1 Col: 20 Unexpected implied end tag (div) in the table row phase., Line: 1 Col: 20 Expected closing tag. Unexpected end of file.)
715 wakaba 1.30 ok 616
716 wakaba 1.78 ok 617
717 wakaba 1.31 ok 618
718 wakaba 1.78 ok 619
719 wakaba 1.31 ok 620
720 wakaba 1.217 ok 621
721 wakaba 1.34 ok 622
722 wakaba 1.167 ok 623
723     ok 624
724     ok 625
725     ok 626
726 wakaba 1.35 ok 627
727     ok 628
728 wakaba 1.239 ok 629
729     ok 630
730     ok 631
731     ok 632
732     not ok 633
733     # Test 633 got: "2" (t/HTML-tree.t at line 161 fail #317)
734 wakaba 1.236 # Expected: "1" (Parse error: qq'<html></html><!-- foo -->'; 1:7:no DOCTYPE, 1:14:unmatched end tag:html;Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.)
735 wakaba 1.239 not ok 634
736     # Test 634 got: "| <html>\n| <!-- foo -->\n| <head>\n| <body>\n" (t/HTML-tree.t at line 163 fail #317)
737 wakaba 1.236 # Expected: "| <html>\n| <head>\n| <body>\n| <!-- foo -->\n" (Document tree: qq'<html></html><!-- foo -->')
738     # Got 1 extra line at line 2:
739     # + "| <!-- foo -->\n"
740     # Line 5 is missing:
741     # - "| <!-- foo -->\n"
742 wakaba 1.239 ok 635
743     ok 636
744     ok 637
745     ok 638
746     not ok 639
747     # Test 639 got: "2" (t/HTML-tree.t at line 161 fail #320)
748 wakaba 1.236 # Expected: "1" (Parse error: qq'<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html></html>'; 1:51:not HTML5, 1:63:unmatched end tag:html;doctype-error)
749 wakaba 1.239 not ok 640
750     # Test 640 got: "| <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\">\n| <html>\n| <head>\n| <body>\n" (t/HTML-tree.t at line 163 fail #320)
751 wakaba 1.217 # Expected: "| <!DOCTYPE html \"-//W3C//DTD HTML 4.01//EN\" \"\">\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html></html>')
752     # Line 1 is changed:
753     # - "| <!DOCTYPE html \"-//W3C//DTD HTML 4.01//EN\" \"\">\n"
754     # + "| <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\">\n"
755     # t/tree-construction/tests7.dat
756 wakaba 1.41 ok 641
757     ok 642
758     ok 643
759     ok 644
760     ok 645
761 wakaba 1.239 ok 646
762     ok 647
763     ok 648
764     ok 649
765     not ok 650
766     # Test 650 got: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <title>\n| \"X\"\n| <body>\n" (t/HTML-tree.t at line 163 fail #325)
767 wakaba 1.236 # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n| <title>\n| \"X\"\n" (Document tree: qq'<!doctype html></body><title>X</title>')
768     # Line 4 is missing:
769     # - "| <body>\n"
770     # Got 1 extra line at line 6:
771     # + "| <body>\n"
772 wakaba 1.41 ok 651
773     ok 652
774 wakaba 1.239 not ok 653
775     # Test 653 got: "2" (t/HTML-tree.t at line 161 fail #327)
776     # Expected: "1" (Parse error: qq'<!doctype html><table> X<meta></table>'; 1:25:in table:#character, 1:31:in table:meta;characters-in-table)
777 wakaba 1.41 ok 654
778     ok 655
779     ok 656
780     ok 657
781     ok 658
782 wakaba 1.239 ok 659
783 wakaba 1.41 ok 660
784     ok 661
785     ok 662
786 wakaba 1.239 not ok 663
787     # Test 663 got: "2" (t/HTML-tree.t at line 161 fail #332)
788     # Expected: "1" (Parse error: qq'<!doctype html><table> x </table>'; 1:25:in table:#character, 1:26:in table:#character;node-in-table)
789 wakaba 1.41 ok 664
790     ok 665
791     ok 666
792 wakaba 1.239 ok 667
793 wakaba 1.41 ok 668
794     ok 669
795     ok 670
796 wakaba 1.239 not ok 671
797     # Test 671 got: "3" (t/HTML-tree.t at line 161 fail #336)
798     # Expected: "1" (Parse error: qq'<!doctype html><table>X<style> <tr>x </style> </table>'; 1:24:in table:#character, 1:31:in table:style, 1:47:in table:#character;xxxx)
799 wakaba 1.174 ok 672
800 wakaba 1.90 ok 673
801 wakaba 1.174 ok 674
802 wakaba 1.90 ok 675
803 wakaba 1.174 ok 676
804 wakaba 1.150 ok 677
805 wakaba 1.41 ok 678
806 wakaba 1.239 ok 679
807 wakaba 1.41 ok 680
808 wakaba 1.150 ok 681
809 wakaba 1.41 ok 682
810 wakaba 1.239 not ok 683
811     # Test 683 got: "2" (t/HTML-tree.t at line 161 fail #342)
812     # Expected: "1" (Parse error: qq'<!doctype html><table>X<input type=hidDEN></table>'; 1:24:in table:#character, 1:43:in table:input;input-in-table)
813 wakaba 1.174 ok 684
814 wakaba 1.239 ok 685
815 wakaba 1.41 ok 686
816 wakaba 1.150 ok 687
817 wakaba 1.41 ok 688
818 wakaba 1.239 not ok 689
819     # Test 689 got: "2" (t/HTML-tree.t at line 161 fail #345)
820     # Expected: "1" (Parse error: qq'<!doctype html><table><input type=" hidden"><input type=hidDEN></table>'; 1:45:in table:input, 1:64:in table:input;input-in-table)
821 wakaba 1.41 ok 690
822 wakaba 1.239 ok 691
823 wakaba 1.41 ok 692
824 wakaba 1.239 ok 693
825 wakaba 1.41 ok 694
826 wakaba 1.239 not ok 695
827     # Test 695 got: "1" (t/HTML-tree.t at line 161 fail #348)
828     # Expected: "0" (Parse error: qq'<!DOCTYPE hTmL><html></html>'; 1:28:unmatched end tag:html;)
829 wakaba 1.41 ok 696
830 wakaba 1.217 not ok 697
831 wakaba 1.239 # Test 697 got: "1" (t/HTML-tree.t at line 161 fail #349)
832     # Expected: "0" (Parse error: qq'<!DOCTYPE HTML><html></html>'; 1:28:unmatched end tag:html;)
833     ok 698
834     ok 699
835     ok 700
836     not ok 701
837     # Test 701 got: "7" (t/HTML-tree.t at line 161 fail #351)
838 wakaba 1.217 # Expected: "1" (Parse error: qq'<!doctype html><div><table><a>foo</a> <tr><td>bar</td> </tr></table></div>'; 1:31:in table:a, 1:32:in table:#character, 1:33:in table:#character, 1:34:in table:#character, 1:38:in table:/a, 1:39:in table:#character, 1:56:in table:#character;unexpected-start-tag-implies-table-voodoo)
839 wakaba 1.239 not ok 702
840     # Test 702 got: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n| <div>\n| <a>\n| \"foo\"\n| \" \"\n| <table>\n| <tbody>\n| <tr>\n| <td>\n| \"bar\"\n" (t/HTML-tree.t at line 163 fail #351)
841 wakaba 1.217 # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n| <div>\n| <a>\n| \"foo\"\n| \" \"\n| <table>\n| <tbody>\n| <tr>\n| <td>\n| \"bar\"" (Document tree: qq'<!doctype html><div><table><a>foo</a> <tr><td>bar</td> </tr></table></div>')
842     # Line 13 is changed:
843     # - "| \"bar\""
844     # + "| \"bar\"\n"
845     # t/tree-test-1.dat
846 wakaba 1.41 ok 703
847     ok 704
848     ok 705
849     ok 706
850 wakaba 1.150 ok 707
851 wakaba 1.41 ok 708
852     ok 709
853     ok 710
854     ok 711
855     ok 712
856     ok 713
857     ok 714
858 wakaba 1.42 ok 715
859     ok 716
860     ok 717
861     ok 718
862     ok 719
863     ok 720
864     ok 721
865     ok 722
866     ok 723
867     ok 724
868     ok 725
869     ok 726
870     ok 727
871     ok 728
872     ok 729
873     ok 730
874     ok 731
875     ok 732
876     ok 733
877     ok 734
878     ok 735
879     ok 736
880     ok 737
881     ok 738
882     ok 739
883     ok 740
884     ok 741
885     ok 742
886     ok 743
887     ok 744
888 wakaba 1.43 ok 745
889     ok 746
890     ok 747
891     ok 748
892     ok 749
893     ok 750
894     ok 751
895     ok 752
896     ok 753
897     ok 754
898     ok 755
899     ok 756
900     ok 757
901     ok 758
902     ok 759
903     ok 760
904     ok 761
905     ok 762
906     ok 763
907     ok 764
908     ok 765
909     ok 766
910     ok 767
911     ok 768
912     ok 769
913     ok 770
914     ok 771
915     ok 772
916     ok 773
917     ok 774
918 wakaba 1.49 ok 775
919     ok 776
920     ok 777
921     ok 778
922     ok 779
923     ok 780
924     ok 781
925     ok 782
926     ok 783
927     ok 784
928     ok 785
929     ok 786
930 wakaba 1.154 ok 787
931 wakaba 1.49 ok 788
932 wakaba 1.160 ok 789
933 wakaba 1.49 ok 790
934 wakaba 1.160 ok 791
935 wakaba 1.49 ok 792
936 wakaba 1.160 ok 793
937 wakaba 1.49 ok 794
938 wakaba 1.160 ok 795
939 wakaba 1.154 ok 796
940 wakaba 1.160 ok 797
941 wakaba 1.49 ok 798
942 wakaba 1.167 ok 799
943 wakaba 1.49 ok 800
944 wakaba 1.167 ok 801
945 wakaba 1.49 ok 802
946 wakaba 1.167 ok 803
947 wakaba 1.49 ok 804
948 wakaba 1.167 ok 805
949 wakaba 1.49 ok 806
950 wakaba 1.167 ok 807
951 wakaba 1.50 ok 808
952     ok 809
953     ok 810
954 wakaba 1.172 ok 811
955 wakaba 1.50 ok 812
956 wakaba 1.172 ok 813
957 wakaba 1.50 ok 814
958 wakaba 1.172 ok 815
959 wakaba 1.50 ok 816
960 wakaba 1.172 ok 817
961 wakaba 1.50 ok 818
962 wakaba 1.172 ok 819
963 wakaba 1.50 ok 820
964     ok 821
965     ok 822
966     ok 823
967     ok 824
968     ok 825
969     ok 826
970     ok 827
971     ok 828
972     ok 829
973     ok 830
974 wakaba 1.164 ok 831
975 wakaba 1.50 ok 832
976     ok 833
977     ok 834
978     ok 835
979     ok 836
980 wakaba 1.167 ok 837
981 wakaba 1.50 ok 838
982     ok 839
983     ok 840
984     ok 841
985     ok 842
986     ok 843
987     ok 844
988     ok 845
989     ok 846
990     ok 847
991     ok 848
992 wakaba 1.199 ok 849
993     ok 850
994 wakaba 1.216 ok 851
995 wakaba 1.50 ok 852
996     ok 853
997     ok 854
998     ok 855
999     ok 856
1000     ok 857
1001     ok 858
1002     ok 859
1003     ok 860
1004     ok 861
1005     ok 862
1006     ok 863
1007     ok 864
1008     ok 865
1009     ok 866
1010     ok 867
1011     ok 868
1012     ok 869
1013     ok 870
1014     ok 871
1015     ok 872
1016     ok 873
1017     ok 874
1018     ok 875
1019     ok 876
1020     ok 877
1021     ok 878
1022     ok 879
1023     ok 880
1024     ok 881
1025     ok 882
1026     ok 883
1027     ok 884
1028     ok 885
1029     ok 886
1030     ok 887
1031     ok 888
1032     ok 889
1033     ok 890
1034     ok 891
1035     ok 892
1036     ok 893
1037     ok 894
1038 wakaba 1.52 ok 895
1039     ok 896
1040     ok 897
1041     ok 898
1042     ok 899
1043     ok 900
1044     ok 901
1045     ok 902
1046     ok 903
1047     ok 904
1048     ok 905
1049     ok 906
1050     ok 907
1051     ok 908
1052 wakaba 1.53 ok 909
1053     ok 910
1054     ok 911
1055     ok 912
1056 wakaba 1.217 ok 913
1057 wakaba 1.53 ok 914
1058     ok 915
1059     ok 916
1060     ok 917
1061     ok 918
1062     ok 919
1063     ok 920
1064     ok 921
1065     ok 922
1066     ok 923
1067     ok 924
1068     ok 925
1069     ok 926
1070     ok 927
1071     ok 928
1072     ok 929
1073     ok 930
1074     ok 931
1075     ok 932
1076     ok 933
1077     ok 934
1078     ok 935
1079     ok 936
1080     ok 937
1081     ok 938
1082     ok 939
1083     ok 940
1084     ok 941
1085     ok 942
1086     ok 943
1087     ok 944
1088     ok 945
1089     ok 946
1090     ok 947
1091     ok 948
1092     ok 949
1093     ok 950
1094     ok 951
1095     ok 952
1096     ok 953
1097     ok 954
1098     ok 955
1099     ok 956
1100     ok 957
1101     ok 958
1102     ok 959
1103     ok 960
1104     ok 961
1105     ok 962
1106     ok 963
1107     ok 964
1108 wakaba 1.54 ok 965
1109     ok 966
1110     ok 967
1111     ok 968
1112     ok 969
1113     ok 970
1114 wakaba 1.72 ok 971
1115     ok 972
1116     ok 973
1117     ok 974
1118     ok 975
1119     ok 976
1120 wakaba 1.236 ok 977
1121 wakaba 1.72 ok 978
1122     ok 979
1123     ok 980
1124 wakaba 1.74 ok 981
1125     ok 982
1126     ok 983
1127     ok 984
1128 wakaba 1.76 ok 985
1129     ok 986
1130     ok 987
1131     ok 988
1132     ok 989
1133     ok 990
1134     ok 991
1135     ok 992
1136     ok 993
1137     ok 994
1138     ok 995
1139     ok 996
1140 wakaba 1.78 ok 997
1141     ok 998
1142     ok 999
1143     ok 1000
1144     ok 1001
1145     ok 1002
1146     ok 1003
1147     ok 1004
1148 wakaba 1.239 ok 1005
1149 wakaba 1.78 ok 1006
1150     ok 1007
1151     ok 1008
1152 wakaba 1.239 not ok 1009
1153     # Test 1009 got: "4" (t/HTML-tree.t at line 161 fail #505)
1154     # Expected: "3" (Parse error: qq'<!DOCTYPE HTML><table><tr><td></td>x<table> </table></table>'; 1:37:in table:#character, 1:44:not closed, 1:44:not closed, 1:61:unmatched end tag:table;char in <tr>, no </table> before <table>, unmatched </table>)
1155 wakaba 1.78 ok 1010
1156     ok 1011
1157     ok 1012
1158     ok 1013
1159     ok 1014
1160     ok 1015
1161     ok 1016
1162     ok 1017
1163     ok 1018
1164     ok 1019
1165     ok 1020
1166     ok 1021
1167     ok 1022
1168     ok 1023
1169     ok 1024
1170     ok 1025
1171     ok 1026
1172     ok 1027
1173     ok 1028
1174     ok 1029
1175     ok 1030
1176     ok 1031
1177     ok 1032
1178     ok 1033
1179     ok 1034
1180     ok 1035
1181     ok 1036
1182     ok 1037
1183     ok 1038
1184     ok 1039
1185     ok 1040
1186     ok 1041
1187     ok 1042
1188     ok 1043
1189     ok 1044
1190     ok 1045
1191     ok 1046
1192     ok 1047
1193     ok 1048
1194     ok 1049
1195     ok 1050
1196     ok 1051
1197     ok 1052
1198     ok 1053
1199     ok 1054
1200     ok 1055
1201     ok 1056
1202     ok 1057
1203     ok 1058
1204     ok 1059
1205     ok 1060
1206 wakaba 1.81 ok 1061
1207     ok 1062
1208 wakaba 1.90 ok 1063
1209     ok 1064
1210     ok 1065
1211     ok 1066
1212     ok 1067
1213     ok 1068
1214 wakaba 1.103 ok 1069
1215     ok 1070
1216     ok 1071
1217     ok 1072
1218 wakaba 1.150 ok 1073
1219     ok 1074
1220     ok 1075
1221     ok 1076
1222     ok 1077
1223     ok 1078
1224     ok 1079
1225     ok 1080
1226     ok 1081
1227     ok 1082
1228     ok 1083
1229     ok 1084
1230     ok 1085
1231     ok 1086
1232     ok 1087
1233     ok 1088
1234     ok 1089
1235     ok 1090
1236     ok 1091
1237     ok 1092
1238     ok 1093
1239     ok 1094
1240     ok 1095
1241     ok 1096
1242     ok 1097
1243     ok 1098
1244     ok 1099
1245     ok 1100
1246     ok 1101
1247     ok 1102
1248     ok 1103
1249     ok 1104
1250     ok 1105
1251     ok 1106
1252     ok 1107
1253     ok 1108
1254 wakaba 1.154 ok 1109
1255 wakaba 1.150 ok 1110
1256 wakaba 1.160 ok 1111
1257 wakaba 1.150 ok 1112
1258 wakaba 1.160 ok 1113
1259 wakaba 1.150 ok 1114
1260 wakaba 1.160 ok 1115
1261 wakaba 1.154 ok 1116
1262 wakaba 1.160 ok 1117
1263 wakaba 1.150 ok 1118
1264     ok 1119
1265     ok 1120
1266 wakaba 1.163 ok 1121
1267 wakaba 1.150 ok 1122
1268 wakaba 1.163 ok 1123
1269 wakaba 1.150 ok 1124
1270 wakaba 1.163 ok 1125
1271 wakaba 1.150 ok 1126
1272 wakaba 1.163 ok 1127
1273 wakaba 1.150 ok 1128
1274     ok 1129
1275     ok 1130
1276     ok 1131
1277     ok 1132
1278     ok 1133
1279     ok 1134
1280     ok 1135
1281     ok 1136
1282     ok 1137
1283     ok 1138
1284     ok 1139
1285     ok 1140
1286     ok 1141
1287     ok 1142
1288     ok 1143
1289     ok 1144
1290     ok 1145
1291     ok 1146
1292     ok 1147
1293     ok 1148
1294 wakaba 1.164 ok 1149
1295 wakaba 1.150 ok 1150
1296 wakaba 1.165 ok 1151
1297 wakaba 1.150 ok 1152
1298 wakaba 1.165 ok 1153
1299 wakaba 1.150 ok 1154
1300 wakaba 1.165 ok 1155
1301 wakaba 1.164 ok 1156
1302 wakaba 1.165 ok 1157
1303 wakaba 1.150 ok 1158
1304     ok 1159
1305     ok 1160
1306     ok 1161
1307     ok 1162
1308 wakaba 1.166 ok 1163
1309 wakaba 1.150 ok 1164
1310 wakaba 1.166 ok 1165
1311 wakaba 1.150 ok 1166
1312 wakaba 1.166 ok 1167
1313 wakaba 1.150 ok 1168
1314 wakaba 1.166 ok 1169
1315 wakaba 1.150 ok 1170
1316 wakaba 1.154 ok 1171
1317     ok 1172
1318 wakaba 1.160 ok 1173
1319 wakaba 1.150 ok 1174
1320     ok 1175
1321     ok 1176
1322     ok 1177
1323     ok 1178
1324     ok 1179
1325     ok 1180
1326 wakaba 1.163 ok 1181
1327 wakaba 1.150 ok 1182
1328 wakaba 1.163 ok 1183
1329 wakaba 1.150 ok 1184
1330 wakaba 1.167 ok 1185
1331 wakaba 1.150 ok 1186
1332 wakaba 1.167 ok 1187
1333 wakaba 1.150 ok 1188
1334 wakaba 1.167 ok 1189
1335 wakaba 1.150 ok 1190
1336 wakaba 1.167 ok 1191
1337 wakaba 1.164 ok 1192
1338 wakaba 1.165 ok 1193
1339 wakaba 1.150 ok 1194
1340     ok 1195
1341     ok 1196
1342 wakaba 1.168 ok 1197
1343 wakaba 1.150 ok 1198
1344 wakaba 1.168 ok 1199
1345 wakaba 1.150 ok 1200
1346 wakaba 1.168 ok 1201
1347 wakaba 1.150 ok 1202
1348 wakaba 1.168 ok 1203
1349 wakaba 1.150 ok 1204
1350 wakaba 1.166 ok 1205
1351 wakaba 1.150 ok 1206
1352     ok 1207
1353     ok 1208
1354 wakaba 1.164 ok 1209
1355 wakaba 1.150 ok 1210
1356 wakaba 1.165 ok 1211
1357 wakaba 1.164 ok 1212
1358 wakaba 1.165 ok 1213
1359 wakaba 1.150 ok 1214
1360     ok 1215
1361     ok 1216
1362     ok 1217
1363     ok 1218
1364     ok 1219
1365     ok 1220
1366     ok 1221
1367     ok 1222
1368 wakaba 1.166 ok 1223
1369 wakaba 1.150 ok 1224
1370 wakaba 1.166 ok 1225
1371 wakaba 1.150 ok 1226
1372 wakaba 1.167 ok 1227
1373 wakaba 1.150 ok 1228
1374     ok 1229
1375     ok 1230
1376     ok 1231
1377     ok 1232
1378 wakaba 1.170 ok 1233
1379 wakaba 1.150 ok 1234
1380 wakaba 1.199 ok 1235
1381 wakaba 1.150 ok 1236
1382 wakaba 1.216 ok 1237
1383 wakaba 1.150 ok 1238
1384 wakaba 1.216 ok 1239
1385 wakaba 1.170 ok 1240
1386 wakaba 1.216 ok 1241
1387 wakaba 1.199 ok 1242
1388 wakaba 1.216 ok 1243
1389 wakaba 1.150 ok 1244
1390 wakaba 1.167 ok 1245
1391 wakaba 1.150 ok 1246
1392 wakaba 1.167 ok 1247
1393 wakaba 1.150 ok 1248
1394     ok 1249
1395     ok 1250
1396     ok 1251
1397     ok 1252
1398     ok 1253
1399     ok 1254
1400     ok 1255
1401     ok 1256
1402 wakaba 1.168 ok 1257
1403 wakaba 1.150 ok 1258
1404 wakaba 1.168 ok 1259
1405 wakaba 1.150 ok 1260
1406     ok 1261
1407     ok 1262
1408     ok 1263
1409     ok 1264
1410     ok 1265
1411     ok 1266
1412     ok 1267
1413     ok 1268
1414     ok 1269
1415     ok 1270
1416     ok 1271
1417     ok 1272
1418     ok 1273
1419     ok 1274
1420 wakaba 1.170 ok 1275
1421     ok 1276
1422 wakaba 1.199 ok 1277
1423     ok 1278
1424 wakaba 1.216 ok 1279
1425 wakaba 1.150 ok 1280
1426     ok 1281
1427     ok 1282
1428     ok 1283
1429     ok 1284
1430     ok 1285
1431     ok 1286
1432     ok 1287
1433     ok 1288
1434     ok 1289
1435     ok 1290
1436     ok 1291
1437     ok 1292
1438 wakaba 1.170 ok 1293
1439 wakaba 1.150 ok 1294
1440 wakaba 1.174 ok 1295
1441 wakaba 1.170 ok 1296
1442 wakaba 1.174 ok 1297
1443     ok 1298
1444 wakaba 1.217 ok 1299
1445 wakaba 1.199 ok 1300
1446 wakaba 1.217 ok 1301
1447 wakaba 1.150 ok 1302
1448 wakaba 1.217 ok 1303
1449 wakaba 1.150 ok 1304
1450 wakaba 1.217 ok 1305
1451 wakaba 1.150 ok 1306
1452 wakaba 1.154 ok 1307
1453     ok 1308
1454 wakaba 1.160 ok 1309
1455 wakaba 1.150 ok 1310
1456 wakaba 1.154 ok 1311
1457 wakaba 1.150 ok 1312
1458 wakaba 1.160 ok 1313
1459 wakaba 1.154 ok 1314
1460 wakaba 1.160 ok 1315
1461 wakaba 1.150 ok 1316
1462     ok 1317
1463     ok 1318
1464 wakaba 1.163 ok 1319
1465 wakaba 1.150 ok 1320
1466 wakaba 1.154 ok 1321
1467     ok 1322
1468 wakaba 1.163 ok 1323
1469 wakaba 1.150 ok 1324
1470 wakaba 1.163 ok 1325
1471 wakaba 1.154 ok 1326
1472 wakaba 1.160 ok 1327
1473 wakaba 1.150 ok 1328
1474     ok 1329
1475     ok 1330
1476     ok 1331
1477     ok 1332
1478 wakaba 1.163 ok 1333
1479 wakaba 1.150 ok 1334
1480     ok 1335
1481     ok 1336
1482 wakaba 1.163 ok 1337
1483 wakaba 1.150 ok 1338
1484     ok 1339
1485     ok 1340
1486 wakaba 1.217 ok 1341
1487 wakaba 1.150 ok 1342
1488     ok 1343
1489     ok 1344
1490     ok 1345
1491     ok 1346
1492 wakaba 1.164 ok 1347
1493     ok 1348
1494 wakaba 1.165 ok 1349
1495 wakaba 1.150 ok 1350
1496 wakaba 1.164 ok 1351
1497 wakaba 1.150 ok 1352
1498 wakaba 1.165 ok 1353
1499 wakaba 1.164 ok 1354
1500 wakaba 1.165 ok 1355
1501 wakaba 1.150 ok 1356
1502 wakaba 1.160 ok 1357
1503 wakaba 1.154 ok 1358
1504 wakaba 1.160 ok 1359
1505 wakaba 1.150 ok 1360
1506 wakaba 1.166 ok 1361
1507 wakaba 1.164 ok 1362
1508 wakaba 1.236 ok 1363
1509 wakaba 1.150 ok 1364
1510 wakaba 1.236 ok 1365
1511 wakaba 1.164 ok 1366
1512 wakaba 1.236 ok 1367
1513 wakaba 1.150 ok 1368
1514 wakaba 1.236 ok 1369
1515 wakaba 1.150 ok 1370
1516     ok 1371
1517     ok 1372
1518     ok 1373
1519     ok 1374
1520 wakaba 1.166 ok 1375
1521 wakaba 1.150 ok 1376
1522     ok 1377
1523     ok 1378
1524 wakaba 1.166 ok 1379
1525 wakaba 1.150 ok 1380
1526     ok 1381
1527     ok 1382
1528 wakaba 1.167 ok 1383
1529 wakaba 1.150 ok 1384
1530     ok 1385
1531     ok 1386
1532 wakaba 1.167 ok 1387
1533 wakaba 1.150 ok 1388
1534 wakaba 1.167 ok 1389
1535 wakaba 1.150 ok 1390
1536     ok 1391
1537     ok 1392
1538 wakaba 1.164 ok 1393
1539 wakaba 1.150 ok 1394
1540 wakaba 1.239 ok 1395
1541 wakaba 1.150 ok 1396
1542 wakaba 1.239 ok 1397
1543 wakaba 1.164 ok 1398
1544 wakaba 1.236 not ok 1399
1545     # Test 1399 got: "3" (t/HTML-tree.t at line 161 fail #700)
1546 wakaba 1.239 # Expected: "2" (Parse error: qq'<!DOCTYPE HTML><table a><thead><table b>'; 1:40:not closed, 1:40:not closed, 1:40:in body:#eof;<table> in table row group, unexpected end of file)
1547 wakaba 1.150 ok 1400
1548 wakaba 1.236 not ok 1401
1549     # Test 1401 got: "3" (t/HTML-tree.t at line 161 fail #701)
1550 wakaba 1.239 # Expected: "2" (Parse error: qq'<!DOCTYPE HTML><table a><tbody><table b>'; 1:40:not closed, 1:40:not closed, 1:40:in body:#eof;<table> in table row group, unexpected end of file)
1551 wakaba 1.150 ok 1402
1552 wakaba 1.239 not ok 1403
1553     # Test 1403 got: "3" (t/HTML-tree.t at line 161 fail #702)
1554     # Expected: "2" (Parse error: qq'<!DOCTYPE HTML><table a><tfoot><table b>'; 1:40:not closed, 1:40:not closed, 1:40:in body:#eof;<table> in table row group, unexpected end of file)
1555 wakaba 1.150 ok 1404
1556 wakaba 1.239 not ok 1405
1557     # Test 1405 got: "3" (t/HTML-tree.t at line 161 fail #703)
1558     # Expected: "2" (Parse error: qq'<!DOCTYPE HTML><table a><tr><table b>'; 1:37:not closed, 1:37:not closed, 1:37:in body:#eof;<table> in table row, unexpected end of file)
1559 wakaba 1.150 ok 1406
1560 wakaba 1.166 ok 1407
1561 wakaba 1.150 ok 1408
1562 wakaba 1.168 ok 1409
1563 wakaba 1.150 ok 1410
1564 wakaba 1.166 ok 1411
1565 wakaba 1.150 ok 1412
1566 wakaba 1.168 ok 1413
1567 wakaba 1.150 ok 1414
1568     ok 1415
1569     ok 1416
1570     ok 1417
1571     ok 1418
1572     ok 1419
1573     ok 1420
1574     ok 1421
1575     ok 1422
1576     ok 1423
1577     ok 1424
1578     ok 1425
1579     ok 1426
1580 wakaba 1.236 ok 1427
1581 wakaba 1.150 ok 1428
1582 wakaba 1.167 ok 1429
1583 wakaba 1.150 ok 1430
1584 wakaba 1.169 ok 1431
1585 wakaba 1.154 ok 1432
1586 wakaba 1.167 ok 1433
1587 wakaba 1.160 ok 1434
1588 wakaba 1.169 ok 1435
1589 wakaba 1.160 ok 1436
1590 wakaba 1.239 ok 1437
1591 wakaba 1.160 ok 1438
1592     ok 1439
1593     ok 1440
1594 wakaba 1.239 not ok 1441
1595     # Test 1441 got: "3" (t/HTML-tree.t at line 161 fail #721)
1596     # Expected: "4" (Parse error: qq'<!DOCTYPE HTML><table><tr><form><td></td></form></table>'; 1:33:in table:form, 1:49:in table:/form, 1:49:unmatched end tag:form;<form> in table, form not closed, </form> in table, ubmatched </form>)
1597 wakaba 1.160 ok 1442
1598 wakaba 1.168 ok 1443
1599 wakaba 1.163 ok 1444
1600 wakaba 1.169 ok 1445
1601 wakaba 1.163 ok 1446
1602     ok 1447
1603     ok 1448
1604 wakaba 1.169 ok 1449
1605 wakaba 1.163 ok 1450
1606     ok 1451
1607     ok 1452
1608     ok 1453
1609     ok 1454
1610     ok 1455
1611     ok 1456
1612     ok 1457
1613     ok 1458
1614 wakaba 1.239 ok 1459
1615 wakaba 1.163 ok 1460
1616     ok 1461
1617     ok 1462
1618 wakaba 1.239 not ok 1463
1619     # Test 1463 got: "4" (t/HTML-tree.t at line 161 fail #732)
1620     # Expected: "3" (Parse error: qq'<table a><tr><table b>'; 1:10:no DOCTYPE, 1:22:not closed, 1:22:not closed, 1:22:in body:#eof;1,10,no DOCTYPE, 1,22,not closed:tr, 1,22,not closed:table)
1621 wakaba 1.163 ok 1464
1622     ok 1465
1623     ok 1466
1624     ok 1467
1625     ok 1468
1626     ok 1469
1627     ok 1470
1628 wakaba 1.164 ok 1471
1629     ok 1472
1630 wakaba 1.165 ok 1473
1631     ok 1474
1632 wakaba 1.170 ok 1475
1633     ok 1476
1634 wakaba 1.171 ok 1477
1635 wakaba 1.165 ok 1478
1636 wakaba 1.170 ok 1479
1637 wakaba 1.165 ok 1480
1638 wakaba 1.171 ok 1481
1639 wakaba 1.170 ok 1482
1640 wakaba 1.171 ok 1483
1641 wakaba 1.165 ok 1484
1642     ok 1485
1643     ok 1486
1644     ok 1487
1645     ok 1488
1646 wakaba 1.170 ok 1489
1647     ok 1490
1648 wakaba 1.171 ok 1491
1649 wakaba 1.165 ok 1492
1650 wakaba 1.170 ok 1493
1651     ok 1494
1652 wakaba 1.171 ok 1495
1653 wakaba 1.165 ok 1496
1654     ok 1497
1655     ok 1498
1656     ok 1499
1657     ok 1500
1658     ok 1501
1659     ok 1502
1660 wakaba 1.166 ok 1503
1661     ok 1504
1662     ok 1505
1663     ok 1506
1664     ok 1507
1665     ok 1508
1666     ok 1509
1667     ok 1510
1668     ok 1511
1669     ok 1512
1670     ok 1513
1671     ok 1514
1672     ok 1515
1673     ok 1516
1674     ok 1517
1675     ok 1518
1676     ok 1519
1677     ok 1520
1678 wakaba 1.170 ok 1521
1679 wakaba 1.166 ok 1522
1680 wakaba 1.171 ok 1523
1681 wakaba 1.166 ok 1524
1682 wakaba 1.171 ok 1525
1683 wakaba 1.170 ok 1526
1684 wakaba 1.171 ok 1527
1685 wakaba 1.167 ok 1528
1686     ok 1529
1687     ok 1530
1688     ok 1531
1689     ok 1532
1690     ok 1533
1691     ok 1534
1692 wakaba 1.172 ok 1535
1693 wakaba 1.167 ok 1536
1694     ok 1537
1695     ok 1538
1696 wakaba 1.173 ok 1539
1697 wakaba 1.167 ok 1540
1698 wakaba 1.173 ok 1541
1699 wakaba 1.167 ok 1542
1700     ok 1543
1701     ok 1544
1702     ok 1545
1703     ok 1546
1704 wakaba 1.168 ok 1547
1705     ok 1548
1706 wakaba 1.173 ok 1549
1707 wakaba 1.168 ok 1550
1708     ok 1551
1709     ok 1552
1710 wakaba 1.173 ok 1553
1711 wakaba 1.168 ok 1554
1712     ok 1555
1713     ok 1556
1714     ok 1557
1715     ok 1558
1716     ok 1559
1717     ok 1560
1718     ok 1561
1719     ok 1562
1720     ok 1563
1721     ok 1564
1722     ok 1565
1723     ok 1566
1724     ok 1567
1725     ok 1568
1726     ok 1569
1727     ok 1570
1728     ok 1571
1729     ok 1572
1730     ok 1573
1731     ok 1574
1732     ok 1575
1733     ok 1576
1734     ok 1577
1735     ok 1578
1736     ok 1579
1737     ok 1580
1738 wakaba 1.173 ok 1581
1739 wakaba 1.168 ok 1582
1740 wakaba 1.173 ok 1583
1741 wakaba 1.169 ok 1584
1742 wakaba 1.173 ok 1585
1743 wakaba 1.169 ok 1586
1744     ok 1587
1745     ok 1588
1746     ok 1589
1747     ok 1590
1748     ok 1591
1749     ok 1592
1750     ok 1593
1751     ok 1594
1752     ok 1595
1753     ok 1596
1754     ok 1597
1755     ok 1598
1756     ok 1599
1757     ok 1600
1758     ok 1601
1759     ok 1602
1760 wakaba 1.174 ok 1603
1761 wakaba 1.169 ok 1604
1762 wakaba 1.174 ok 1605
1763 wakaba 1.169 ok 1606
1764 wakaba 1.199 ok 1607
1765     ok 1608
1766 wakaba 1.216 ok 1609
1767 wakaba 1.169 ok 1610
1768     ok 1611
1769     ok 1612
1770 wakaba 1.174 ok 1613
1771     ok 1614
1772 wakaba 1.199 ok 1615
1773     ok 1616
1774 wakaba 1.216 ok 1617
1775 wakaba 1.174 ok 1618
1776 wakaba 1.199 ok 1619
1777     ok 1620
1778 wakaba 1.216 ok 1621
1779 wakaba 1.173 ok 1622
1780     ok 1623
1781     ok 1624
1782     ok 1625
1783     ok 1626
1784 wakaba 1.170 ok 1627
1785 wakaba 1.173 ok 1628
1786     ok 1629
1787     ok 1630
1788     ok 1631
1789     ok 1632
1790 wakaba 1.171 ok 1633
1791     ok 1634
1792     ok 1635
1793     ok 1636
1794 wakaba 1.173 ok 1637
1795 wakaba 1.171 ok 1638
1796     ok 1639
1797     ok 1640
1798     ok 1641
1799     ok 1642
1800     ok 1643
1801     ok 1644
1802 wakaba 1.174 ok 1645
1803 wakaba 1.171 ok 1646
1804 wakaba 1.199 ok 1647
1805 wakaba 1.171 ok 1648
1806 wakaba 1.216 ok 1649
1807 wakaba 1.174 ok 1650
1808 wakaba 1.216 ok 1651
1809 wakaba 1.199 ok 1652
1810 wakaba 1.216 ok 1653
1811 wakaba 1.171 ok 1654
1812     ok 1655
1813     ok 1656
1814     ok 1657
1815 wakaba 1.173 ok 1658
1816 wakaba 1.171 ok 1659
1817 wakaba 1.173 ok 1660
1818 wakaba 1.171 ok 1661
1819     ok 1662
1820     ok 1663
1821     ok 1664
1822     ok 1665
1823     ok 1666
1824     ok 1667
1825     ok 1668
1826     ok 1669
1827     ok 1670
1828 wakaba 1.217 ok 1671
1829 wakaba 1.171 ok 1672
1830     ok 1673
1831     ok 1674
1832     ok 1675
1833     ok 1676
1834     ok 1677
1835     ok 1678
1836 wakaba 1.217 ok 1679
1837 wakaba 1.171 ok 1680
1838     ok 1681
1839     ok 1682
1840 wakaba 1.217 ok 1683
1841 wakaba 1.171 ok 1684
1842 wakaba 1.174 ok 1685
1843     ok 1686
1844     ok 1687
1845     ok 1688
1846     ok 1689
1847     ok 1690
1848 wakaba 1.173 ok 1691
1849 wakaba 1.174 ok 1692
1850     ok 1693
1851     ok 1694
1852     ok 1695
1853     ok 1696
1854 wakaba 1.173 ok 1697
1855     ok 1698
1856 wakaba 1.239 # t/tree-test-2.dat
1857 wakaba 1.173 ok 1699
1858     ok 1700
1859 wakaba 1.174 ok 1701
1860     ok 1702
1861 wakaba 1.199 ok 1703
1862     ok 1704
1863 wakaba 1.216 ok 1705
1864 wakaba 1.173 ok 1706
1865     ok 1707
1866     ok 1708
1867     ok 1709
1868     ok 1710
1869 wakaba 1.217 ok 1711
1870 wakaba 1.173 ok 1712
1871 wakaba 1.217 ok 1713
1872 wakaba 1.173 ok 1714
1873 wakaba 1.217 ok 1715
1874 wakaba 1.173 ok 1716
1875     ok 1717
1876     ok 1718
1877     ok 1719
1878     ok 1720
1879     ok 1721
1880 wakaba 1.174 ok 1722
1881 wakaba 1.173 ok 1723
1882 wakaba 1.174 ok 1724
1883 wakaba 1.173 ok 1725
1884     ok 1726
1885     ok 1727
1886     ok 1728
1887     ok 1729
1888     ok 1730
1889     ok 1731
1890     ok 1732
1891     ok 1733
1892     ok 1734
1893 wakaba 1.236 ok 1735
1894 wakaba 1.173 ok 1736
1895     ok 1737
1896     ok 1738
1897     ok 1739
1898     ok 1740
1899     ok 1741
1900     ok 1742
1901 wakaba 1.236 ok 1743
1902 wakaba 1.173 ok 1744
1903     ok 1745
1904     ok 1746
1905 wakaba 1.236 ok 1747
1906 wakaba 1.173 ok 1748
1907     ok 1749
1908     ok 1750
1909     ok 1751
1910     ok 1752
1911     ok 1753
1912     ok 1754
1913     ok 1755
1914     ok 1756
1915     ok 1757
1916     ok 1758
1917     ok 1759
1918     ok 1760
1919 wakaba 1.174 ok 1761
1920 wakaba 1.173 ok 1762
1921 wakaba 1.199 ok 1763
1922 wakaba 1.173 ok 1764
1923 wakaba 1.216 ok 1765
1924 wakaba 1.173 ok 1766
1925 wakaba 1.239 ok 1767
1926 wakaba 1.173 ok 1768
1927 wakaba 1.216 ok 1769
1928 wakaba 1.173 ok 1770
1929 wakaba 1.239 not ok 1771
1930     # Test 1771 got: "3" (t/HTML-tree.t at line 161 fail #886)
1931     # Expected: "2" (Parse error: qq'<table><tr>'; 1:8:not closed, 1:8:unmatched end tag:table, 1:11:in body:#eof;no </table> before <table>, </table> but no opening <table>)
1932 wakaba 1.173 ok 1772
1933 wakaba 1.216 ok 1773
1934 wakaba 1.173 ok 1774
1935 wakaba 1.239 ok 1775
1936 wakaba 1.173 ok 1776
1937 wakaba 1.236 ok 1777
1938 wakaba 1.173 ok 1778
1939 wakaba 1.217 not ok 1779
1940 wakaba 1.239 # Test 1779 got: "2" (t/HTML-tree.t at line 161 fail #890)
1941     # Expected: "1" (Parse error: qq'</select><option>'; 1:10:unmatched end tag:select, 1:17:in body:#eof;</select> in <select>.innerHTML)
1942 wakaba 1.173 ok 1780
1943     ok 1781
1944     ok 1782
1945 wakaba 1.239 not ok 1783
1946     # Test 1783 got: "3" (t/HTML-tree.t at line 161 fail #892)
1947     # Expected: "2" (Parse error: qq'<select><option>'; 1:9:not closed:select, 1:9:unmatched end tag:select, 1:16:in body:#eof;<select> in <select> - treated as if </select>, </select> in <select>.innerHTML)
1948 wakaba 1.173 ok 1784
1949     ok 1785
1950     ok 1786
1951     ok 1787
1952     ok 1788
1953     ok 1789
1954     ok 1790
1955 wakaba 1.174 ok 1791
1956     ok 1792
1957 wakaba 1.199 ok 1793
1958     ok 1794
1959 wakaba 1.216 ok 1795
1960     ok 1796
1961     ok 1797
1962     ok 1798
1963     ok 1799
1964     ok 1800
1965     ok 1801
1966     ok 1802
1967     ok 1803
1968     ok 1804
1969     ok 1805
1970     ok 1806
1971 wakaba 1.239 ok 1807
1972 wakaba 1.216 ok 1808
1973 wakaba 1.239 ok 1809
1974 wakaba 1.216 ok 1810
1975 wakaba 1.236 not ok 1811
1976 wakaba 1.239 # Test 1811 got: "1" (t/HTML-tree.t at line 161 fail #906)
1977     # Expected: "0" (Parse error: qq'<option>'; 1:8:in body:#eof;)
1978 wakaba 1.216 ok 1812
1979 wakaba 1.239 not ok 1813
1980     # Test 1813 got: "1" (t/HTML-tree.t at line 161 fail #907)
1981     # Expected: "0" (Parse error: qq'<optgroup>'; 1:10:in body:#eof;)
1982 wakaba 1.216 ok 1814
1983 wakaba 1.239 not ok 1815
1984     # Test 1815 got: "2" (t/HTML-tree.t at line 161 fail #908)
1985     # Expected: "1" (Parse error: qq'</tr><option>a'; 1:6:in select:/tr, 1:14:in body:#eof;</tr> in <select>)
1986 wakaba 1.216 ok 1816
1987     ok 1817
1988     ok 1818
1989     ok 1819
1990     ok 1820
1991     ok 1821
1992     ok 1822
1993     ok 1823
1994     ok 1824
1995     ok 1825
1996     ok 1826
1997 wakaba 1.217 ok 1827
1998 wakaba 1.216 ok 1828
1999 wakaba 1.217 ok 1829
2000 wakaba 1.216 ok 1830
2001 wakaba 1.236 ok 1831
2002 wakaba 1.216 ok 1832
2003 wakaba 1.217 ok 1833
2004 wakaba 1.216 ok 1834
2005 wakaba 1.217 ok 1835
2006 wakaba 1.216 ok 1836
2007     ok 1837
2008     ok 1838
2009     ok 1839
2010     ok 1840
2011     ok 1841
2012     ok 1842
2013     ok 1843
2014     ok 1844
2015     ok 1845
2016     ok 1846
2017     ok 1847
2018     ok 1848
2019     ok 1849
2020     ok 1850
2021     ok 1851
2022     ok 1852
2023     ok 1853
2024     ok 1854
2025     ok 1855
2026     ok 1856
2027 wakaba 1.217 ok 1857
2028     ok 1858
2029     ok 1859
2030     ok 1860
2031 wakaba 1.239 ok 1861
2032 wakaba 1.217 ok 1862
2033 wakaba 1.239 ok 1863
2034 wakaba 1.217 ok 1864
2035 wakaba 1.239 not ok 1865
2036     # Test 1865 got: "1" (t/HTML-tree.t at line 161 fail #933)
2037     # Expected: "2" (Parse error: qq'</html>a'; 1:8:unmatched end tag:html;unmatched </html>, char after </body> implied by </html>)
2038 wakaba 1.217 ok 1866
2039 wakaba 1.239 not ok 1867
2040     # Test 1867 got: "2" (t/HTML-tree.t at line 161 fail #934)
2041     # Expected: "3" (Parse error: qq'<span></html>'; 1:13:not closed, 1:13:unmatched end tag:html;<span> not closed at </body> implied by </html>, unmatched </html>, unexpected end of file (no </span>))
2042 wakaba 1.217 ok 1868
2043     ok 1869
2044     ok 1870
2045     ok 1871
2046     ok 1872
2047     ok 1873
2048     ok 1874
2049     ok 1875
2050     ok 1876
2051     ok 1877
2052     ok 1878
2053     ok 1879
2054     ok 1880
2055     ok 1881
2056     ok 1882
2057     ok 1883
2058     ok 1884
2059     ok 1885
2060     ok 1886
2061     ok 1887
2062     ok 1888
2063     ok 1889
2064     ok 1890
2065 wakaba 1.236 ok 1891
2066 wakaba 1.217 ok 1892
2067 wakaba 1.236 ok 1893
2068 wakaba 1.217 ok 1894
2069 wakaba 1.236 ok 1895
2070 wakaba 1.217 ok 1896
2071 wakaba 1.236 ok 1897
2072 wakaba 1.217 ok 1898
2073 wakaba 1.236 ok 1899
2074 wakaba 1.217 ok 1900
2075     ok 1901
2076     ok 1902
2077     ok 1903
2078     ok 1904
2079     ok 1905
2080     ok 1906
2081     ok 1907
2082     ok 1908
2083     ok 1909
2084     ok 1910
2085     ok 1911
2086     ok 1912
2087     ok 1913
2088     ok 1914
2089     ok 1915
2090     ok 1916
2091     ok 1917
2092     ok 1918
2093     ok 1919
2094     ok 1920
2095 wakaba 1.236 ok 1921
2096     ok 1922
2097 wakaba 1.239 ok 1923
2098 wakaba 1.236 ok 1924
2099 wakaba 1.239 ok 1925
2100 wakaba 1.236 ok 1926
2101     not ok 1927
2102     # Test 1927 got: "1" (t/HTML-tree.t at line 161 fail #964)
2103 wakaba 1.239 # Expected: "0" (Parse error: qq'<thead>'; 1:7:in body:#eof;)
2104 wakaba 1.236 ok 1928
2105     not ok 1929
2106     # Test 1929 got: "1" (t/HTML-tree.t at line 161 fail #965)
2107 wakaba 1.239 # Expected: "0" (Parse error: qq'<tbody>'; 1:7:in body:#eof;)
2108 wakaba 1.236 ok 1930
2109     not ok 1931
2110     # Test 1931 got: "1" (t/HTML-tree.t at line 161 fail #966)
2111 wakaba 1.239 # Expected: "0" (Parse error: qq'<tfoot>'; 1:7:in body:#eof;)
2112     ok 1932
2113     not ok 1933
2114     # Test 1933 got: "1" (t/HTML-tree.t at line 161 fail #967)
2115 wakaba 1.236 # Expected: "0" (Parse error: qq'<tr>'; 1:4:in body:#eof;)
2116     ok 1934
2117 wakaba 1.239 not ok 1935
2118     # Test 1935 got: "1" (t/HTML-tree.t at line 161 fail #968)
2119     # Expected: "0" (Parse error: qq'<tr>'; 1:4:in body:#eof;)
2120 wakaba 1.236 ok 1936
2121     ok 1937
2122     ok 1938
2123     ok 1939
2124     ok 1940
2125     ok 1941
2126     ok 1942
2127     ok 1943
2128     ok 1944
2129     ok 1945
2130     ok 1946
2131     ok 1947
2132     ok 1948
2133     ok 1949
2134     ok 1950
2135     ok 1951
2136     ok 1952
2137 wakaba 1.239 ok 1953
2138     ok 1954
2139     ok 1955
2140     ok 1956

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24