/[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.162 - (hide annotations) (download)
Sat Mar 8 04:13:10 2008 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.161: +23 -13 lines
File MIME type: text/plain
++ whatpm/Whatpm/ChangeLog	8 Mar 2008 04:09:31 -0000
	* HTML.pm.src: Reduce errors from foster parenting cases (HTML5
	revision 1321).

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24