/[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.123 - (hide annotations) (download)
Sat Feb 23 15:41:37 2008 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.122: +2 -2 lines
File MIME type: text/plain
Some tests revised; some new tests

1 wakaba 1.73 1..980
2 wakaba 1.1 # Running under perl version 5.008007 for linux
3 wakaba 1.123 # Current time local: Sun Feb 24 00:34:15 2008
4     # Current time GMT: Sat Feb 23 15:34: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     # 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     # Test 46 got: "| <html>\n" (t/HTML-tree.t at line 143 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.53 # t/HTML-tree.t line 143 is: ok $result, $test->{document},
60 wakaba 1.43 not ok 47
61     # Test 47 got: "2" (t/HTML-tree.t at line 141 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.43 # t/HTML-tree.t line 141 is: join (', ', @errors) . ';' . join (', ', @{$test->{errors}});
64     not ok 48
65     # Test 48 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 143 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     # Test 51 got: "2" (t/HTML-tree.t at line 141 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     # Test 52 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 143 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     # Test 54 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 143 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     # Test 72 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 143 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     # Test 101 got: "17" (t/HTML-tree.t at line 141 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     # Test 114 got: "| <!-- # -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 116 got: "| <!-- ? -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 118 got: "| <!-- ?# -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 120 got: "| <!-- -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 122 got: "| <!-- # -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 124 got: "| <!-- ?COMMENT? -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 126 got: "| <!-- COMMENT -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 128 got: "| <!-- COMMENT -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 130 got: "| <!-- ?COM--MENT? -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 132 got: "| <!-- COM--MENT -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 134 got: "| <!-- COM--MENT -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 135 got: "2" (t/HTML-tree.t at line 141 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     # Test 136 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <style>\n| \" EOF\"\n" (t/HTML-tree.t at line 143 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     # Test 149 got: "3" (t/HTML-tree.t at line 141 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     # Test 162 got: "| <html>\n" (t/HTML-tree.t at line 143 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.43 # Test 193 got: "10" (t/HTML-tree.t at line 141 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     # Test 197 got: "10" (t/HTML-tree.t at line 141 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     # Test 203 got: "2" (t/HTML-tree.t at line 141 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     # Test 204 got: "| <html>\n| <head>\n| <title>\n| \"<meta>\"\n| <link>\n| <title>\n| \"<meta>\"\n" (t/HTML-tree.t at line 143 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     # Test 205 got: "3" (t/HTML-tree.t at line 141 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     # Test 206 got: "| <html>\n| <head>\n| <style>\n| \"<!--</style><meta><script>--><link></script>\"\n" (t/HTML-tree.t at line 143 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     # Test 208 got: "| <html>\n| <head>\n| <meta>\n| <link>\n" (t/HTML-tree.t at line 143 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     # Test 275 got: "5" (t/HTML-tree.t at line 141 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     # Test 279 got: "1" (t/HTML-tree.t at line 141 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     # Test 283 got: "3" (t/HTML-tree.t at line 141 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     # Test 284 got: "| <html>\n| <head>\n| <script>\n| \"</x\"\n" (t/HTML-tree.t at line 143 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.43 # Test 285 got: "7" (t/HTML-tree.t at line 141 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     # Test 289 got: "5" (t/HTML-tree.t at line 141 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     # Test 294 got: "| <html>\n" (t/HTML-tree.t at line 143 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     # Test 297 got: "3" (t/HTML-tree.t at line 141 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     # 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 143 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.43 # Test 332 got: "| <!DOCTYPE HTML>\n| <!-- X -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 344 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 346 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 348 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 362 got: "| <html>\n" (t/HTML-tree.t at line 143 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     # Test 364 got: "| <!DOCTYPE HTML>\n| <html>\n" (t/HTML-tree.t at line 143 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     # 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 143 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     # Test 369 got: "0" (t/HTML-tree.t at line 141 fail #185)
555 wakaba 1.90 # Expected: "2" (Parse error: qq'<!DOCTYPE HTML>X</body><html id="x">'; ;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     # Test 371 got: "2" (t/HTML-tree.t at line 141 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     # Test 372 got: "| <!DOCTYPE HTML>\n| <html>\n| id=\"x\"\n| <head>\n" (t/HTML-tree.t at line 143 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     # Test 382 got: "| <!DOCTYPE HTML>\n| <!-- x -->\n| <html>\n" (t/HTML-tree.t at line 143 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     # Test 386 got: "| <html>\n| <head>\n| <style>\n" (t/HTML-tree.t at line 143 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     # Test 388 got: "| <html>\n| <head>\n| <script>\n" (t/HTML-tree.t at line 143 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     # Test 389 got: "3" (t/HTML-tree.t at line 141 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     # Test 390 got: "| <html>\n| <head>\n| <style>\n| <script>\n| <!-- -->\n| <!-- -->\n" (t/HTML-tree.t at line 143 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     # Test 413 got: "3" (t/HTML-tree.t at line 141 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     # Test 414 got: "| <html>\n| <head>\n| <title>\n| \"foo<span>bar</em><i>baz\"\n" (t/HTML-tree.t at line 143 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     # Test 437 got: "0" (t/HTML-tree.t at line 141 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     # Test 441 got: "3" (t/HTML-tree.t at line 141 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     # Test 442 got: "| <html>\n| <head>\n| <style>\n| \" <!-- </style>x\"\n" (t/HTML-tree.t at line 143 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     # Test 463 got: "2" (t/HTML-tree.t at line 141 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     # Test 464 got: "| <html>\n| <head>\n| <title>\n| \"&\"\n" (t/HTML-tree.t at line 143 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     # Test 465 got: "2" (t/HTML-tree.t at line 141 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     # Test 466 got: "| <html>\n| <head>\n| <title>\n| \"<!--&-->\"\n" (t/HTML-tree.t at line 143 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 4 is changed:
706     # - "| \"<!--&amp;-->\"\n"
707     # + "| \"<!--&-->\"\n"
708     # Line 5 is missing:
709     # - "| <body>\n"
710     not ok 467
711     # Test 467 got: "3" (t/HTML-tree.t at line 141 fail #234)
712 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).)
713 wakaba 1.43 not ok 468
714     # Test 468 got: "| <html>\n| <head>\n| <title>\n| \"<!--</title>\"\n" (t/HTML-tree.t at line 143 fail #234)
715 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <title>\n| \"<!--</title>\"\n| <body>\n" (Document tree: qq'<title><!--</title>')
716 wakaba 1.43 # Line 5 is missing:
717     # - "| <body>\n"
718     not ok 469
719     # Test 469 got: "2" (t/HTML-tree.t at line 141 fail #235)
720 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.)
721 wakaba 1.43 not ok 470
722     # Test 470 got: "| <html>\n| <head>\n| <noscript>\n| <!-- </noscript> -->\n" (t/HTML-tree.t at line 143 fail #235)
723 wakaba 1.53 # Expected: "| <html>\n| <head>\n| <noscript>\n| \"<!--</noscript>-->\"\n| <body>\n" (Document tree: qq'<noscript><!--</noscript>--></noscript>')
724 wakaba 1.43 # Line 4 is changed:
725     # - "| \"<!--</noscript>-->\"\n"
726     # + "| <!-- </noscript> -->\n"
727     # Line 5 is missing:
728     # - "| <body>\n"
729     # t/tree-construction/tests6.dat
730 wakaba 1.6 ok 471
731 wakaba 1.21 ok 472
732 wakaba 1.8 ok 473
733 wakaba 1.21 ok 474
734 wakaba 1.8 ok 475
735 wakaba 1.21 ok 476
736 wakaba 1.8 ok 477
737 wakaba 1.21 ok 478
738 wakaba 1.43 not ok 479
739     # Test 479 got: "1" (t/HTML-tree.t at line 141 fail #240)
740 wakaba 1.53 # Expected: "0" (Parse error: qq'<!doctype HTml><title>&amp;</title>'; 1:35:not closed:head;)
741 wakaba 1.43 not ok 480
742     # Test 480 got: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"&\"\n" (t/HTML-tree.t at line 143 fail #240)
743 wakaba 1.53 # Expected: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"&\"\n| <body>\n" (Document tree: qq'<!doctype HTml><title>&amp;</title>')
744 wakaba 1.43 # Line 6 is missing:
745     # - "| <body>\n"
746     not ok 481
747     # Test 481 got: "1" (t/HTML-tree.t at line 141 fail #241)
748 wakaba 1.53 # Expected: "0" (Parse error: qq'<!doctype HTml><title><!--&amp;--></title>'; 1:42:not closed:head;)
749 wakaba 1.43 not ok 482
750     # Test 482 got: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"<!--&-->\"\n" (t/HTML-tree.t at line 143 fail #241)
751 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>')
752 wakaba 1.43 # Line 5 is changed:
753     # - "| \"<!--&amp;-->\"\n"
754     # + "| \"<!--&-->\"\n"
755     # Line 6 is missing:
756     # - "| <body>\n"
757 wakaba 1.8 ok 483
758 wakaba 1.43 not ok 484
759     # Test 484 got: "| <!DOCTYPE >\n| <html>\n" (t/HTML-tree.t at line 143 fail #242)
760 wakaba 1.73 # Expected: "| <!DOCTYPE >\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!doctype>')
761 wakaba 1.43 # Lines 3-3 are missing:
762     # - "| <head>\n"
763     # - "| <body>\n"
764 wakaba 1.8 ok 485
765 wakaba 1.43 not ok 486
766     # Test 486 got: "| <!-- -x -->\n| <html>\n" (t/HTML-tree.t at line 143 fail #243)
767 wakaba 1.53 # Expected: "| <!-- -x -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!---x')
768 wakaba 1.43 # Lines 3-3 are missing:
769     # - "| <head>\n"
770     # - "| <body>\n"
771 wakaba 1.8 ok 487
772     ok 488
773 wakaba 1.76 not ok 489
774     # Test 489 got: "4" (t/HTML-tree.t at line 141 fail #245)
775 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.)
776 wakaba 1.8 ok 490
777     ok 491
778     ok 492
779     ok 493
780     ok 494
781     ok 495
782 wakaba 1.21 ok 496
783 wakaba 1.8 ok 497
784 wakaba 1.78 ok 498
785 wakaba 1.8 ok 499
786 wakaba 1.21 ok 500
787 wakaba 1.8 ok 501
788 wakaba 1.21 ok 502
789 wakaba 1.8 ok 503
790 wakaba 1.21 ok 504
791 wakaba 1.8 ok 505
792 wakaba 1.21 ok 506
793 wakaba 1.8 ok 507
794 wakaba 1.21 ok 508
795 wakaba 1.11 ok 509
796 wakaba 1.21 ok 510
797 wakaba 1.12 ok 511
798 wakaba 1.21 ok 512
799 wakaba 1.12 ok 513
800 wakaba 1.21 ok 514
801 wakaba 1.12 ok 515
802 wakaba 1.21 ok 516
803 wakaba 1.12 ok 517
804 wakaba 1.21 ok 518
805 wakaba 1.12 ok 519
806 wakaba 1.21 ok 520
807 wakaba 1.12 ok 521
808 wakaba 1.21 ok 522
809 wakaba 1.12 ok 523
810 wakaba 1.78 not ok 524
811     # Test 524 got: "| <head>\n| <body>\n| <div>\n" (t/HTML-tree.t at line 143 fail #262)
812     # Expected: "| <div>\n" (Document tree: qq'</table></tbody></tfoot></thead></tr><div>')
813     not ok 525
814     # Test 525 got: "5" (t/HTML-tree.t at line 141 fail #263)
815 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.)
816 wakaba 1.21 ok 526
817 wakaba 1.78 not ok 527
818     # Test 527 got: "3" (t/HTML-tree.t at line 141 fail #264)
819 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.)
820 wakaba 1.21 ok 528
821 wakaba 1.12 ok 529
822 wakaba 1.21 ok 530
823 wakaba 1.14 ok 531
824 wakaba 1.21 ok 532
825 wakaba 1.16 ok 533
826 wakaba 1.21 ok 534
827 wakaba 1.16 ok 535
828 wakaba 1.21 ok 536
829 wakaba 1.16 ok 537
830     ok 538
831     ok 539
832     ok 540
833     ok 541
834     ok 542
835     ok 543
836     ok 544
837     ok 545
838     ok 546
839     ok 547
840     ok 548
841     ok 549
842     ok 550
843     ok 551
844     ok 552
845 wakaba 1.34 ok 553
846 wakaba 1.16 ok 554
847 wakaba 1.34 ok 555
848 wakaba 1.17 ok 556
849 wakaba 1.34 ok 557
850 wakaba 1.17 ok 558
851 wakaba 1.43 ok 559
852 wakaba 1.22 ok 560
853 wakaba 1.78 not ok 561
854     # Test 561 got: "1" (t/HTML-tree.t at line 141 fail #281)
855 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.)
856 wakaba 1.22 ok 562
857 wakaba 1.43 ok 563
858 wakaba 1.22 ok 564
859 wakaba 1.90 not ok 565
860     # Test 565 got: "1" (t/HTML-tree.t at line 141 fail #283)
861     # 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.)
862 wakaba 1.22 ok 566
863 wakaba 1.43 ok 567
864 wakaba 1.22 ok 568
865 wakaba 1.90 # t/tree-test-1.dat
866 wakaba 1.43 ok 569
867 wakaba 1.22 ok 570
868 wakaba 1.43 ok 571
869 wakaba 1.22 ok 572
870 wakaba 1.43 ok 573
871 wakaba 1.22 ok 574
872 wakaba 1.43 ok 575
873 wakaba 1.27 ok 576
874 wakaba 1.31 ok 577
875 wakaba 1.24 ok 578
876     ok 579
877     ok 580
878     ok 581
879     ok 582
880 wakaba 1.34 ok 583
881 wakaba 1.24 ok 584
882     ok 585
883     ok 586
884 wakaba 1.25 ok 587
885 wakaba 1.24 ok 588
886 wakaba 1.49 ok 589
887 wakaba 1.25 ok 590
888 wakaba 1.49 ok 591
889 wakaba 1.25 ok 592
890 wakaba 1.49 ok 593
891 wakaba 1.25 ok 594
892 wakaba 1.76 ok 595
893 wakaba 1.25 ok 596
894 wakaba 1.76 ok 597
895 wakaba 1.25 ok 598
896 wakaba 1.76 ok 599
897 wakaba 1.25 ok 600
898 wakaba 1.76 ok 601
899 wakaba 1.27 ok 602
900 wakaba 1.76 ok 603
901 wakaba 1.27 ok 604
902 wakaba 1.76 ok 605
903 wakaba 1.28 ok 606
904 wakaba 1.78 ok 607
905 wakaba 1.28 ok 608
906 wakaba 1.78 ok 609
907 wakaba 1.28 ok 610
908 wakaba 1.78 ok 611
909 wakaba 1.28 ok 612
910 wakaba 1.78 ok 613
911 wakaba 1.30 ok 614
912 wakaba 1.78 ok 615
913 wakaba 1.30 ok 616
914 wakaba 1.78 ok 617
915 wakaba 1.31 ok 618
916 wakaba 1.78 ok 619
917 wakaba 1.31 ok 620
918 wakaba 1.78 ok 621
919 wakaba 1.34 ok 622
920 wakaba 1.78 ok 623
921 wakaba 1.34 ok 624
922 wakaba 1.76 ok 625
923 wakaba 1.34 ok 626
924 wakaba 1.35 ok 627
925     ok 628
926     ok 629
927     ok 630
928     ok 631
929     ok 632
930 wakaba 1.38 ok 633
931     ok 634
932     ok 635
933     ok 636
934 wakaba 1.78 ok 637
935 wakaba 1.38 ok 638
936     ok 639
937     ok 640
938 wakaba 1.41 ok 641
939     ok 642
940     ok 643
941     ok 644
942     ok 645
943     ok 646
944     ok 647
945     ok 648
946     ok 649
947     ok 650
948     ok 651
949     ok 652
950     ok 653
951     ok 654
952     ok 655
953     ok 656
954     ok 657
955     ok 658
956     ok 659
957     ok 660
958     ok 661
959     ok 662
960     ok 663
961     ok 664
962     ok 665
963     ok 666
964     ok 667
965     ok 668
966     ok 669
967     ok 670
968 wakaba 1.90 ok 671
969 wakaba 1.41 ok 672
970 wakaba 1.90 ok 673
971 wakaba 1.41 ok 674
972 wakaba 1.90 ok 675
973 wakaba 1.41 ok 676
974 wakaba 1.78 not ok 677
975 wakaba 1.90 # Test 677 got: "2" (t/HTML-tree.t at line 141 fail #339)
976     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><ul></body>'; 1:26:not closed:ul, 1:26:not closed:ul;ul not closed)
977 wakaba 1.41 ok 678
978 wakaba 1.78 not ok 679
979     # Test 679 got: "3" (t/HTML-tree.t at line 141 fail #340)
980 wakaba 1.90 # 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)
981 wakaba 1.41 ok 680
982 wakaba 1.78 not ok 681
983 wakaba 1.90 # Test 681 got: "2" (t/HTML-tree.t at line 141 fail #341)
984     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><dl></body>'; 1:26:not closed:dl, 1:26:not closed:dl;dl not closed)
985 wakaba 1.41 ok 682
986 wakaba 1.78 not ok 683
987 wakaba 1.90 # Test 683 got: "3" (t/HTML-tree.t at line 141 fail #342)
988     # 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)
989 wakaba 1.41 ok 684
990 wakaba 1.78 not ok 685
991 wakaba 1.90 # Test 685 got: "3" (t/HTML-tree.t at line 141 fail #343)
992     # 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)
993 wakaba 1.41 ok 686
994 wakaba 1.78 not ok 687
995 wakaba 1.90 # Test 687 got: "1" (t/HTML-tree.t at line 141 fail #344)
996     # Expected: "0" (Parse error: qq'<!DOCTYPE HTML><p></body>'; 1:25:after body:/p;)
997 wakaba 1.41 ok 688
998 wakaba 1.90 not ok 689
999     # Test 689 got: "2" (t/HTML-tree.t at line 141 fail #345)
1000     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><table><tr><td></body>'; 1:37:unmatched end tag:body, 1:37:not closed:table;table not closed)
1001 wakaba 1.41 ok 690
1002 wakaba 1.90 not ok 691
1003     # Test 691 got: "2" (t/HTML-tree.t at line 141 fail #346)
1004     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><table><tr><th></body>'; 1:37:unmatched end tag:body, 1:37:not closed:table;table not closed)
1005 wakaba 1.41 ok 692
1006 wakaba 1.90 not ok 693
1007     # Test 693 got: "2" (t/HTML-tree.t at line 141 fail #347)
1008     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><table><thead><tr><td></body>'; 1:44:unmatched end tag:body, 1:44:not closed:table;table not closed)
1009 wakaba 1.41 ok 694
1010     ok 695
1011     ok 696
1012     ok 697
1013     ok 698
1014     ok 699
1015     ok 700
1016 wakaba 1.90 ok 701
1017 wakaba 1.41 ok 702
1018     ok 703
1019     ok 704
1020     ok 705
1021     ok 706
1022 wakaba 1.90 not ok 707
1023     # Test 707 got: "1" (t/HTML-tree.t at line 141 fail #354)
1024     # Expected: "3" (Parse error: qq'<!DOCTYPE HTML><h1><a><h2>'; 1:26:not closed:h2;h1 not closed, a not closed, h2 not closed)
1025 wakaba 1.41 ok 708
1026     ok 709
1027     ok 710
1028     ok 711
1029     ok 712
1030     ok 713
1031     ok 714
1032 wakaba 1.42 ok 715
1033     ok 716
1034     ok 717
1035     ok 718
1036     ok 719
1037     ok 720
1038     ok 721
1039     ok 722
1040     ok 723
1041     ok 724
1042     ok 725
1043     ok 726
1044     ok 727
1045     ok 728
1046     ok 729
1047     ok 730
1048     ok 731
1049     ok 732
1050     ok 733
1051     ok 734
1052     ok 735
1053     ok 736
1054     ok 737
1055     ok 738
1056     ok 739
1057     ok 740
1058     ok 741
1059     ok 742
1060     ok 743
1061     ok 744
1062 wakaba 1.43 ok 745
1063     ok 746
1064     ok 747
1065     ok 748
1066     ok 749
1067     ok 750
1068     ok 751
1069     ok 752
1070     ok 753
1071     ok 754
1072     ok 755
1073     ok 756
1074     ok 757
1075     ok 758
1076     ok 759
1077     ok 760
1078     ok 761
1079     ok 762
1080     ok 763
1081     ok 764
1082     ok 765
1083     ok 766
1084     ok 767
1085     ok 768
1086     ok 769
1087     ok 770
1088     ok 771
1089     ok 772
1090     ok 773
1091     ok 774
1092 wakaba 1.49 ok 775
1093     ok 776
1094     ok 777
1095     ok 778
1096     ok 779
1097     ok 780
1098     ok 781
1099     ok 782
1100     ok 783
1101     ok 784
1102     ok 785
1103     ok 786
1104     ok 787
1105     ok 788
1106     ok 789
1107     ok 790
1108     ok 791
1109     ok 792
1110     ok 793
1111     ok 794
1112     ok 795
1113     ok 796
1114     ok 797
1115     ok 798
1116     ok 799
1117     ok 800
1118     ok 801
1119     ok 802
1120     ok 803
1121     ok 804
1122     ok 805
1123     ok 806
1124 wakaba 1.50 ok 807
1125     ok 808
1126     ok 809
1127     ok 810
1128     ok 811
1129     ok 812
1130     ok 813
1131     ok 814
1132     ok 815
1133     ok 816
1134     ok 817
1135     ok 818
1136     ok 819
1137     ok 820
1138     ok 821
1139     ok 822
1140     ok 823
1141     ok 824
1142     ok 825
1143     ok 826
1144     ok 827
1145     ok 828
1146     ok 829
1147     ok 830
1148     ok 831
1149     ok 832
1150     ok 833
1151     ok 834
1152     ok 835
1153     ok 836
1154     ok 837
1155     ok 838
1156     ok 839
1157     ok 840
1158     ok 841
1159     ok 842
1160     ok 843
1161     ok 844
1162     ok 845
1163     ok 846
1164     ok 847
1165     ok 848
1166     ok 849
1167     ok 850
1168     ok 851
1169     ok 852
1170     ok 853
1171     ok 854
1172     ok 855
1173     ok 856
1174     ok 857
1175     ok 858
1176     ok 859
1177     ok 860
1178     ok 861
1179     ok 862
1180     ok 863
1181     ok 864
1182     ok 865
1183     ok 866
1184     ok 867
1185     ok 868
1186     ok 869
1187     ok 870
1188     ok 871
1189     ok 872
1190     ok 873
1191     ok 874
1192     ok 875
1193     ok 876
1194     ok 877
1195     ok 878
1196     ok 879
1197     ok 880
1198     ok 881
1199     ok 882
1200     ok 883
1201     ok 884
1202     ok 885
1203     ok 886
1204     ok 887
1205     ok 888
1206     ok 889
1207     ok 890
1208     ok 891
1209     ok 892
1210     ok 893
1211     ok 894
1212 wakaba 1.52 ok 895
1213     ok 896
1214     ok 897
1215     ok 898
1216     ok 899
1217     ok 900
1218     ok 901
1219     ok 902
1220     ok 903
1221     ok 904
1222     ok 905
1223     ok 906
1224     ok 907
1225     ok 908
1226 wakaba 1.53 ok 909
1227     ok 910
1228     ok 911
1229     ok 912
1230     ok 913
1231     ok 914
1232     ok 915
1233     ok 916
1234     ok 917
1235     ok 918
1236     ok 919
1237     ok 920
1238     ok 921
1239     ok 922
1240     ok 923
1241     ok 924
1242     ok 925
1243     ok 926
1244     ok 927
1245     ok 928
1246     ok 929
1247     ok 930
1248     ok 931
1249     ok 932
1250     ok 933
1251     ok 934
1252     ok 935
1253     ok 936
1254     ok 937
1255     ok 938
1256     ok 939
1257     ok 940
1258     ok 941
1259     ok 942
1260     ok 943
1261     ok 944
1262     ok 945
1263     ok 946
1264     ok 947
1265     ok 948
1266     ok 949
1267     ok 950
1268     ok 951
1269     ok 952
1270     ok 953
1271     ok 954
1272     ok 955
1273     ok 956
1274     ok 957
1275     ok 958
1276     ok 959
1277     ok 960
1278     ok 961
1279     ok 962
1280     ok 963
1281     ok 964
1282 wakaba 1.54 ok 965
1283     ok 966
1284     ok 967
1285     ok 968
1286     ok 969
1287     ok 970
1288 wakaba 1.72 ok 971
1289     ok 972
1290     ok 973
1291     ok 974
1292     ok 975
1293     ok 976
1294     ok 977
1295     ok 978
1296     ok 979
1297     ok 980
1298 wakaba 1.74 ok 981
1299     ok 982
1300     ok 983
1301     ok 984
1302 wakaba 1.76 ok 985
1303     ok 986
1304     ok 987
1305     ok 988
1306     ok 989
1307     ok 990
1308     ok 991
1309     ok 992
1310     ok 993
1311     ok 994
1312     ok 995
1313     ok 996
1314 wakaba 1.78 ok 997
1315     ok 998
1316     ok 999
1317     ok 1000
1318     ok 1001
1319     ok 1002
1320     ok 1003
1321     ok 1004
1322     ok 1005
1323     ok 1006
1324 wakaba 1.103 # t/tree-test-2.dat
1325 wakaba 1.78 ok 1007
1326     ok 1008
1327     ok 1009
1328     ok 1010
1329     ok 1011
1330     ok 1012
1331     ok 1013
1332     ok 1014
1333     ok 1015
1334     ok 1016
1335     ok 1017
1336     ok 1018
1337     ok 1019
1338     ok 1020
1339     ok 1021
1340     ok 1022
1341     ok 1023
1342     ok 1024
1343     ok 1025
1344     ok 1026
1345     ok 1027
1346     ok 1028
1347     ok 1029
1348     ok 1030
1349     ok 1031
1350     ok 1032
1351     ok 1033
1352     ok 1034
1353     ok 1035
1354     ok 1036
1355     ok 1037
1356     ok 1038
1357     ok 1039
1358     ok 1040
1359     ok 1041
1360     ok 1042
1361     ok 1043
1362     ok 1044
1363     ok 1045
1364     ok 1046
1365     ok 1047
1366     ok 1048
1367     ok 1049
1368     ok 1050
1369     ok 1051
1370     ok 1052
1371     ok 1053
1372     ok 1054
1373     ok 1055
1374     ok 1056
1375     ok 1057
1376     ok 1058
1377     ok 1059
1378     ok 1060
1379 wakaba 1.81 ok 1061
1380     ok 1062
1381 wakaba 1.90 ok 1063
1382     ok 1064
1383     ok 1065
1384     ok 1066
1385     ok 1067
1386     ok 1068
1387 wakaba 1.103 ok 1069
1388     ok 1070
1389     ok 1071
1390     ok 1072

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24