/[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.158 - (hide annotations) (download)
Sat Mar 8 02:54:45 2008 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.157: +2 -2 lines
File MIME type: text/plain
++ whatpm/Whatpm/ChangeLog	8 Mar 2008 02:51:41 -0000
	* HTML.pm.src: A "generate implied end tags" code (t409.1)
	could not be reached so that it is now removed (HTML5 revision
	1320).

2008-03-08  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24