/[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.161 - (hide annotations) (download)
Sat Mar 8 03:43:49 2008 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.160: +2 -2 lines
File MIME type: text/plain
++ whatpm/Whatpm/ChangeLog	8 Mar 2008 03:43:41 -0000
	* HTML.pm.src: |</h/n/>| case code rearranged to align with
	the spec (HTML5 revision 1320).  Note that we finally complete
	all of HTML5 revision 1320 changes.

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.161 # Current time local: Sat Mar 8 12:33:03 2008
4     # Current time GMT: Sat Mar 8 03:33:03 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.160 not ok 478
765     # Test 478 got: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n| <form>\n| <div>\n| <div>\n" (t/HTML-tree.t at line 162 fail #239)
766     # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <body>\n| <form>\n| <div>\n| <div>\n" (Document tree: qq'<!doctype html><form><div></form><div>')
767     # Line 7 is changed:
768     # - "| <div>\n"
769     # + "| <div>\n"
770 wakaba 1.43 not ok 479
771 wakaba 1.150 # Test 479 got: "1" (t/HTML-tree.t at line 160 fail #240)
772 wakaba 1.154 # Expected: "0" (Parse error: qq'<!doctype html><title>&amp;</title>'; 1:35:not closed:head;)
773 wakaba 1.43 not ok 480
774 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)
775     # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <title>\n| \"&\"\n| <body>\n" (Document tree: qq'<!doctype html><title>&amp;</title>')
776 wakaba 1.43 # Line 6 is missing:
777     # - "| <body>\n"
778     not ok 481
779 wakaba 1.150 # Test 481 got: "1" (t/HTML-tree.t at line 160 fail #241)
780 wakaba 1.154 # Expected: "0" (Parse error: qq'<!doctype html><title><!--&amp;--></title>'; 1:42:not closed:head;)
781 wakaba 1.43 not ok 482
782 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)
783     # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <title>\n| \"<!--&amp;-->\"\n| <body>\n" (Document tree: qq'<!doctype html><title><!--&amp;--></title>')
784 wakaba 1.43 # Line 6 is missing:
785     # - "| <body>\n"
786 wakaba 1.8 ok 483
787 wakaba 1.43 not ok 484
788 wakaba 1.150 # Test 484 got: "| <!DOCTYPE >\n| <html>\n" (t/HTML-tree.t at line 162 fail #242)
789 wakaba 1.73 # Expected: "| <!DOCTYPE >\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!doctype>')
790 wakaba 1.43 # Lines 3-3 are missing:
791     # - "| <head>\n"
792     # - "| <body>\n"
793 wakaba 1.8 ok 485
794 wakaba 1.43 not ok 486
795 wakaba 1.150 # Test 486 got: "| <!-- -x -->\n| <html>\n" (t/HTML-tree.t at line 162 fail #243)
796 wakaba 1.53 # Expected: "| <!-- -x -->\n| <html>\n| <head>\n| <body>\n" (Document tree: qq'<!---x')
797 wakaba 1.43 # Lines 3-3 are missing:
798     # - "| <head>\n"
799     # - "| <body>\n"
800 wakaba 1.8 ok 487
801     ok 488
802 wakaba 1.76 not ok 489
803 wakaba 1.150 # Test 489 got: "4" (t/HTML-tree.t at line 160 fail #245)
804 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.)
805 wakaba 1.8 ok 490
806     ok 491
807     ok 492
808     ok 493
809     ok 494
810     ok 495
811 wakaba 1.21 ok 496
812 wakaba 1.8 ok 497
813 wakaba 1.78 ok 498
814 wakaba 1.8 ok 499
815 wakaba 1.21 ok 500
816 wakaba 1.8 ok 501
817 wakaba 1.21 ok 502
818 wakaba 1.8 ok 503
819 wakaba 1.21 ok 504
820 wakaba 1.8 ok 505
821 wakaba 1.21 ok 506
822 wakaba 1.8 ok 507
823 wakaba 1.21 ok 508
824 wakaba 1.11 ok 509
825 wakaba 1.21 ok 510
826 wakaba 1.12 ok 511
827 wakaba 1.21 ok 512
828 wakaba 1.12 ok 513
829 wakaba 1.21 ok 514
830 wakaba 1.12 ok 515
831 wakaba 1.21 ok 516
832 wakaba 1.12 ok 517
833 wakaba 1.21 ok 518
834 wakaba 1.12 ok 519
835 wakaba 1.21 ok 520
836 wakaba 1.12 ok 521
837 wakaba 1.21 ok 522
838 wakaba 1.12 ok 523
839 wakaba 1.78 not ok 524
840 wakaba 1.150 # Test 524 got: "| <head>\n| <body>\n| <div>\n" (t/HTML-tree.t at line 162 fail #262)
841 wakaba 1.78 # Expected: "| <div>\n" (Document tree: qq'</table></tbody></tfoot></thead></tr><div>')
842     not ok 525
843 wakaba 1.150 # Test 525 got: "5" (t/HTML-tree.t at line 160 fail #263)
844 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.)
845 wakaba 1.21 ok 526
846 wakaba 1.78 not ok 527
847 wakaba 1.150 # Test 527 got: "3" (t/HTML-tree.t at line 160 fail #264)
848 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.)
849 wakaba 1.21 ok 528
850 wakaba 1.12 ok 529
851 wakaba 1.21 ok 530
852 wakaba 1.14 ok 531
853 wakaba 1.21 ok 532
854 wakaba 1.16 ok 533
855 wakaba 1.21 ok 534
856 wakaba 1.16 ok 535
857 wakaba 1.21 ok 536
858 wakaba 1.16 ok 537
859     ok 538
860     ok 539
861     ok 540
862 wakaba 1.152 not ok 541
863     # Test 541 got: "2" (t/HTML-tree.t at line 160 fail #271)
864     # 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.)
865 wakaba 1.16 ok 542
866 wakaba 1.152 not ok 543
867     # Test 543 got: "4" (t/HTML-tree.t at line 160 fail #272)
868     # 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.)
869 wakaba 1.16 ok 544
870     ok 545
871     ok 546
872 wakaba 1.152 not ok 547
873     # Test 547 got: "7" (t/HTML-tree.t at line 160 fail #274)
874     # 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).)
875 wakaba 1.16 ok 548
876     ok 549
877     ok 550
878 wakaba 1.152 not ok 551
879     # Test 551 got: "2" (t/HTML-tree.t at line 160 fail #276)
880     # 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.)
881 wakaba 1.16 ok 552
882 wakaba 1.34 ok 553
883 wakaba 1.16 ok 554
884 wakaba 1.34 ok 555
885 wakaba 1.17 ok 556
886 wakaba 1.34 ok 557
887 wakaba 1.17 ok 558
888 wakaba 1.43 ok 559
889 wakaba 1.22 ok 560
890 wakaba 1.152 ok 561
891 wakaba 1.22 ok 562
892 wakaba 1.43 ok 563
893 wakaba 1.22 ok 564
894 wakaba 1.90 not ok 565
895 wakaba 1.150 # Test 565 got: "1" (t/HTML-tree.t at line 160 fail #283)
896 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.)
897 wakaba 1.22 ok 566
898 wakaba 1.43 ok 567
899 wakaba 1.22 ok 568
900 wakaba 1.154 ok 569
901     not ok 570
902     # 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)
903     # 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>')
904     # Line 1 is changed:
905     # - "| <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"\">\n"
906     # + "| <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\">\n"
907 wakaba 1.90 # t/tree-test-1.dat
908 wakaba 1.43 ok 571
909 wakaba 1.22 ok 572
910 wakaba 1.43 ok 573
911 wakaba 1.22 ok 574
912 wakaba 1.43 ok 575
913 wakaba 1.27 ok 576
914 wakaba 1.31 ok 577
915 wakaba 1.24 ok 578
916     ok 579
917     ok 580
918     ok 581
919     ok 582
920 wakaba 1.34 ok 583
921 wakaba 1.24 ok 584
922     ok 585
923     ok 586
924 wakaba 1.25 ok 587
925 wakaba 1.24 ok 588
926 wakaba 1.49 ok 589
927 wakaba 1.25 ok 590
928 wakaba 1.49 ok 591
929 wakaba 1.25 ok 592
930 wakaba 1.49 ok 593
931 wakaba 1.25 ok 594
932 wakaba 1.76 ok 595
933 wakaba 1.25 ok 596
934 wakaba 1.76 ok 597
935 wakaba 1.25 ok 598
936 wakaba 1.76 ok 599
937 wakaba 1.25 ok 600
938 wakaba 1.76 ok 601
939 wakaba 1.27 ok 602
940 wakaba 1.76 ok 603
941 wakaba 1.27 ok 604
942 wakaba 1.76 ok 605
943 wakaba 1.28 ok 606
944 wakaba 1.78 ok 607
945 wakaba 1.28 ok 608
946 wakaba 1.78 ok 609
947 wakaba 1.28 ok 610
948 wakaba 1.78 ok 611
949 wakaba 1.28 ok 612
950 wakaba 1.78 ok 613
951 wakaba 1.30 ok 614
952 wakaba 1.78 ok 615
953 wakaba 1.30 ok 616
954 wakaba 1.78 ok 617
955 wakaba 1.31 ok 618
956 wakaba 1.78 ok 619
957 wakaba 1.31 ok 620
958 wakaba 1.78 ok 621
959 wakaba 1.34 ok 622
960 wakaba 1.78 ok 623
961 wakaba 1.34 ok 624
962 wakaba 1.76 ok 625
963 wakaba 1.34 ok 626
964 wakaba 1.35 ok 627
965     ok 628
966     ok 629
967     ok 630
968     ok 631
969     ok 632
970 wakaba 1.38 ok 633
971     ok 634
972     ok 635
973     ok 636
974 wakaba 1.78 ok 637
975 wakaba 1.38 ok 638
976     ok 639
977     ok 640
978 wakaba 1.41 ok 641
979     ok 642
980     ok 643
981     ok 644
982     ok 645
983     ok 646
984     ok 647
985     ok 648
986     ok 649
987     ok 650
988     ok 651
989     ok 652
990     ok 653
991     ok 654
992     ok 655
993     ok 656
994     ok 657
995     ok 658
996     ok 659
997     ok 660
998     ok 661
999     ok 662
1000     ok 663
1001     ok 664
1002     ok 665
1003     ok 666
1004     ok 667
1005     ok 668
1006     ok 669
1007     ok 670
1008 wakaba 1.90 ok 671
1009 wakaba 1.41 ok 672
1010 wakaba 1.90 ok 673
1011 wakaba 1.41 ok 674
1012 wakaba 1.90 ok 675
1013 wakaba 1.41 ok 676
1014 wakaba 1.150 ok 677
1015 wakaba 1.41 ok 678
1016 wakaba 1.150 ok 679
1017 wakaba 1.41 ok 680
1018 wakaba 1.150 ok 681
1019 wakaba 1.41 ok 682
1020 wakaba 1.150 ok 683
1021 wakaba 1.41 ok 684
1022 wakaba 1.150 ok 685
1023 wakaba 1.41 ok 686
1024 wakaba 1.150 ok 687
1025 wakaba 1.41 ok 688
1026 wakaba 1.150 ok 689
1027 wakaba 1.41 ok 690
1028 wakaba 1.150 ok 691
1029 wakaba 1.41 ok 692
1030 wakaba 1.150 ok 693
1031 wakaba 1.41 ok 694
1032     ok 695
1033     ok 696
1034     ok 697
1035     ok 698
1036     ok 699
1037     ok 700
1038 wakaba 1.90 ok 701
1039 wakaba 1.41 ok 702
1040     ok 703
1041     ok 704
1042     ok 705
1043     ok 706
1044 wakaba 1.150 ok 707
1045 wakaba 1.41 ok 708
1046     ok 709
1047     ok 710
1048     ok 711
1049     ok 712
1050     ok 713
1051     ok 714
1052 wakaba 1.42 ok 715
1053     ok 716
1054     ok 717
1055     ok 718
1056     ok 719
1057     ok 720
1058     ok 721
1059     ok 722
1060     ok 723
1061     ok 724
1062     ok 725
1063     ok 726
1064     ok 727
1065     ok 728
1066     ok 729
1067     ok 730
1068     ok 731
1069     ok 732
1070     ok 733
1071     ok 734
1072     ok 735
1073     ok 736
1074     ok 737
1075     ok 738
1076     ok 739
1077     ok 740
1078     ok 741
1079     ok 742
1080     ok 743
1081     ok 744
1082 wakaba 1.43 ok 745
1083     ok 746
1084     ok 747
1085     ok 748
1086     ok 749
1087     ok 750
1088     ok 751
1089     ok 752
1090     ok 753
1091     ok 754
1092     ok 755
1093     ok 756
1094     ok 757
1095     ok 758
1096     ok 759
1097     ok 760
1098     ok 761
1099     ok 762
1100     ok 763
1101     ok 764
1102     ok 765
1103     ok 766
1104     ok 767
1105     ok 768
1106     ok 769
1107     ok 770
1108     ok 771
1109     ok 772
1110     ok 773
1111     ok 774
1112 wakaba 1.49 ok 775
1113     ok 776
1114     ok 777
1115     ok 778
1116     ok 779
1117     ok 780
1118     ok 781
1119     ok 782
1120     ok 783
1121     ok 784
1122     ok 785
1123     ok 786
1124 wakaba 1.154 ok 787
1125 wakaba 1.49 ok 788
1126 wakaba 1.160 ok 789
1127 wakaba 1.49 ok 790
1128 wakaba 1.160 ok 791
1129 wakaba 1.49 ok 792
1130 wakaba 1.160 ok 793
1131 wakaba 1.49 ok 794
1132 wakaba 1.160 ok 795
1133 wakaba 1.154 ok 796
1134 wakaba 1.160 ok 797
1135 wakaba 1.49 ok 798
1136 wakaba 1.160 not ok 799
1137     # Test 799 got: "2" (t/HTML-tree.t at line 160 fail #400)
1138     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><ul></body>'; 1:26:not closed:ul, 1:26:not closed:ul;ul not closed)
1139 wakaba 1.49 ok 800
1140 wakaba 1.160 not ok 801
1141     # Test 801 got: "2" (t/HTML-tree.t at line 160 fail #401)
1142     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><ul><li></body>'; 1:30:not closed:ul, 1:30:not closed:ul;ul not closed)
1143 wakaba 1.49 ok 802
1144 wakaba 1.160 not ok 803
1145     # Test 803 got: "2" (t/HTML-tree.t at line 160 fail #402)
1146     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><dl></body>'; 1:26:not closed:dl, 1:26:not closed:dl;dl not closed)
1147 wakaba 1.49 ok 804
1148 wakaba 1.160 not ok 805
1149     # Test 805 got: "2" (t/HTML-tree.t at line 160 fail #403)
1150     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><dl><dt></body>'; 1:30:not closed:dl, 1:30:not closed:dl;dl not closed)
1151 wakaba 1.49 ok 806
1152 wakaba 1.160 not ok 807
1153     # Test 807 got: "2" (t/HTML-tree.t at line 160 fail #404)
1154     # Expected: "1" (Parse error: qq'<!DOCTYPE HTML><dl><dd></body>'; 1:30:not closed:dl, 1:30:not closed:dl;dl not closed)
1155 wakaba 1.50 ok 808
1156     ok 809
1157     ok 810
1158     ok 811
1159     ok 812
1160     ok 813
1161     ok 814
1162     ok 815
1163     ok 816
1164     ok 817
1165     ok 818
1166     ok 819
1167     ok 820
1168     ok 821
1169     ok 822
1170     ok 823
1171     ok 824
1172     ok 825
1173     ok 826
1174     ok 827
1175     ok 828
1176     ok 829
1177     ok 830
1178     ok 831
1179     ok 832
1180     ok 833
1181     ok 834
1182     ok 835
1183     ok 836
1184     ok 837
1185     ok 838
1186     ok 839
1187     ok 840
1188     ok 841
1189     ok 842
1190     ok 843
1191     ok 844
1192     ok 845
1193     ok 846
1194     ok 847
1195     ok 848
1196     ok 849
1197     ok 850
1198     ok 851
1199     ok 852
1200     ok 853
1201     ok 854
1202     ok 855
1203     ok 856
1204     ok 857
1205     ok 858
1206     ok 859
1207     ok 860
1208     ok 861
1209     ok 862
1210     ok 863
1211     ok 864
1212     ok 865
1213     ok 866
1214     ok 867
1215     ok 868
1216     ok 869
1217     ok 870
1218     ok 871
1219     ok 872
1220     ok 873
1221     ok 874
1222     ok 875
1223     ok 876
1224     ok 877
1225     ok 878
1226     ok 879
1227     ok 880
1228     ok 881
1229     ok 882
1230     ok 883
1231     ok 884
1232     ok 885
1233     ok 886
1234     ok 887
1235     ok 888
1236     ok 889
1237     ok 890
1238     ok 891
1239     ok 892
1240     ok 893
1241     ok 894
1242 wakaba 1.52 ok 895
1243     ok 896
1244     ok 897
1245     ok 898
1246     ok 899
1247     ok 900
1248     ok 901
1249     ok 902
1250     ok 903
1251     ok 904
1252     ok 905
1253     ok 906
1254     ok 907
1255     ok 908
1256 wakaba 1.53 ok 909
1257     ok 910
1258     ok 911
1259     ok 912
1260     ok 913
1261     ok 914
1262     ok 915
1263     ok 916
1264     ok 917
1265     ok 918
1266     ok 919
1267     ok 920
1268     ok 921
1269     ok 922
1270     ok 923
1271     ok 924
1272     ok 925
1273     ok 926
1274     ok 927
1275     ok 928
1276     ok 929
1277     ok 930
1278     ok 931
1279     ok 932
1280     ok 933
1281     ok 934
1282     ok 935
1283     ok 936
1284     ok 937
1285     ok 938
1286     ok 939
1287     ok 940
1288     ok 941
1289     ok 942
1290     ok 943
1291     ok 944
1292     ok 945
1293     ok 946
1294     ok 947
1295     ok 948
1296     ok 949
1297     ok 950
1298     ok 951
1299     ok 952
1300     ok 953
1301     ok 954
1302     ok 955
1303     ok 956
1304     ok 957
1305     ok 958
1306     ok 959
1307     ok 960
1308     ok 961
1309     ok 962
1310     ok 963
1311     ok 964
1312 wakaba 1.54 ok 965
1313     ok 966
1314     ok 967
1315     ok 968
1316     ok 969
1317     ok 970
1318 wakaba 1.72 ok 971
1319     ok 972
1320     ok 973
1321     ok 974
1322     ok 975
1323     ok 976
1324     ok 977
1325     ok 978
1326     ok 979
1327     ok 980
1328 wakaba 1.74 ok 981
1329     ok 982
1330     ok 983
1331     ok 984
1332 wakaba 1.76 ok 985
1333     ok 986
1334     ok 987
1335     ok 988
1336     ok 989
1337     ok 990
1338     ok 991
1339     ok 992
1340     ok 993
1341     ok 994
1342     ok 995
1343     ok 996
1344 wakaba 1.78 ok 997
1345     ok 998
1346     ok 999
1347     ok 1000
1348     ok 1001
1349     ok 1002
1350     ok 1003
1351     ok 1004
1352     ok 1005
1353     ok 1006
1354     ok 1007
1355     ok 1008
1356     ok 1009
1357     ok 1010
1358     ok 1011
1359     ok 1012
1360     ok 1013
1361     ok 1014
1362     ok 1015
1363     ok 1016
1364     ok 1017
1365     ok 1018
1366     ok 1019
1367     ok 1020
1368     ok 1021
1369     ok 1022
1370     ok 1023
1371     ok 1024
1372     ok 1025
1373     ok 1026
1374     ok 1027
1375     ok 1028
1376     ok 1029
1377     ok 1030
1378     ok 1031
1379     ok 1032
1380     ok 1033
1381     ok 1034
1382     ok 1035
1383     ok 1036
1384     ok 1037
1385     ok 1038
1386     ok 1039
1387     ok 1040
1388     ok 1041
1389     ok 1042
1390     ok 1043
1391     ok 1044
1392     ok 1045
1393     ok 1046
1394     ok 1047
1395     ok 1048
1396     ok 1049
1397     ok 1050
1398     ok 1051
1399     ok 1052
1400     ok 1053
1401     ok 1054
1402     ok 1055
1403     ok 1056
1404     ok 1057
1405     ok 1058
1406     ok 1059
1407     ok 1060
1408 wakaba 1.81 ok 1061
1409     ok 1062
1410 wakaba 1.90 ok 1063
1411     ok 1064
1412     ok 1065
1413     ok 1066
1414     ok 1067
1415     ok 1068
1416 wakaba 1.103 ok 1069
1417     ok 1070
1418     ok 1071
1419     ok 1072
1420 wakaba 1.150 ok 1073
1421     ok 1074
1422     ok 1075
1423     ok 1076
1424     ok 1077
1425     ok 1078
1426     ok 1079
1427     ok 1080
1428     ok 1081
1429     ok 1082
1430     ok 1083
1431     ok 1084
1432     ok 1085
1433     ok 1086
1434     ok 1087
1435     ok 1088
1436     ok 1089
1437     ok 1090
1438     ok 1091
1439     ok 1092
1440     ok 1093
1441     ok 1094
1442     ok 1095
1443     ok 1096
1444     ok 1097
1445     ok 1098
1446     ok 1099
1447     ok 1100
1448     ok 1101
1449     ok 1102
1450     ok 1103
1451     ok 1104
1452     ok 1105
1453     ok 1106
1454     ok 1107
1455     ok 1108
1456 wakaba 1.154 ok 1109
1457 wakaba 1.150 ok 1110
1458 wakaba 1.160 ok 1111
1459 wakaba 1.150 ok 1112
1460 wakaba 1.160 ok 1113
1461 wakaba 1.150 ok 1114
1462 wakaba 1.160 ok 1115
1463 wakaba 1.154 ok 1116
1464 wakaba 1.160 ok 1117
1465 wakaba 1.150 ok 1118
1466     ok 1119
1467     ok 1120
1468 wakaba 1.160 not ok 1121
1469     # Test 1121 got: "3" (t/HTML-tree.t at line 160 fail #561)
1470     # 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)
1471 wakaba 1.150 ok 1122
1472 wakaba 1.160 not ok 1123
1473     # Test 1123 got: "3" (t/HTML-tree.t at line 160 fail #562)
1474     # 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)
1475 wakaba 1.150 ok 1124
1476 wakaba 1.160 not ok 1125
1477     # Test 1125 got: "3" (t/HTML-tree.t at line 160 fail #563)
1478     # 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)
1479 wakaba 1.150 ok 1126
1480 wakaba 1.160 not ok 1127
1481     # Test 1127 got: "3" (t/HTML-tree.t at line 160 fail #564)
1482     # 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)
1483 wakaba 1.150 ok 1128
1484     ok 1129
1485     ok 1130
1486     ok 1131
1487     ok 1132
1488     ok 1133
1489     ok 1134
1490     ok 1135
1491     ok 1136
1492     ok 1137
1493     ok 1138
1494     ok 1139
1495     ok 1140
1496     ok 1141
1497     ok 1142
1498     ok 1143
1499     ok 1144
1500     ok 1145
1501     ok 1146
1502     ok 1147
1503     ok 1148
1504     ok 1149
1505     ok 1150
1506     ok 1151
1507     ok 1152
1508     ok 1153
1509     ok 1154
1510     ok 1155
1511     ok 1156
1512     ok 1157
1513     ok 1158
1514     ok 1159
1515     ok 1160
1516     ok 1161
1517     ok 1162
1518     ok 1163
1519     ok 1164
1520     ok 1165
1521     ok 1166
1522     ok 1167
1523     ok 1168
1524     ok 1169
1525     ok 1170
1526 wakaba 1.154 ok 1171
1527     ok 1172
1528 wakaba 1.160 ok 1173
1529 wakaba 1.150 ok 1174
1530     ok 1175
1531     ok 1176
1532     ok 1177
1533     ok 1178
1534     ok 1179
1535     ok 1180
1536 wakaba 1.160 not ok 1181
1537     # Test 1181 got: "3" (t/HTML-tree.t at line 160 fail #591)
1538     # Expected: "4" (Parse error: qq'<p><font><form> </form>'; 1:4:no DOCTYPE, 1:16:not closed:font, 1:23:not closed:font;1,4,no DOCTYPE, 1,16,not closed:font, 1,23,unmatched end tag:form, 1,23,not closed:font)
1539 wakaba 1.150 ok 1182
1540 wakaba 1.160 not ok 1183
1541     # Test 1183 got: "4" (t/HTML-tree.t at line 160 fail #592)
1542     # 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)
1543 wakaba 1.150 ok 1184
1544     ok 1185
1545     ok 1186
1546     ok 1187
1547     ok 1188
1548     ok 1189
1549     ok 1190
1550     ok 1191
1551     ok 1192
1552     ok 1193
1553     ok 1194
1554     ok 1195
1555     ok 1196
1556     ok 1197
1557     ok 1198
1558     ok 1199
1559     ok 1200
1560     ok 1201
1561     ok 1202
1562     ok 1203
1563     ok 1204
1564     ok 1205
1565     ok 1206
1566     ok 1207
1567     ok 1208
1568     ok 1209
1569     ok 1210
1570     ok 1211
1571     ok 1212
1572     ok 1213
1573     ok 1214
1574     ok 1215
1575     ok 1216
1576     ok 1217
1577     ok 1218
1578     ok 1219
1579     ok 1220
1580     ok 1221
1581     ok 1222
1582     ok 1223
1583     ok 1224
1584     ok 1225
1585     ok 1226
1586     ok 1227
1587     ok 1228
1588     ok 1229
1589     ok 1230
1590     ok 1231
1591     ok 1232
1592     ok 1233
1593     ok 1234
1594     ok 1235
1595     ok 1236
1596     ok 1237
1597     ok 1238
1598     ok 1239
1599     ok 1240
1600     ok 1241
1601     ok 1242
1602     ok 1243
1603     ok 1244
1604     ok 1245
1605     ok 1246
1606     ok 1247
1607     ok 1248
1608     ok 1249
1609     ok 1250
1610     ok 1251
1611     ok 1252
1612 wakaba 1.160 # t/tree-test-2.dat
1613 wakaba 1.150 ok 1253
1614     ok 1254
1615     ok 1255
1616     ok 1256
1617     ok 1257
1618     ok 1258
1619     ok 1259
1620     ok 1260
1621     ok 1261
1622     ok 1262
1623     ok 1263
1624     ok 1264
1625     ok 1265
1626     ok 1266
1627     ok 1267
1628     ok 1268
1629     ok 1269
1630     ok 1270
1631     ok 1271
1632     ok 1272
1633     ok 1273
1634     ok 1274
1635     ok 1275
1636     ok 1276
1637     ok 1277
1638     ok 1278
1639     ok 1279
1640     ok 1280
1641     ok 1281
1642     ok 1282
1643     ok 1283
1644     ok 1284
1645     ok 1285
1646     ok 1286
1647     ok 1287
1648     ok 1288
1649     ok 1289
1650     ok 1290
1651     ok 1291
1652     ok 1292
1653     ok 1293
1654     ok 1294
1655     ok 1295
1656     ok 1296
1657     ok 1297
1658     ok 1298
1659     ok 1299
1660     ok 1300
1661     ok 1301
1662     ok 1302
1663     ok 1303
1664     ok 1304
1665     ok 1305
1666     ok 1306
1667 wakaba 1.154 ok 1307
1668     ok 1308
1669 wakaba 1.160 ok 1309
1670 wakaba 1.150 ok 1310
1671 wakaba 1.154 ok 1311
1672 wakaba 1.150 ok 1312
1673 wakaba 1.160 ok 1313
1674 wakaba 1.154 ok 1314
1675 wakaba 1.160 ok 1315
1676 wakaba 1.150 ok 1316
1677     ok 1317
1678     ok 1318
1679 wakaba 1.160 not ok 1319
1680     # Test 1319 got: "2" (t/HTML-tree.t at line 160 fail #660)
1681     # Expected: "1" (Parse error: qq'</table><td>'; 1:9:unmatched end tag:4, 1:12:not closed:td;</table> in <tr>.innerHTML)
1682 wakaba 1.150 ok 1320
1683 wakaba 1.154 ok 1321
1684     ok 1322
1685     not ok 1323
1686     # Test 1323 got: "2" (t/HTML-tree.t at line 160 fail #662)
1687 wakaba 1.160 # Expected: "1" (Parse error: qq'<table>'; 1:7:not closed:html, 1:7:unmatched end tag:table;<table> in <table>)
1688 wakaba 1.150 ok 1324
1689 wakaba 1.160 not ok 1325
1690     # Test 1325 got: "3" (t/HTML-tree.t at line 160 fail #663)
1691     # 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>)
1692 wakaba 1.154 ok 1326
1693 wakaba 1.160 ok 1327
1694 wakaba 1.150 ok 1328
1695     ok 1329
1696     ok 1330
1697     ok 1331
1698     ok 1332
1699 wakaba 1.160 not ok 1333
1700     # Test 1333 got: "2" (t/HTML-tree.t at line 160 fail #667)
1701     # Expected: "1" (Parse error: qq'</select><option>'; 1:10:unmatched end tag:select, 1:17:not closed:option;</select> in <select>.innerHTML)
1702 wakaba 1.150 ok 1334
1703     ok 1335
1704     ok 1336
1705 wakaba 1.160 not ok 1337
1706     # Test 1337 got: "3" (t/HTML-tree.t at line 160 fail #669)
1707     # 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)
1708 wakaba 1.150 ok 1338
1709     ok 1339
1710     ok 1340
1711     ok 1341
1712     ok 1342
1713     ok 1343
1714     ok 1344
1715     ok 1345
1716     ok 1346
1717     ok 1347
1718     ok 1348
1719     ok 1349
1720     ok 1350
1721     ok 1351
1722     ok 1352
1723 wakaba 1.154 ok 1353
1724 wakaba 1.150 ok 1354
1725 wakaba 1.160 ok 1355
1726 wakaba 1.150 ok 1356
1727 wakaba 1.160 ok 1357
1728 wakaba 1.154 ok 1358
1729 wakaba 1.160 ok 1359
1730 wakaba 1.150 ok 1360
1731     ok 1361
1732     ok 1362
1733     ok 1363
1734     ok 1364
1735 wakaba 1.160 not ok 1365
1736     # Test 1365 got: "1" (t/HTML-tree.t at line 160 fail #683)
1737     # Expected: "0" (Parse error: qq'<option>'; 1:8:not closed:option;)
1738 wakaba 1.150 ok 1366
1739 wakaba 1.160 not ok 1367
1740     # Test 1367 got: "1" (t/HTML-tree.t at line 160 fail #684)
1741     # Expected: "0" (Parse error: qq'<optgroup>'; 1:10:not closed:optgroup;)
1742 wakaba 1.150 ok 1368
1743 wakaba 1.160 not ok 1369
1744     # Test 1369 got: "2" (t/HTML-tree.t at line 160 fail #685)
1745     # Expected: "1" (Parse error: qq'</tr><option>a'; 1:6:unmatched end tag:tr, 1:14:not closed:option;</tr> in <select>)
1746 wakaba 1.150 ok 1370
1747     ok 1371
1748     ok 1372
1749     ok 1373
1750     ok 1374
1751     ok 1375
1752     ok 1376
1753     ok 1377
1754     ok 1378
1755     ok 1379
1756     ok 1380
1757     ok 1381
1758     ok 1382
1759     ok 1383
1760     ok 1384
1761     ok 1385
1762     ok 1386
1763     ok 1387
1764     ok 1388
1765     ok 1389
1766     ok 1390
1767     ok 1391
1768     ok 1392
1769     ok 1393
1770     ok 1394
1771     ok 1395
1772     ok 1396
1773     ok 1397
1774     ok 1398
1775     ok 1399
1776     ok 1400
1777     ok 1401
1778     ok 1402
1779     ok 1403
1780     ok 1404
1781     ok 1405
1782     ok 1406
1783     ok 1407
1784     ok 1408
1785     ok 1409
1786     ok 1410
1787     ok 1411
1788     ok 1412
1789     ok 1413
1790     ok 1414
1791     ok 1415
1792     ok 1416
1793     ok 1417
1794     ok 1418
1795     ok 1419
1796     ok 1420
1797     ok 1421
1798     ok 1422
1799     ok 1423
1800     ok 1424
1801     ok 1425
1802     ok 1426
1803     ok 1427
1804     ok 1428
1805     ok 1429
1806     ok 1430
1807 wakaba 1.154 ok 1431
1808     ok 1432
1809 wakaba 1.160 ok 1433
1810     ok 1434
1811     ok 1435
1812     ok 1436
1813     ok 1437
1814     ok 1438
1815     ok 1439
1816     ok 1440
1817     ok 1441
1818     ok 1442

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24