/[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.151 - (hide annotations) (download)
Thu Mar 6 15:29:43 2008 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.150: +2 -2 lines
File MIME type: text/plain
++ whatpm/Whatpm/ChangeLog	6 Mar 2008 15:28:32 -0000
2008-03-07  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm.src (_tree_construction_main): Merge rules for "h1"
	and "div" (HTML5 revision 1318).  Add comments to where
	|form| pointer association codes should be inserted (HTML5 revision
	1319).

1 wakaba 1.73 1..980
2 wakaba 1.1 # Running under perl version 5.008007 for linux
3 wakaba 1.151 # Current time local: Fri Mar 7 00:26:43 2008
4     # Current time GMT: Thu Mar 6 15:26:43 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     # t/tree-construction/tests1.dat
46     ok 39
47     ok 40
48     ok 41
49     ok 42
50     ok 43
51     ok 44
52     ok 45
53     not ok 46
54 wakaba 1.150 # Test 46 got: "| <html>\n" (t/HTML-tree.t at line 162 fail #23)
55 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq'<html>')
56 wakaba 1.1 # Lines 2-2 are missing:
57     # - "| <head>\n"
58     # - "| <body>\n"
59 wakaba 1.150 # t/HTML-tree.t line 162 is: ok $result, $test->{document},
60 wakaba 1.43 not ok 47
61 wakaba 1.150 # Test 47 got: "2" (t/HTML-tree.t at line 160 fail #24)
62 wakaba 1.90 # Expected: "1" (Parse error: qq'<head>'; 1:6:no DOCTYPE, 1:6:not closed:head;Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.)
63 wakaba 1.150 # t/HTML-tree.t line 160 is: join (', ', @errors) . ';' . join (', ', @{$test->{errors}});
64 wakaba 1.43 not ok 48
65 wakaba 1.150 # Test 48 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 162 fail #24)
66 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq'<head>')
67 wakaba 1.16 # Line 3 is missing:
68     # - "| <body>\n"
69 wakaba 1.43 ok 49
70     ok 50
71     not ok 51
72 wakaba 1.150 # Test 51 got: "2" (t/HTML-tree.t at line 160 fail #26)
73 wakaba 1.90 # Expected: "1" (Parse error: qq'<html><head>'; 1:7:no DOCTYPE, 1:12:not closed:head;Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.)
74 wakaba 1.43 not ok 52
75 wakaba 1.150 # Test 52 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 162 fail #26)
76 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq'<html><head>')
77 wakaba 1.16 # Line 3 is missing:
78 wakaba 1.1 # - "| <body>\n"
79 wakaba 1.43 ok 53
80     not ok 54
81 wakaba 1.150 # Test 54 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 162 fail #27)
82 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq'<html><head></head>')
83 wakaba 1.16 # Line 3 is missing:
84     # - "| <body>\n"
85     ok 55
86     ok 56
87     ok 57
88 wakaba 1.17 ok 58
89     ok 59
90     ok 60
91 wakaba 1.43 ok 61
92     ok 62
93     ok 63
94 wakaba 1.23 ok 64
95 wakaba 1.16 ok 65
96 wakaba 1.11 ok 66
97 wakaba 1.17 ok 67
98     ok 68
99     ok 69
100     ok 70
101 wakaba 1.25 ok 71
102 wakaba 1.43 not ok 72
103 wakaba 1.150 # Test 72 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 162 fail #36)
104 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq'</head>')
105 wakaba 1.43 # Line 3 is missing:
106     # - "| <body>\n"
107 wakaba 1.1 ok 73
108     ok 74
109     ok 75
110 wakaba 1.11 ok 76
111 wakaba 1.17 ok 77
112 wakaba 1.35 ok 78
113 wakaba 1.17 ok 79
114     ok 80
115 wakaba 1.25 ok 81
116     ok 82
117 wakaba 1.1 ok 83
118 wakaba 1.35 ok 84
119 wakaba 1.1 ok 85
120 wakaba 1.16 ok 86
121 wakaba 1.17 ok 87
122 wakaba 1.16 ok 88
123 wakaba 1.17 ok 89
124 wakaba 1.16 ok 90
125 wakaba 1.43 ok 91
126 wakaba 1.16 ok 92
127 wakaba 1.43 ok 93
128 wakaba 1.16 ok 94
129 wakaba 1.1 ok 95
130 wakaba 1.16 ok 96
131 wakaba 1.11 ok 97
132 wakaba 1.16 ok 98
133     ok 99
134 wakaba 1.17 ok 100
135 wakaba 1.43 not ok 101
136 wakaba 1.150 # Test 101 got: "17" (t/HTML-tree.t at line 160 fail #51)
137 wakaba 1.90 # Expected: "9" (Parse error: qq'<!-----><font><div>hello<table>excite!<b>me!<th><i>please!</tr><!--X-->'; 1:7: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:not closed:b, 1:49:missing start tag:tr, 1:64:not closed:i, 1:71:not closed:table;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: 41 Unexpected start tag (b) in table context caused voodoo mode., Line: 1 Col: 44 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 48 Unexpected implied end tag (b) in the table phase., 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.)
138 wakaba 1.17 ok 102
139 wakaba 1.1 ok 103
140 wakaba 1.43 ok 104
141     ok 105
142     ok 106
143     ok 107
144     ok 108
145     ok 109
146     ok 110
147     ok 111
148     ok 112
149     ok 113
150     not ok 114
151 wakaba 1.150 # Test 114 got: "| <!-- # -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #57)
152 wakaba 1.53 # Expected: "| <!-- # -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'</#')
153 wakaba 1.16 # Lines 3-3 are missing:
154     # - "| <head>\n"
155     # - "| <body>\n"
156 wakaba 1.43 ok 115
157     not ok 116
158 wakaba 1.150 # Test 116 got: "| <!-- ? -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #58)
159 wakaba 1.53 # Expected: "| <!-- ? -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<?')
160 wakaba 1.16 # Lines 3-3 are missing:
161     # - "| <head>\n"
162     # - "| <body>\n"
163 wakaba 1.43 ok 117
164     not ok 118
165 wakaba 1.150 # Test 118 got: "| <!-- ?# -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #59)
166 wakaba 1.53 # Expected: "| <!-- ?# -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<?#')
167 wakaba 1.16 # Lines 3-3 are missing:
168     # - "| <head>\n"
169     # - "| <body>\n"
170 wakaba 1.43 ok 119
171     not ok 120
172 wakaba 1.150 # Test 120 got: "| <!-- -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #60)
173 wakaba 1.53 # Expected: "| <!-- -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!')
174 wakaba 1.16 # Lines 3-3 are missing:
175     # - "| <head>\n"
176     # - "| <body>\n"
177 wakaba 1.43 ok 121
178     not ok 122
179 wakaba 1.150 # Test 122 got: "| <!-- # -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #61)
180 wakaba 1.53 # Expected: "| <!-- # -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!#')
181 wakaba 1.16 # Lines 3-3 are missing:
182     # - "| <head>\n"
183     # - "| <body>\n"
184 wakaba 1.43 ok 123
185     not ok 124
186 wakaba 1.150 # Test 124 got: "| <!-- ?COMMENT? -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #62)
187 wakaba 1.53 # Expected: "| <!-- ?COMMENT? -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<?COMMENT?>')
188 wakaba 1.16 # Lines 3-3 are missing:
189     # - "| <head>\n"
190     # - "| <body>\n"
191 wakaba 1.43 ok 125
192     not ok 126
193 wakaba 1.150 # Test 126 got: "| <!-- COMMENT -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #63)
194 wakaba 1.53 # Expected: "| <!-- COMMENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!COMMENT>')
195 wakaba 1.16 # Lines 3-3 are missing:
196     # - "| <head>\n"
197     # - "| <body>\n"
198 wakaba 1.43 ok 127
199     not ok 128
200 wakaba 1.150 # Test 128 got: "| <!-- COMMENT -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #64)
201 wakaba 1.53 # Expected: "| <!-- COMMENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'</ COMMENT >')
202 wakaba 1.16 # Lines 3-3 are missing:
203     # - "| <head>\n"
204     # - "| <body>\n"
205 wakaba 1.43 ok 129
206     not ok 130
207 wakaba 1.150 # Test 130 got: "| <!-- ?COM--MENT? -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #65)
208 wakaba 1.53 # Expected: "| <!-- ?COM--MENT? -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<?COM--MENT?>')
209 wakaba 1.17 # Lines 3-3 are missing:
210     # - "| <head>\n"
211     # - "| <body>\n"
212 wakaba 1.43 ok 131
213     not ok 132
214 wakaba 1.150 # Test 132 got: "| <!-- COM--MENT -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #66)
215 wakaba 1.53 # Expected: "| <!-- COM--MENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!COM--MENT>')
216 wakaba 1.17 # Lines 3-3 are missing:
217     # - "| <head>\n"
218     # - "| <body>\n"
219 wakaba 1.43 ok 133
220     not ok 134
221 wakaba 1.150 # Test 134 got: "| <!-- COM--MENT -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #67)
222 wakaba 1.53 # Expected: "| <!-- COM--MENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'</ COM--MENT >')
223 wakaba 1.16 # Lines 3-3 are missing:
224     # - "| <head>\n"
225     # - "| <body>\n"
226 wakaba 1.43 not ok 135
227 wakaba 1.150 # Test 135 got: "2" (t/HTML-tree.t at line 160 fail #68)
228 wakaba 1.90 # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><style> EOF'; 1:26:in CDATA:#5, 1:26:not closed:head;Line: 1 Col: 26 Unexpected end of file. Expected end tag (style).)
229 wakaba 1.43 not ok 136
230 wakaba 1.150 # Test 136 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <style>\n| \" EOF\"\n" (t/HTML-tree.t at line 162 fail #68)
231 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <style>\n| \" EOF\"\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><style> EOF')
232 wakaba 1.16 # Line 6 is missing:
233     # - "| <body>\n"
234 wakaba 1.1 ok 137
235     ok 138
236     ok 139
237     ok 140
238     ok 141
239     ok 142
240     ok 143
241     ok 144
242     ok 145
243     ok 146
244     ok 147
245 wakaba 1.17 ok 148
246 wakaba 1.43 not ok 149
247 wakaba 1.150 # Test 149 got: "3" (t/HTML-tree.t at line 160 fail #75)
248 wakaba 1.90 # Expected: "4" (Parse error: qq'<font><p>hello<b>cruel</font>world'; 1:7:no DOCTYPE, 1:30:not closed:b, 1:34:not closed:b;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.)
249 wakaba 1.17 ok 150
250     ok 151
251 wakaba 1.43 ok 152
252 wakaba 1.1 ok 153
253     ok 154
254 wakaba 1.11 ok 155
255     ok 156
256 wakaba 1.16 ok 157
257 wakaba 1.1 ok 158
258 wakaba 1.11 ok 159
259     ok 160
260 wakaba 1.16 ok 161
261 wakaba 1.43 not ok 162
262 wakaba 1.150 # Test 162 got: "| <html>\n" (t/HTML-tree.t at line 162 fail #81)
263 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq'')
264 wakaba 1.43 # Lines 2-2 are missing:
265     # - "| <head>\n"
266     # - "| <body>\n"
267 wakaba 1.1 ok 163
268     ok 164
269 wakaba 1.11 ok 165
270     ok 166
271 wakaba 1.16 ok 167
272     ok 168
273     ok 169
274     ok 170
275     ok 171
276     ok 172
277     ok 173
278     ok 174
279     ok 175
280     ok 176
281     ok 177
282     ok 178
283 wakaba 1.17 ok 179
284 wakaba 1.16 ok 180
285     ok 181
286     ok 182
287 wakaba 1.43 ok 183
288 wakaba 1.16 ok 184
289     ok 185
290     ok 186
291 wakaba 1.43 ok 187
292 wakaba 1.16 ok 188
293 wakaba 1.17 ok 189
294     ok 190
295     ok 191
296     ok 192
297     not ok 193
298 wakaba 1.150 # Test 193 got: "10" (t/HTML-tree.t at line 160 fail #97)
299 wakaba 1.90 # Expected: "9" (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:46:not closed:a, 1:61:in table:#character, 1:69:not closed:a, 1:71:not closed:a;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: 41 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 45 Unexpected implied end tag (a) in the table phase., Line: 1 Col: 60 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 68 Unexpected implied end tag (a) in the table phase., Line: 1 Col: 71 Expected closing tag. Unexpected end of file.)
300 wakaba 1.43 ok 194
301     ok 195
302     ok 196
303     not ok 197
304 wakaba 1.150 # Test 197 got: "10" (t/HTML-tree.t at line 160 fail #99)
305 wakaba 1.90 # Expected: "8" (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:30:not closed:a, 1:55:not closed:a, 1:61:in table:#character, 1:69:not closed:a, 1:71:not closed:a;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: 25 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 29 Unexpected implied end tag (a) in the table phase., Line: 1 Col: 54 Got table cell end tag (td) while required end tags are missing., Line: 1 Col: 60 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 68 Unexpected implied end tag (a) in the table phase., Line: 1 Col: 71 Expected closing tag. Unexpected end of file.)
306 wakaba 1.43 ok 198
307     ok 199
308     ok 200
309     ok 201
310     ok 202
311     not ok 203
312 wakaba 1.150 # Test 203 got: "2" (t/HTML-tree.t at line 160 fail #102)
313 wakaba 1.90 # Expected: "1" (Parse error: qq'<title><meta></title><link><title><meta></title>'; 1:8:no DOCTYPE, 1:48:not closed:head;Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.)
314 wakaba 1.43 not ok 204
315 wakaba 1.150 # Test 204 got: "| <html>\n| <head>\n| <title>\n| \"<meta>\"\n| <link>\n| <title>\n| \"<meta>\"\n" (t/HTML-tree.t at line 162 fail #102)
316 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <title>\n| \"<meta>\"\n| <link>\n| <title>\n| \"<meta>\"\n| <body>\n" (Document tree: qq'<title><meta></title><link><title><meta></title>')
317 wakaba 1.1 # Line 8 is missing:
318     # - "| <body>\n"
319 wakaba 1.43 not ok 205
320 wakaba 1.150 # Test 205 got: "3" (t/HTML-tree.t at line 160 fail #103)
321 wakaba 1.90 # Expected: "2" (Parse error: qq'<style><!--</style><meta><script>--><link></script>'; 1:8:no DOCTYPE, 1:51:in CDATA:#5, 1:51:not closed:head;Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE., Line: 1 Col: 51 Unexpected end of file. Expected end tag (style).)
322 wakaba 1.43 not ok 206
323 wakaba 1.150 # Test 206 got: "| <html>\n| <head>\n| <style>\n| \"<!--</style><meta><script>--><link></script>\"\n" (t/HTML-tree.t at line 162 fail #103)
324 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <style>\n| \"<!--</style><meta><script>--><link></script>\"\n| <body>\n" (Document tree: qq'<style><!--</style><meta><script>--><link></script>')
325 wakaba 1.15 # Line 5 is missing:
326 wakaba 1.1 # - "| <body>\n"
327 wakaba 1.43 ok 207
328     not ok 208
329 wakaba 1.150 # Test 208 got: "| <html>\n| <head>\n| <meta>\n| <link>\n" (t/HTML-tree.t at line 162 fail #104)
330 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <meta>\n| <link>\n| <body>\n" (Document tree: qq'<head><meta></head><link>')
331 wakaba 1.1 # Line 5 is missing:
332     # - "| <body>\n"
333 wakaba 1.17 ok 209
334 wakaba 1.35 ok 210
335 wakaba 1.26 ok 211
336     ok 212
337 wakaba 1.17 ok 213
338     ok 214
339     ok 215
340     ok 216
341 wakaba 1.25 ok 217
342     ok 218
343 wakaba 1.1 ok 219
344     ok 220
345     ok 221
346 wakaba 1.11 ok 222
347     ok 223
348 wakaba 1.35 ok 224
349 wakaba 1.16 ok 225
350     ok 226
351 wakaba 1.1 ok 227
352 wakaba 1.35 ok 228
353 wakaba 1.1 ok 229
354     ok 230
355 wakaba 1.17 ok 231
356 wakaba 1.1 ok 232
357     ok 233
358     ok 234
359 wakaba 1.43 ok 235
360 wakaba 1.11 ok 236
361 wakaba 1.17 ok 237
362     ok 238
363 wakaba 1.43 ok 239
364 wakaba 1.17 ok 240
365 wakaba 1.43 ok 241
366 wakaba 1.25 ok 242
367 wakaba 1.16 ok 243
368     ok 244
369     ok 245
370 wakaba 1.17 ok 246
371     ok 247
372     ok 248
373     ok 249
374 wakaba 1.35 ok 250
375 wakaba 1.43 ok 251
376 wakaba 1.35 ok 252
377 wakaba 1.16 ok 253
378     ok 254
379 wakaba 1.43 ok 255
380 wakaba 1.16 ok 256
381     ok 257
382     ok 258
383 wakaba 1.17 ok 259
384 wakaba 1.16 ok 260
385     ok 261
386     ok 262
387 wakaba 1.43 ok 263
388 wakaba 1.16 ok 264
389 wakaba 1.43 # t/tree-construction/tests2.dat
390 wakaba 1.17 ok 265
391 wakaba 1.16 ok 266
392 wakaba 1.43 ok 267
393 wakaba 1.17 ok 268
394 wakaba 1.43 ok 269
395 wakaba 1.17 ok 270
396 wakaba 1.21 ok 271
397 wakaba 1.43 ok 272
398     ok 273
399 wakaba 1.16 ok 274
400 wakaba 1.43 not ok 275
401 wakaba 1.150 # Test 275 got: "5" (t/HTML-tree.t at line 160 fail #138)
402 wakaba 1.90 # 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:not closed:frameset;Line: 1 Col: 29 Unepxected characters in the frameset phase. Characters ignored., Line: 1 Col: 29 Expected closing tag. Unexpected end of file.)
403 wakaba 1.17 ok 276
404 wakaba 1.43 ok 277
405 wakaba 1.17 ok 278
406 wakaba 1.43 not ok 279
407 wakaba 1.150 # Test 279 got: "1" (t/HTML-tree.t at line 160 fail #140)
408 wakaba 1.90 # Expected: "2" (Parse error: qq'<!DOCTYPE HTML><font><p><b>test</font>'; 1:38:not closed:b;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.)
409 wakaba 1.43 ok 280
410 wakaba 1.17 ok 281
411 wakaba 1.43 ok 282
412     not ok 283
413 wakaba 1.150 # Test 283 got: "3" (t/HTML-tree.t at line 160 fail #142)
414 wakaba 1.90 # Expected: "2" (Parse error: qq'<script></x'; 1:9:no DOCTYPE, 1:11:in CDATA:#5, 1:11:not closed:head;Line: 1 Col: 8 Unexpected start tag (script). Expected DOCTYPE., Line: 1 Col: 11 Unexpected end of file. Expected end tag (script).)
415 wakaba 1.43 not ok 284
416 wakaba 1.150 # Test 284 got: "| <html>\n| <head>\n| <script>\n| \"</x\"\n" (t/HTML-tree.t at line 162 fail #142)
417 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <script>\n| \"</x\"\n| <body>\n" (Document tree: qq'<script></x')
418 wakaba 1.43 # Line 5 is missing:
419 wakaba 1.1 # - "| <body>\n"
420 wakaba 1.17 not ok 285
421 wakaba 1.150 # Test 285 got: "7" (t/HTML-tree.t at line 160 fail #143)
422 wakaba 1.90 # Expected: "5" (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:not closed:plaintext;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: 21 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 22 Unexpected non-space characters in table context caused voodoo mode., Line: 1 Col: 22 Expected closing tag. Unexpected end of file.)
423 wakaba 1.43 ok 286
424     ok 287
425 wakaba 1.16 ok 288
426 wakaba 1.43 not ok 289
427 wakaba 1.150 # Test 289 got: "5" (t/HTML-tree.t at line 160 fail #145)
428 wakaba 1.90 # 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:not closed:table;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.)
429 wakaba 1.16 ok 290
430     ok 291
431     ok 292
432     ok 293
433 wakaba 1.43 not ok 294
434 wakaba 1.150 # Test 294 got: "| <html>\n" (t/HTML-tree.t at line 162 fail #147)
435 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq'</b test')
436 wakaba 1.43 # Lines 2-2 are missing:
437     # - "| <head>\n"
438     # - "| <body>\n"
439 wakaba 1.16 ok 295
440 wakaba 1.17 ok 296
441 wakaba 1.43 not ok 297
442 wakaba 1.150 # Test 297 got: "3" (t/HTML-tree.t at line 160 fail #149)
443 wakaba 1.90 # Expected: "2" (Parse error: qq'<!doctypehtml><scrIPt type=text/x-foobar;baz>X</SCRipt'; 1:10:no space before DOCTYPE name, 1:54:unclosed tag, 1:54:not closed:head;Line: 1 Col: 9 No space after literal string 'DOCTYPE'., Line: 1 Col: 54 Unexpected end of file in the tag name.)
444 wakaba 1.43 not ok 298
445 wakaba 1.150 # Test 298 got: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <script>\n| type=\"text/x-foobar;baz\"\n| \"X\"\n" (t/HTML-tree.t at line 162 fail #149)
446 wakaba 1.53 # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <script>\n| type=\"text/x-foobar;baz\"\n| \"X\"\n| <body>\n" (Document tree: qq'<!doctypehtml><scrIPt type=text/x-foobar;baz>X</SCRipt')
447 wakaba 1.43 # Line 7 is missing:
448     # - "| <body>\n"
449 wakaba 1.17 ok 299
450 wakaba 1.20 ok 300
451 wakaba 1.17 ok 301
452     ok 302
453     ok 303
454 wakaba 1.20 ok 304
455 wakaba 1.17 ok 305
456 wakaba 1.20 ok 306
457 wakaba 1.17 ok 307
458 wakaba 1.43 ok 308
459 wakaba 1.16 ok 309
460     ok 310
461     ok 311
462     ok 312
463     ok 313
464     ok 314
465     ok 315
466 wakaba 1.17 ok 316
467     ok 317
468     ok 318
469     ok 319
470 wakaba 1.43 ok 320
471 wakaba 1.16 ok 321
472     ok 322
473     ok 323
474     ok 324
475     ok 325
476     ok 326
477     ok 327
478 wakaba 1.17 ok 328
479     ok 329
480     ok 330
481     ok 331
482     not ok 332
483 wakaba 1.150 # Test 332 got: "| <!DOCTYPE HTML>\n| <!-- X -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #166)
484 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <!-- X -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><!-- X')
485 wakaba 1.43 # Lines 4-4 are missing:
486     # - "| <head>\n"
487     # - "| <body>\n"
488     ok 333
489     ok 334
490     ok 335
491     ok 336
492     ok 337
493     ok 338
494     ok 339
495     ok 340
496     ok 341
497     ok 342
498     ok 343
499     not ok 344
500 wakaba 1.150 # Test 344 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #172)
501 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><!-- XXX - XXX -->')
502 wakaba 1.1 # Lines 4-4 are missing:
503     # - "| <head>\n"
504     # - "| <body>\n"
505 wakaba 1.43 ok 345
506     not ok 346
507 wakaba 1.150 # Test 346 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #173)
508 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><!-- XXX - XXX')
509 wakaba 1.1 # Lines 4-4 are missing:
510     # - "| <head>\n"
511     # - "| <body>\n"
512 wakaba 1.43 ok 347
513     not ok 348
514 wakaba 1.150 # Test 348 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #174)
515 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX - XXX -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><!-- XXX - XXX - XXX -->')
516 wakaba 1.1 # Lines 4-4 are missing:
517     # - "| <head>\n"
518     # - "| <body>\n"
519 wakaba 1.17 ok 349
520 wakaba 1.43 ok 350
521     ok 351
522     ok 352
523     ok 353
524     ok 354
525     ok 355
526     ok 356
527     ok 357
528     ok 358
529     ok 359
530     ok 360
531     ok 361
532     not ok 362
533 wakaba 1.150 # Test 362 got: "| <html>\n" (t/HTML-tree.t at line 162 fail #181)
534 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: qq' \x{0A} ')
535 wakaba 1.20 # Lines 2-2 are missing:
536 wakaba 1.1 # - "| <head>\n"
537     # - "| <body>\n"
538 wakaba 1.43 ok 363
539     not ok 364
540 wakaba 1.150 # Test 364 got: "| <!DOCTYPE HTML>\n| <html>\n" (t/HTML-tree.t at line 162 fail #182)
541 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML> <html>')
542 wakaba 1.28 # Lines 3-3 are missing:
543 wakaba 1.1 # - "| <head>\n"
544     # - "| <body>\n"
545 wakaba 1.43 ok 365
546     not ok 366
547 wakaba 1.150 # Test 366 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <script>\n| \"\n\"\n| \" \"\n| <title>\n| \"x\"\n| \" \"\n" (t/HTML-tree.t at line 162 fail #183)
548 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <script>\n| \"\n\"\n| \" \"\n| <title>\n| \"x\"\n| \" \"\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><script>\x{0A}</script> <title>x</title> </head>')
549 wakaba 1.1 # Line 11 is missing:
550     # - "| <body>\n"
551 wakaba 1.43 ok 367
552     ok 368
553     not ok 369
554 wakaba 1.150 # Test 369 got: "1" (t/HTML-tree.t at line 160 fail #185)
555     # 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.)
556 wakaba 1.43 ok 370
557     not ok 371
558 wakaba 1.150 # Test 371 got: "2" (t/HTML-tree.t at line 160 fail #186)
559 wakaba 1.90 # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><head><html id=x>'; 1:32:not first start tag, 1:32:not closed:head;Line: 1 Col: 32 html needs to be the first start tag.)
560 wakaba 1.43 not ok 372
561 wakaba 1.150 # Test 372 got: "| <!DOCTYPE HTML>\n| <html>\n| id=\"x\"\n| <head>\n" (t/HTML-tree.t at line 162 fail #186)
562 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| id=\"x\"\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><head><html id=x>')
563 wakaba 1.1 # Line 5 is missing:
564     # - "| <body>\n"
565 wakaba 1.43 ok 373
566     ok 374
567     ok 375
568     ok 376
569     ok 377
570     ok 378
571     ok 379
572     ok 380
573     ok 381
574     not ok 382
575 wakaba 1.150 # Test 382 got: "| <!DOCTYPE HTML>\n| <!-- x -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #191)
576 wakaba 1.53 # Expected: "| <!DOCTYPE HTML>\n| <!-- x -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!DOCTYPE HTML><!--x--')
577 wakaba 1.1 # Lines 4-4 are missing:
578     # - "| <head>\n"
579     # - "| <body>\n"
580 wakaba 1.43 ok 383
581     ok 384
582 wakaba 1.16 # t/tree-construction/tests3.dat
583 wakaba 1.43 ok 385
584     not ok 386
585 wakaba 1.150 # Test 386 got: "| <html>\n| <head>\n| <style>\n" (t/HTML-tree.t at line 162 fail #193)
586 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <style>\n| <body>\n" (Document tree: qq'<head></head><style></style>')
587 wakaba 1.1 # Line 4 is missing:
588     # - "| <body>\n"
589 wakaba 1.43 ok 387
590     not ok 388
591 wakaba 1.150 # Test 388 got: "| <html>\n| <head>\n| <script>\n" (t/HTML-tree.t at line 162 fail #194)
592 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <script>\n| <body>\n" (Document tree: qq'<head></head><script></script>')
593 wakaba 1.1 # Line 4 is missing:
594     # - "| <body>\n"
595 wakaba 1.43 not ok 389
596 wakaba 1.150 # Test 389 got: "3" (t/HTML-tree.t at line 160 fail #195)
597 wakaba 1.90 # Expected: "2" (Parse error: qq'<head></head><!-- --><style></style><!-- --><script></script>'; 1:7:no DOCTYPE, 1:29:after head:style, 1:53:after head:script;Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE., Line: 1 Col: 28 Unexpected start tag (style) that can be in head. Moved.)
598 wakaba 1.43 not ok 390
599 wakaba 1.150 # Test 390 got: "| <html>\n| <head>\n| <style>\n| <script>\n| <!-- -->\n| <!-- -->\n" (t/HTML-tree.t at line 162 fail #195)
600 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <style>\n| <script>\n| <!-- -->\n| <!-- -->\n| <body>\n" (Document tree: qq'<head></head><!-- --><style></style><!-- --><script></script>')
601 wakaba 1.1 # Line 7 is missing:
602     # - "| <body>\n"
603 wakaba 1.43 ok 391
604     ok 392
605     ok 393
606 wakaba 1.20 ok 394
607 wakaba 1.43 ok 395
608 wakaba 1.20 ok 396
609 wakaba 1.43 ok 397
610 wakaba 1.17 ok 398
611 wakaba 1.43 ok 399
612     ok 400
613 wakaba 1.17 ok 401
614 wakaba 1.20 ok 402
615 wakaba 1.17 ok 403
616 wakaba 1.43 ok 404
617 wakaba 1.17 ok 405
618 wakaba 1.20 ok 406
619 wakaba 1.43 ok 407
620 wakaba 1.21 ok 408
621 wakaba 1.43 ok 409
622 wakaba 1.21 ok 410
623 wakaba 1.17 ok 411
624 wakaba 1.15 ok 412
625 wakaba 1.43 not ok 413
626 wakaba 1.150 # Test 413 got: "3" (t/HTML-tree.t at line 160 fail #207)
627 wakaba 1.90 # Expected: "2" (Parse error: qq'<title>foo<span>bar</em><i>baz'; 1:8:no DOCTYPE, 1:30:in RCDATA:#5, 1:30:not closed:head;Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE., Line: 1 Col: 30 Unexpected end of file. Expected end tag (title).)
628 wakaba 1.43 not ok 414
629 wakaba 1.150 # Test 414 got: "| <html>\n| <head>\n| <title>\n| \"foo<span>bar</em><i>baz\"\n" (t/HTML-tree.t at line 162 fail #207)
630 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <title>\n| \"foo<span>bar</em><i>baz\"\n| <body>\n" (Document tree: qq'<title>foo<span>bar</em><i>baz')
631 wakaba 1.43 # Line 5 is missing:
632     # - "| <body>\n"
633 wakaba 1.21 ok 415
634 wakaba 1.15 ok 416
635 wakaba 1.11 ok 417
636     ok 418
637 wakaba 1.17 ok 419
638     ok 420
639     ok 421
640     ok 422
641 wakaba 1.43 ok 423
642 wakaba 1.17 ok 424
643 wakaba 1.43 ok 425
644     ok 426
645     # t/tree-construction/tests4.dat
646 wakaba 1.16 ok 427
647     ok 428
648     ok 429
649     ok 430
650     ok 431
651     ok 432
652     ok 433
653     ok 434
654     ok 435
655     ok 436
656 wakaba 1.43 not ok 437
657 wakaba 1.150 # Test 437 got: "0" (t/HTML-tree.t at line 160 fail #219)
658 wakaba 1.90 # Expected: "1" (Parse error: qq'setting html\x{27}s innerHTML'; ;Line: 1 Col: 24 Unexpected EOF in inner html mode.)
659 wakaba 1.16 ok 438
660     ok 439
661     ok 440
662 wakaba 1.43 # t/tree-construction/tests5.dat
663     not ok 441
664 wakaba 1.150 # Test 441 got: "3" (t/HTML-tree.t at line 160 fail #221)
665 wakaba 1.90 # Expected: "2" (Parse error: qq'<style> <!-- </style>x'; 1:8:no DOCTYPE, 1:22:in CDATA:#5, 1:22:not closed:head;Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE., Line: 1 Col: 22 Unexpected end of file. Expected end tag (style).)
666 wakaba 1.43 not ok 442
667 wakaba 1.150 # Test 442 got: "| <html>\n| <head>\n| <style>\n| \" <!-- </style>x\"\n" (t/HTML-tree.t at line 162 fail #221)
668 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <style>\n| \" <!-- </style>x\"\n| <body>\n" (Document tree: qq'<style> <!-- </style>x')
669 wakaba 1.43 # Line 5 is missing:
670     # - "| <body>\n"
671     ok 443
672 wakaba 1.17 ok 444
673 wakaba 1.43 ok 445
674 wakaba 1.23 ok 446
675 wakaba 1.43 ok 447
676 wakaba 1.20 ok 448
677 wakaba 1.43 ok 449
678 wakaba 1.26 ok 450
679 wakaba 1.1 ok 451
680 wakaba 1.21 ok 452
681 wakaba 1.1 ok 453
682 wakaba 1.43 ok 454
683 wakaba 1.1 ok 455
684 wakaba 1.43 ok 456
685 wakaba 1.1 ok 457
686 wakaba 1.21 ok 458
687 wakaba 1.3 ok 459
688 wakaba 1.21 ok 460
689 wakaba 1.3 ok 461
690 wakaba 1.21 ok 462
691 wakaba 1.43 not ok 463
692 wakaba 1.150 # Test 463 got: "2" (t/HTML-tree.t at line 160 fail #232)
693 wakaba 1.90 # Expected: "1" (Parse error: qq'<title>&amp;</title>'; 1:8:no DOCTYPE, 1:20:not closed:head;Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.)
694 wakaba 1.43 not ok 464
695 wakaba 1.150 # Test 464 got: "| <html>\n| <head>\n| <title>\n| \"&\"\n" (t/HTML-tree.t at line 162 fail #232)
696 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <title>\n| \"&\"\n| <body>\n" (Document tree: qq'<title>&amp;</title>')
697 wakaba 1.43 # Line 5 is missing:
698     # - "| <body>\n"
699     not ok 465
700 wakaba 1.150 # Test 465 got: "2" (t/HTML-tree.t at line 160 fail #233)
701 wakaba 1.90 # Expected: "1" (Parse error: qq'<title><!--&amp;--></title>'; 1:8:no DOCTYPE, 1:27:not closed:head;Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.)
702 wakaba 1.43 not ok 466
703 wakaba 1.150 # Test 466 got: "| <html>\n| <head>\n| <title>\n| \"<!--&amp;-->\"\n" (t/HTML-tree.t at line 162 fail #233)
704 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <title>\n| \"<!--&amp;-->\"\n| <body>\n" (Document tree: qq'<title><!--&amp;--></title>')
705 wakaba 1.43 # Line 5 is missing:
706     # - "| <body>\n"
707     not ok 467
708 wakaba 1.150 # Test 467 got: "3" (t/HTML-tree.t at line 160 fail #234)
709 wakaba 1.90 # Expected: "2" (Parse error: qq'<title><!--</title>'; 1:8:no DOCTYPE, 1:19:in RCDATA:#5, 1:19:not closed:head;Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE., Line: 1 Col: 19 Unexpected end of file. Expected end tag (title).)
710 wakaba 1.43 not ok 468
711 wakaba 1.150 # Test 468 got: "| <html>\n| <head>\n| <title>\n| \"<!--</title>\"\n" (t/HTML-tree.t at line 162 fail #234)
712 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <title>\n| \"<!--</title>\"\n| <body>\n" (Document tree: qq'<title><!--</title>')
713 wakaba 1.43 # Line 5 is missing:
714     # - "| <body>\n"
715     not ok 469
716 wakaba 1.150 # Test 469 got: "2" (t/HTML-tree.t at line 160 fail #235)
717 wakaba 1.90 # Expected: "1" (Parse error: qq'<noscript><!--</noscript>--></noscript>'; 1:11:no DOCTYPE, 1:39:not closed:head;Line: 1 Col: 10 Unexpected start tag (noscript). Expected DOCTYPE.)
718 wakaba 1.43 not ok 470
719 wakaba 1.150 # Test 470 got: "| <html>\n| <head>\n| <noscript>\n| <!-- </noscript> -->\n" (t/HTML-tree.t at line 162 fail #235)
720 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <noscript>\n| \"<!--</noscript>-->\"\n| <body>\n" (Document tree: qq'<noscript><!--</noscript>--></noscript>')
721 wakaba 1.43 # Line 4 is changed:
722     # - "| \"<!--</noscript>-->\"\n"
723     # + "| <!-- </noscript> -->\n"
724     # Line 5 is missing:
725     # - "| <body>\n"
726     # t/tree-construction/tests6.dat
727 wakaba 1.6 ok 471
728 wakaba 1.21 ok 472
729 wakaba 1.8 ok 473
730 wakaba 1.21 ok 474
731 wakaba 1.8 ok 475
732 wakaba 1.21 ok 476
733 wakaba 1.8 ok 477
734 wakaba 1.21 ok 478
735 wakaba 1.43 not ok 479
736 wakaba 1.150 # Test 479 got: "1" (t/HTML-tree.t at line 160 fail #240)
737 wakaba 1.53 # Expected: "0" (Parse error: qq'<!doctype HTml><title>&amp;</title>'; 1:35:not closed:head;)
738 wakaba 1.43 not ok 480
739 wakaba 1.150 # Test 480 got: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"&\"\n" (t/HTML-tree.t at line 162 fail #240)
740 wakaba 1.53 # Expected: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"&\"\n| <body>\n" (Document tree: qq'<!doctype HTml><title>&amp;</title>')
741 wakaba 1.43 # Line 6 is missing:
742     # - "| <body>\n"
743     not ok 481
744 wakaba 1.150 # Test 481 got: "1" (t/HTML-tree.t at line 160 fail #241)
745 wakaba 1.53 # Expected: "0" (Parse error: qq'<!doctype HTml><title><!--&amp;--></title>'; 1:42:not closed:head;)
746 wakaba 1.43 not ok 482
747 wakaba 1.150 # Test 482 got: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"<!--&amp;-->\"\n" (t/HTML-tree.t at line 162 fail #241)
748 wakaba 1.53 # Expected: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"<!--&amp;-->\"\n| <body>\n" (Document tree: qq'<!doctype HTml><title><!--&amp;--></title>')
749 wakaba 1.43 # Line 6 is missing:
750     # - "| <body>\n"
751 wakaba 1.8 ok 483
752 wakaba 1.43 not ok 484
753 wakaba 1.150 # Test 484 got: "| <!DOCTYPE >\n| <html>\n" (t/HTML-tree.t at line 162 fail #242)
754 wakaba 1.73 # Expected: "| <!DOCTYPE >\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!doctype>')
755 wakaba 1.43 # Lines 3-3 are missing:
756     # - "| <head>\n"
757     # - "| <body>\n"
758 wakaba 1.8 ok 485
759 wakaba 1.43 not ok 486
760 wakaba 1.150 # Test 486 got: "| <!-- -x -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #243)
761 wakaba 1.53 # Expected: "| <!-- -x -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!---x')
762 wakaba 1.43 # Lines 3-3 are missing:
763     # - "| <head>\n"
764     # - "| <body>\n"
765 wakaba 1.8 ok 487
766     ok 488
767 wakaba 1.76 not ok 489
768 wakaba 1.150 # Test 489 got: "4" (t/HTML-tree.t at line 160 fail #245)
769 wakaba 1.90 # 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.)
770 wakaba 1.8 ok 490
771     ok 491
772     ok 492
773     ok 493
774     ok 494
775     ok 495
776 wakaba 1.21 ok 496
777 wakaba 1.8 ok 497
778 wakaba 1.78 ok 498
779 wakaba 1.8 ok 499
780 wakaba 1.21 ok 500
781 wakaba 1.8 ok 501
782 wakaba 1.21 ok 502
783 wakaba 1.8 ok 503
784 wakaba 1.21 ok 504
785 wakaba 1.8 ok 505
786 wakaba 1.21 ok 506
787 wakaba 1.8 ok 507
788 wakaba 1.21 ok 508
789 wakaba 1.11 ok 509
790 wakaba 1.21 ok 510
791 wakaba 1.12 ok 511
792 wakaba 1.21 ok 512
793 wakaba 1.12 ok 513
794 wakaba 1.21 ok 514
795 wakaba 1.12 ok 515
796 wakaba 1.21 ok 516
797 wakaba 1.12 ok 517
798 wakaba 1.21 ok 518
799 wakaba 1.12 ok 519
800 wakaba 1.21 ok 520
801 wakaba 1.12 ok 521
802 wakaba 1.21 ok 522
803 wakaba 1.12 ok 523
804 wakaba 1.78 not ok 524
805 wakaba 1.150 # Test 524 got: "| <head>\n| <body>\n| <div>\n" (t/HTML-tree.t at line 162 fail #262)
806 wakaba 1.78 # Expected: "| <div>\n" (Document tree: qq'</table></tbody></tfoot></thead></tr><div>')
807     not ok 525
808 wakaba 1.150 # Test 525 got: "5" (t/HTML-tree.t at line 160 fail #263)
809 wakaba 1.90 # 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:not closed:table;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.)
810 wakaba 1.21 ok 526
811 wakaba 1.78 not ok 527
812 wakaba 1.150 # Test 527 got: "3" (t/HTML-tree.t at line 160 fail #264)
813 wakaba 1.90 # 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.)
814 wakaba 1.21 ok 528
815 wakaba 1.12 ok 529
816 wakaba 1.21 ok 530
817 wakaba 1.14 ok 531
818 wakaba 1.21 ok 532
819 wakaba 1.16 ok 533
820 wakaba 1.21 ok 534
821 wakaba 1.16 ok 535
822 wakaba 1.21 ok 536
823 wakaba 1.16 ok 537
824     ok 538
825     ok 539
826     ok 540
827     ok 541
828     ok 542
829     ok 543
830     ok 544
831     ok 545
832     ok 546
833     ok 547
834     ok 548
835     ok 549
836     ok 550
837     ok 551
838     ok 552
839 wakaba 1.34 ok 553
840 wakaba 1.16 ok 554
841 wakaba 1.34 ok 555
842 wakaba 1.17 ok 556
843 wakaba 1.34 ok 557
844 wakaba 1.17 ok 558
845 wakaba 1.43 ok 559
846 wakaba 1.22 ok 560
847 wakaba 1.78 not ok 561
848 wakaba 1.150 # Test 561 got: "1" (t/HTML-tree.t at line 160 fail #281)
849 wakaba 1.90 # Expected: "2" (Parse error: qq'</table><tr>'; 1:9:unmatched end tag:table;Line: 1 Col: 8 Unexpected end tag (table). Ignored., Line: 1 Col: 12 Expected closing tag. Unexpected end of file.)
850 wakaba 1.22 ok 562
851 wakaba 1.43 ok 563
852 wakaba 1.22 ok 564
853 wakaba 1.90 not ok 565
854 wakaba 1.150 # Test 565 got: "1" (t/HTML-tree.t at line 160 fail #283)
855 wakaba 1.90 # Expected: "2" (Parse error: qq'<body></body></html>'; 1:20:unmatched end tag:html;Line: 1 Col: 20 Unexpected html end tag in inner html mode., Line: 1 Col: 20 Unexpected EOF in inner html mode.)
856 wakaba 1.22 ok 566
857 wakaba 1.43 ok 567
858 wakaba 1.22 ok 568
859 wakaba 1.90 # t/tree-test-1.dat
860 wakaba 1.43 ok 569
861 wakaba 1.22 ok 570
862 wakaba 1.43 ok 571
863 wakaba 1.22 ok 572
864 wakaba 1.43 ok 573
865 wakaba 1.22 ok 574
866 wakaba 1.43 ok 575
867 wakaba 1.27 ok 576
868 wakaba 1.31 ok 577
869 wakaba 1.24 ok 578
870     ok 579
871     ok 580
872     ok 581
873     ok 582
874 wakaba 1.34 ok 583
875 wakaba 1.24 ok 584
876     ok 585
877     ok 586
878 wakaba 1.25 ok 587
879 wakaba 1.24 ok 588
880 wakaba 1.49 ok 589
881 wakaba 1.25 ok 590
882 wakaba 1.49 ok 591
883 wakaba 1.25 ok 592
884 wakaba 1.49 ok 593
885 wakaba 1.25 ok 594
886 wakaba 1.76 ok 595
887 wakaba 1.25 ok 596
888 wakaba 1.76 ok 597
889 wakaba 1.25 ok 598
890 wakaba 1.76 ok 599
891 wakaba 1.25 ok 600
892 wakaba 1.76 ok 601
893 wakaba 1.27 ok 602
894 wakaba 1.76 ok 603
895 wakaba 1.27 ok 604
896 wakaba 1.76 ok 605
897 wakaba 1.28 ok 606
898 wakaba 1.78 ok 607
899 wakaba 1.28 ok 608
900 wakaba 1.78 ok 609
901 wakaba 1.28 ok 610
902 wakaba 1.78 ok 611
903 wakaba 1.28 ok 612
904 wakaba 1.78 ok 613
905 wakaba 1.30 ok 614
906 wakaba 1.78 ok 615
907 wakaba 1.30 ok 616
908 wakaba 1.78 ok 617
909 wakaba 1.31 ok 618
910 wakaba 1.78 ok 619
911 wakaba 1.31 ok 620
912 wakaba 1.78 ok 621
913 wakaba 1.34 ok 622
914 wakaba 1.78 ok 623
915 wakaba 1.34 ok 624
916 wakaba 1.76 ok 625
917 wakaba 1.34 ok 626
918 wakaba 1.35 ok 627
919     ok 628
920     ok 629
921     ok 630
922     ok 631
923     ok 632
924 wakaba 1.38 ok 633
925     ok 634
926     ok 635
927     ok 636
928 wakaba 1.78 ok 637
929 wakaba 1.38 ok 638
930     ok 639
931     ok 640
932 wakaba 1.41 ok 641
933     ok 642
934     ok 643
935     ok 644
936     ok 645
937     ok 646
938     ok 647
939     ok 648
940     ok 649
941     ok 650
942     ok 651
943     ok 652
944     ok 653
945     ok 654
946     ok 655
947     ok 656
948     ok 657
949     ok 658
950     ok 659
951     ok 660
952     ok 661
953     ok 662
954     ok 663
955     ok 664
956     ok 665
957     ok 666
958     ok 667
959     ok 668
960     ok 669
961     ok 670
962 wakaba 1.90 ok 671
963 wakaba 1.41 ok 672
964 wakaba 1.90 ok 673
965 wakaba 1.41 ok 674
966 wakaba 1.90 ok 675
967 wakaba 1.41 ok 676
968 wakaba 1.150 ok 677
969 wakaba 1.41 ok 678
970 wakaba 1.150 ok 679
971 wakaba 1.41 ok 680
972 wakaba 1.150 ok 681
973 wakaba 1.41 ok 682
974 wakaba 1.150 ok 683
975 wakaba 1.41 ok 684
976 wakaba 1.150 ok 685
977 wakaba 1.41 ok 686
978 wakaba 1.150 ok 687
979 wakaba 1.41 ok 688
980 wakaba 1.150 ok 689
981 wakaba 1.41 ok 690
982 wakaba 1.150 ok 691
983 wakaba 1.41 ok 692
984 wakaba 1.150 ok 693
985 wakaba 1.41 ok 694
986     ok 695
987     ok 696
988     ok 697
989     ok 698
990     ok 699
991     ok 700
992 wakaba 1.90 ok 701
993 wakaba 1.41 ok 702
994     ok 703
995     ok 704
996     ok 705
997     ok 706
998 wakaba 1.150 ok 707
999 wakaba 1.41 ok 708
1000     ok 709
1001     ok 710
1002     ok 711
1003     ok 712
1004     ok 713
1005     ok 714
1006 wakaba 1.42 ok 715
1007     ok 716
1008     ok 717
1009     ok 718
1010     ok 719
1011     ok 720
1012     ok 721
1013     ok 722
1014     ok 723
1015     ok 724
1016     ok 725
1017     ok 726
1018     ok 727
1019     ok 728
1020     ok 729
1021     ok 730
1022     ok 731
1023     ok 732
1024     ok 733
1025     ok 734
1026     ok 735
1027     ok 736
1028     ok 737
1029     ok 738
1030     ok 739
1031     ok 740
1032     ok 741
1033     ok 742
1034     ok 743
1035     ok 744
1036 wakaba 1.43 ok 745
1037     ok 746
1038     ok 747
1039     ok 748
1040     ok 749
1041     ok 750
1042     ok 751
1043     ok 752
1044     ok 753
1045     ok 754
1046     ok 755
1047     ok 756
1048     ok 757
1049     ok 758
1050     ok 759
1051     ok 760
1052     ok 761
1053     ok 762
1054     ok 763
1055     ok 764
1056     ok 765
1057     ok 766
1058     ok 767
1059     ok 768
1060     ok 769
1061     ok 770
1062     ok 771
1063     ok 772
1064     ok 773
1065     ok 774
1066 wakaba 1.49 ok 775
1067     ok 776
1068     ok 777
1069     ok 778
1070     ok 779
1071     ok 780
1072     ok 781
1073     ok 782
1074     ok 783
1075     ok 784
1076     ok 785
1077     ok 786
1078 wakaba 1.150 not ok 787
1079     # Test 787 got: "2" (t/HTML-tree.t at line 160 fail #394)
1080     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><ul></body>'; 1:26:not closed:ul, 1:26:not closed:ul;ul not closed)
1081 wakaba 1.49 ok 788
1082 wakaba 1.150 not ok 789
1083     # Test 789 got: "3" (t/HTML-tree.t at line 160 fail #395)
1084     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><ul><li></body>'; 1:30:not closed:ul, 1:30:after body:/li, 1:30:not closed:ul;ul not closed)
1085 wakaba 1.49 ok 790
1086 wakaba 1.150 not ok 791
1087     # Test 791 got: "2" (t/HTML-tree.t at line 160 fail #396)
1088     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><dl></body>'; 1:26:not closed:dl, 1:26:not closed:dl;dl not closed)
1089 wakaba 1.49 ok 792
1090 wakaba 1.150 not ok 793
1091     # Test 793 got: "3" (t/HTML-tree.t at line 160 fail #397)
1092     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><dl><dt></body>'; 1:30:not closed:dl, 1:30:after body:/dt, 1:30:not closed:dl;dl not closed)
1093 wakaba 1.49 ok 794
1094 wakaba 1.150 not ok 795
1095     # Test 795 got: "3" (t/HTML-tree.t at line 160 fail #398)
1096     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><dl><dd></body>'; 1:30:not closed:dl, 1:30:after body:/dd, 1:30:not closed:dl;dl not closed)
1097 wakaba 1.49 ok 796
1098 wakaba 1.150 not ok 797
1099     # Test 797 got: "1" (t/HTML-tree.t at line 160 fail #399)
1100     # Expected: "0" (Parse error: qq'<!DOCTYPE HTML><p></body>'; 1:25:after body:/p;)
1101 wakaba 1.49 ok 798
1102     ok 799
1103     ok 800
1104     ok 801
1105     ok 802
1106     ok 803
1107     ok 804
1108     ok 805
1109     ok 806
1110 wakaba 1.50 ok 807
1111     ok 808
1112     ok 809
1113     ok 810
1114     ok 811
1115     ok 812
1116     ok 813
1117     ok 814
1118     ok 815
1119     ok 816
1120     ok 817
1121     ok 818
1122     ok 819
1123     ok 820
1124     ok 821
1125     ok 822
1126     ok 823
1127     ok 824
1128     ok 825
1129     ok 826
1130     ok 827
1131     ok 828
1132     ok 829
1133     ok 830
1134     ok 831
1135     ok 832
1136     ok 833
1137     ok 834
1138     ok 835
1139     ok 836
1140     ok 837
1141     ok 838
1142     ok 839
1143     ok 840
1144     ok 841
1145     ok 842
1146     ok 843
1147     ok 844
1148     ok 845
1149     ok 846
1150     ok 847
1151     ok 848
1152     ok 849
1153     ok 850
1154     ok 851
1155     ok 852
1156     ok 853
1157     ok 854
1158     ok 855
1159     ok 856
1160     ok 857
1161     ok 858
1162     ok 859
1163     ok 860
1164     ok 861
1165     ok 862
1166     ok 863
1167     ok 864
1168     ok 865
1169     ok 866
1170     ok 867
1171     ok 868
1172     ok 869
1173     ok 870
1174     ok 871
1175     ok 872
1176     ok 873
1177     ok 874
1178     ok 875
1179     ok 876
1180     ok 877
1181     ok 878
1182     ok 879
1183     ok 880
1184     ok 881
1185     ok 882
1186     ok 883
1187     ok 884
1188     ok 885
1189     ok 886
1190     ok 887
1191     ok 888
1192     ok 889
1193     ok 890
1194     ok 891
1195     ok 892
1196     ok 893
1197     ok 894
1198 wakaba 1.52 ok 895
1199     ok 896
1200     ok 897
1201     ok 898
1202     ok 899
1203     ok 900
1204     ok 901
1205     ok 902
1206     ok 903
1207     ok 904
1208     ok 905
1209     ok 906
1210     ok 907
1211     ok 908
1212 wakaba 1.53 ok 909
1213     ok 910
1214     ok 911
1215     ok 912
1216     ok 913
1217     ok 914
1218     ok 915
1219     ok 916
1220     ok 917
1221     ok 918
1222     ok 919
1223     ok 920
1224     ok 921
1225     ok 922
1226     ok 923
1227     ok 924
1228     ok 925
1229     ok 926
1230     ok 927
1231     ok 928
1232     ok 929
1233     ok 930
1234     ok 931
1235     ok 932
1236     ok 933
1237     ok 934
1238     ok 935
1239     ok 936
1240     ok 937
1241     ok 938
1242     ok 939
1243     ok 940
1244     ok 941
1245     ok 942
1246     ok 943
1247     ok 944
1248     ok 945
1249     ok 946
1250     ok 947
1251     ok 948
1252     ok 949
1253     ok 950
1254     ok 951
1255     ok 952
1256     ok 953
1257     ok 954
1258     ok 955
1259     ok 956
1260     ok 957
1261     ok 958
1262     ok 959
1263     ok 960
1264     ok 961
1265     ok 962
1266     ok 963
1267     ok 964
1268 wakaba 1.54 ok 965
1269     ok 966
1270     ok 967
1271     ok 968
1272     ok 969
1273     ok 970
1274 wakaba 1.72 ok 971
1275     ok 972
1276     ok 973
1277     ok 974
1278     ok 975
1279     ok 976
1280     ok 977
1281     ok 978
1282     ok 979
1283     ok 980
1284 wakaba 1.74 ok 981
1285     ok 982
1286     ok 983
1287     ok 984
1288 wakaba 1.76 ok 985
1289     ok 986
1290     ok 987
1291     ok 988
1292     ok 989
1293     ok 990
1294     ok 991
1295     ok 992
1296     ok 993
1297     ok 994
1298     ok 995
1299     ok 996
1300 wakaba 1.78 ok 997
1301     ok 998
1302     ok 999
1303     ok 1000
1304     ok 1001
1305     ok 1002
1306     ok 1003
1307     ok 1004
1308     ok 1005
1309     ok 1006
1310     ok 1007
1311     ok 1008
1312     ok 1009
1313     ok 1010
1314     ok 1011
1315     ok 1012
1316     ok 1013
1317     ok 1014
1318     ok 1015
1319     ok 1016
1320     ok 1017
1321     ok 1018
1322     ok 1019
1323     ok 1020
1324     ok 1021
1325     ok 1022
1326     ok 1023
1327     ok 1024
1328     ok 1025
1329     ok 1026
1330     ok 1027
1331     ok 1028
1332     ok 1029
1333     ok 1030
1334     ok 1031
1335     ok 1032
1336     ok 1033
1337     ok 1034
1338     ok 1035
1339     ok 1036
1340     ok 1037
1341     ok 1038
1342     ok 1039
1343     ok 1040
1344     ok 1041
1345     ok 1042
1346     ok 1043
1347     ok 1044
1348     ok 1045
1349     ok 1046
1350     ok 1047
1351     ok 1048
1352     ok 1049
1353     ok 1050
1354     ok 1051
1355     ok 1052
1356     ok 1053
1357     ok 1054
1358     ok 1055
1359     ok 1056
1360     ok 1057
1361     ok 1058
1362     ok 1059
1363     ok 1060
1364 wakaba 1.81 ok 1061
1365     ok 1062
1366 wakaba 1.90 ok 1063
1367     ok 1064
1368     ok 1065
1369     ok 1066
1370     ok 1067
1371     ok 1068
1372 wakaba 1.103 ok 1069
1373     ok 1070
1374     ok 1071
1375     ok 1072
1376 wakaba 1.150 ok 1073
1377     ok 1074
1378     ok 1075
1379     ok 1076
1380     ok 1077
1381     ok 1078
1382     ok 1079
1383     ok 1080
1384     ok 1081
1385     ok 1082
1386     ok 1083
1387     ok 1084
1388     ok 1085
1389     ok 1086
1390     ok 1087
1391     ok 1088
1392     ok 1089
1393     ok 1090
1394     ok 1091
1395     ok 1092
1396     ok 1093
1397     ok 1094
1398     ok 1095
1399     ok 1096
1400     ok 1097
1401     ok 1098
1402     ok 1099
1403     ok 1100
1404     ok 1101
1405     ok 1102
1406     ok 1103
1407     ok 1104
1408     ok 1105
1409     ok 1106
1410     ok 1107
1411     ok 1108
1412     ok 1109
1413     ok 1110
1414     ok 1111
1415     ok 1112
1416     ok 1113
1417     ok 1114
1418     ok 1115
1419     ok 1116
1420     ok 1117
1421     ok 1118
1422     ok 1119
1423     ok 1120
1424     ok 1121
1425     ok 1122
1426     ok 1123
1427     ok 1124
1428     ok 1125
1429     ok 1126
1430     ok 1127
1431     ok 1128
1432     ok 1129
1433     ok 1130
1434     ok 1131
1435     ok 1132
1436     ok 1133
1437     ok 1134
1438     ok 1135
1439     ok 1136
1440     ok 1137
1441     ok 1138
1442     ok 1139
1443     ok 1140
1444     ok 1141
1445     ok 1142
1446     ok 1143
1447     ok 1144
1448     ok 1145
1449     ok 1146
1450     ok 1147
1451     ok 1148
1452     ok 1149
1453     ok 1150
1454     ok 1151
1455     ok 1152
1456     ok 1153
1457     ok 1154
1458     ok 1155
1459     ok 1156
1460     ok 1157
1461     ok 1158
1462     ok 1159
1463     ok 1160
1464     ok 1161
1465     ok 1162
1466     ok 1163
1467     ok 1164
1468     ok 1165
1469     ok 1166
1470     ok 1167
1471     ok 1168
1472     ok 1169
1473     ok 1170
1474     ok 1171
1475     ok 1172
1476     ok 1173
1477     ok 1174
1478     ok 1175
1479     ok 1176
1480     ok 1177
1481     ok 1178
1482     ok 1179
1483     ok 1180
1484     ok 1181
1485     ok 1182
1486     ok 1183
1487     ok 1184
1488     ok 1185
1489     ok 1186
1490     ok 1187
1491     ok 1188
1492     ok 1189
1493     ok 1190
1494     ok 1191
1495     ok 1192
1496     ok 1193
1497     ok 1194
1498     ok 1195
1499     ok 1196
1500     ok 1197
1501     ok 1198
1502     ok 1199
1503     ok 1200
1504     ok 1201
1505     ok 1202
1506     ok 1203
1507     ok 1204
1508     ok 1205
1509     ok 1206
1510     ok 1207
1511     ok 1208
1512     ok 1209
1513     ok 1210
1514     ok 1211
1515     ok 1212
1516     ok 1213
1517     ok 1214
1518     ok 1215
1519     ok 1216
1520     ok 1217
1521     ok 1218
1522     ok 1219
1523     ok 1220
1524     ok 1221
1525     ok 1222
1526     ok 1223
1527     ok 1224
1528     ok 1225
1529     ok 1226
1530     ok 1227
1531     ok 1228
1532     ok 1229
1533     ok 1230
1534     ok 1231
1535     ok 1232
1536     ok 1233
1537     ok 1234
1538     ok 1235
1539     ok 1236
1540     ok 1237
1541     ok 1238
1542     ok 1239
1543     ok 1240
1544     # t/tree-test-2.dat
1545     ok 1241
1546     ok 1242
1547     ok 1243
1548     ok 1244
1549     ok 1245
1550     ok 1246
1551     ok 1247
1552     ok 1248
1553     ok 1249
1554     ok 1250
1555     ok 1251
1556     ok 1252
1557     ok 1253
1558     ok 1254
1559     ok 1255
1560     ok 1256
1561     ok 1257
1562     ok 1258
1563     ok 1259
1564     ok 1260
1565     ok 1261
1566     ok 1262
1567     ok 1263
1568     ok 1264
1569     ok 1265
1570     ok 1266
1571     ok 1267
1572     ok 1268
1573     ok 1269
1574     ok 1270
1575     ok 1271
1576     ok 1272
1577     ok 1273
1578     ok 1274
1579     ok 1275
1580     ok 1276
1581     ok 1277
1582     ok 1278
1583     ok 1279
1584     ok 1280
1585     ok 1281
1586     ok 1282
1587     ok 1283
1588     ok 1284
1589     ok 1285
1590     ok 1286
1591     ok 1287
1592     ok 1288
1593     ok 1289
1594     ok 1290
1595     ok 1291
1596     ok 1292
1597     ok 1293
1598     ok 1294
1599     ok 1295
1600     ok 1296
1601     ok 1297
1602     ok 1298
1603     ok 1299
1604     ok 1300
1605     ok 1301
1606     ok 1302
1607     ok 1303
1608     ok 1304
1609     ok 1305
1610     ok 1306
1611     ok 1307
1612     ok 1308
1613     ok 1309
1614     ok 1310
1615     not ok 1311
1616     # Test 1311 got: "2" (t/HTML-tree.t at line 160 fail #656)
1617     # Expected: "1" (Parse error: qq'<table>'; 1:7:not closed:html, 1:7:unmatched end tag:table;<table> in <table>)
1618     ok 1312
1619     not ok 1313
1620     # Test 1313 got: "2" (t/HTML-tree.t at line 160 fail #657)
1621     # Expected: "1" (Parse error: qq'<table><tr>'; 1:8:not closed:html, 1:8:unmatched end tag:table;<table> in <table>)
1622     ok 1314
1623     ok 1315
1624     ok 1316
1625     ok 1317
1626     ok 1318
1627     ok 1319
1628     ok 1320
1629     not ok 1321
1630     # Test 1321 got: "2" (t/HTML-tree.t at line 160 fail #661)
1631     # Expected: "1" (Parse error: qq'</select><option>'; 1:10:unmatched end tag:select, 1:17:not closed:option;</select> in <select>.innerHTML)
1632     ok 1322
1633     ok 1323
1634     ok 1324
1635     not ok 1325
1636     # Test 1325 got: "3" (t/HTML-tree.t at line 160 fail #663)
1637     # Expected: "2" (Parse error: qq'<select><option>'; 1:9:not closed:select, 1:9:unmatched end tag:select, 1:16:not closed:option;<select> in <select> - treated as if </select>, </select> in <select>.innerHTML)
1638     ok 1326
1639     ok 1327
1640     ok 1328
1641     ok 1329
1642     ok 1330
1643     ok 1331
1644     ok 1332
1645     ok 1333
1646     ok 1334
1647     ok 1335
1648     ok 1336
1649     ok 1337
1650     ok 1338
1651     ok 1339
1652     ok 1340
1653     ok 1341
1654     ok 1342
1655     ok 1343
1656     ok 1344
1657     ok 1345
1658     ok 1346
1659     ok 1347
1660     ok 1348
1661     ok 1349
1662     ok 1350
1663     ok 1351
1664     ok 1352
1665     not ok 1353
1666     # Test 1353 got: "1" (t/HTML-tree.t at line 160 fail #677)
1667     # Expected: "0" (Parse error: qq'<option>'; 1:8:not closed:option;)
1668     ok 1354
1669     not ok 1355
1670     # Test 1355 got: "1" (t/HTML-tree.t at line 160 fail #678)
1671     # Expected: "0" (Parse error: qq'<optgroup>'; 1:10:not closed:optgroup;)
1672     ok 1356
1673     not ok 1357
1674     # Test 1357 got: "2" (t/HTML-tree.t at line 160 fail #679)
1675     # Expected: "1" (Parse error: qq'</tr><option>a'; 1:6:unmatched end tag:tr, 1:14:not closed:option;</tr> in <select>)
1676     ok 1358
1677     ok 1359
1678     ok 1360
1679     ok 1361
1680     ok 1362
1681     ok 1363
1682     ok 1364
1683     ok 1365
1684     ok 1366
1685     ok 1367
1686     ok 1368
1687     ok 1369
1688     ok 1370
1689     ok 1371
1690     ok 1372
1691     ok 1373
1692     ok 1374
1693     ok 1375
1694     ok 1376
1695     ok 1377
1696     ok 1378
1697     ok 1379
1698     ok 1380
1699     ok 1381
1700     ok 1382
1701     ok 1383
1702     ok 1384
1703     ok 1385
1704     ok 1386
1705     ok 1387
1706     ok 1388
1707     ok 1389
1708     ok 1390
1709     ok 1391
1710     ok 1392
1711     ok 1393
1712     ok 1394
1713     ok 1395
1714     ok 1396
1715     ok 1397
1716     ok 1398
1717     ok 1399
1718     ok 1400
1719     ok 1401
1720     ok 1402
1721     ok 1403
1722     ok 1404
1723     ok 1405
1724     ok 1406
1725     ok 1407
1726     ok 1408
1727     ok 1409
1728     ok 1410
1729     ok 1411
1730     ok 1412
1731     ok 1413
1732     ok 1414
1733     ok 1415
1734     ok 1416
1735     ok 1417
1736     ok 1418
1737     ok 1419
1738     ok 1420
1739     ok 1421
1740     ok 1422
1741     ok 1423
1742     ok 1424
1743     ok 1425
1744     ok 1426
1745     ok 1427
1746     ok 1428
1747     ok 1429
1748     ok 1430

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24