/[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.172 - (hide annotations) (download)
Sun Mar 9 08:47:34 2008 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.171: +178 -373 lines
File MIME type: text/plain
++ whatpm/Whatpm/ChangeLog	9 Mar 2008 08:47:28 -0000
	* HTML.pm.src: New end-of-file token implementation (HTML5
	revision 1348).

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24