/[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.34 - (hide annotations) (download)
Sat Jun 30 13:27:06 2007 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.33: +89 -42 lines
File MIME type: text/plain
Sync with latest html5lib tests

1 wakaba 1.33 1..620
2 wakaba 1.1 # Running under perl version 5.008007 for linux
3 wakaba 1.34 # Current time local: Sat Jun 30 22:21:01 2007
4     # Current time GMT: Sat Jun 30 13:21:01 2007
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 wakaba 1.17 # t/tree-construction/tests1.dat
36 wakaba 1.1 ok 29
37     ok 30
38     ok 31
39 wakaba 1.17 ok 32
40     ok 33
41     ok 34
42     ok 35
43     not ok 36
44 wakaba 1.31 # Test 36 got: "| <html>\n" (t/HTML-tree.t at line 136 fail #18)
45 wakaba 1.16 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: <html>)
46 wakaba 1.1 # Lines 2-2 are missing:
47     # - "| <head>\n"
48     # - "| <body>\n"
49 wakaba 1.31 # t/HTML-tree.t line 136 is: ok $result, $test->{document}, 'Document tree: ' . $test->{data};
50 wakaba 1.17 not ok 37
51 wakaba 1.31 # Test 37 got: "2" (t/HTML-tree.t at line 134 fail #19)
52 wakaba 1.20 # Expected: "1" (Parse error: <head>; 1:6:no DOCTYPE, 1:6:not closed:head;6: missing document type declaration)
53 wakaba 1.31 # t/HTML-tree.t line 134 is: join (', ', @errors) . ';' . join (', ', @{$test->{errors}});
54 wakaba 1.17 not ok 38
55 wakaba 1.31 # Test 38 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 136 fail #19)
56 wakaba 1.16 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: <head>)
57     # Line 3 is missing:
58     # - "| <body>\n"
59 wakaba 1.17 ok 39
60     ok 40
61     not ok 41
62 wakaba 1.31 # Test 41 got: "2" (t/HTML-tree.t at line 134 fail #21)
63 wakaba 1.20 # Expected: "1" (Parse error: <html><head>; 1:7:no DOCTYPE, 1:12:not closed:head;6: missing document type declaration)
64 wakaba 1.17 not ok 42
65 wakaba 1.31 # Test 42 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 136 fail #21)
66 wakaba 1.16 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: <html><head>)
67     # Line 3 is missing:
68 wakaba 1.1 # - "| <body>\n"
69 wakaba 1.17 ok 43
70     not ok 44
71 wakaba 1.31 # Test 44 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 136 fail #22)
72 wakaba 1.16 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: <html><head></head>)
73     # Line 3 is missing:
74     # - "| <body>\n"
75     ok 45
76     ok 46
77 wakaba 1.1 ok 47
78     ok 48
79     ok 49
80     ok 50
81 wakaba 1.23 not ok 51
82 wakaba 1.31 # Test 51 got: "1" (t/HTML-tree.t at line 134 fail #26)
83 wakaba 1.23 # Expected: "2" (Parse error: <html><head></body></html>; 1:7:no DOCTYPE;6: missing document type declaration, 19: unexpected body element end tag in head)
84 wakaba 1.1 ok 52
85 wakaba 1.11 ok 53
86     ok 54
87 wakaba 1.16 ok 55
88     ok 56
89     ok 57
90 wakaba 1.17 ok 58
91     ok 59
92     ok 60
93 wakaba 1.23 not ok 61
94 wakaba 1.31 # Test 61 got: "1" (t/HTML-tree.t at line 134 fail #31)
95 wakaba 1.23 # Expected: "2" (Parse error: </head>; 1:7:no DOCTYPE;7: missing document type declaration, 7: unexpected head element end tag)
96 wakaba 1.17 not ok 62
97 wakaba 1.31 # Test 62 got: "| <html>\n| <head>\n" (t/HTML-tree.t at line 136 fail #31)
98 wakaba 1.16 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: </head>)
99 wakaba 1.23 # Line 3 is missing:
100 wakaba 1.16 # - "| <body>\n"
101 wakaba 1.23 not ok 63
102 wakaba 1.31 # Test 63 got: "1" (t/HTML-tree.t at line 134 fail #32)
103 wakaba 1.23 # Expected: "2" (Parse error: </body>; 1:7:no DOCTYPE;7: missing document type declaration, 7: unexpected body element end tag)
104     ok 64
105 wakaba 1.16 ok 65
106 wakaba 1.11 ok 66
107 wakaba 1.17 ok 67
108     ok 68
109     ok 69
110     ok 70
111 wakaba 1.25 ok 71
112     ok 72
113 wakaba 1.1 ok 73
114     ok 74
115     ok 75
116 wakaba 1.11 ok 76
117 wakaba 1.17 ok 77
118 wakaba 1.34 not ok 78
119     # Test 78 got: "| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <div>\n| <b>\n| <marquee>\n| \"X\"\n" (t/HTML-tree.t at line 136 fail #39)
120     # Expected: "| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <div>\n| <b>\n| <marquee>\n| <p>\n| \"X\"\n" (Document tree: <p><b><div><marquee></p></b></div>X)
121     # Line 9 is missing:
122     # - "| <p>\n"
123 wakaba 1.17 ok 79
124     ok 80
125 wakaba 1.25 ok 81
126     ok 82
127 wakaba 1.1 ok 83
128 wakaba 1.34 not ok 84
129     # Test 84 got: "| <html>\n| <head>\n| <body>\n| <p>\n| <hr>\n" (t/HTML-tree.t at line 136 fail #42)
130     # Expected: "| <html>\n| <head>\n| <body>\n| <p>\n| <hr>\n| <p>\n" (Document tree: <p><hr></p>)
131     # Line 6 is missing:
132     # - "| <p>\n"
133 wakaba 1.1 ok 85
134 wakaba 1.16 ok 86
135 wakaba 1.17 ok 87
136 wakaba 1.16 ok 88
137 wakaba 1.17 ok 89
138 wakaba 1.16 ok 90
139 wakaba 1.17 not ok 91
140 wakaba 1.31 # Test 91 got: "17" (t/HTML-tree.t at line 134 fail #46)
141 wakaba 1.20 # Expected: "9" (Parse error: <!-----><font><div>hello<table>excite!<b>me!<th><i>please!</tr><!--X-->; 1:7:dash in comment, 1:15:no DOCTYPE, 1:33:in table:#character, 1:34:in table:#character, 1:35:in table:#character, 1:36:in table:#character, 1:37:in table:#character, 1:38:in table:#character, 1:39:in table:#character, 1:42:in table:b, 1:43:in table:#character, 1:44:in table:#character, 1:45:in table:#character, 1:49:not closed:b, 1:49:missing start tag:tr, 1:64:not closed:i, 1:71:not closed:tbody;7: unexpected '-' character after two '-' characters while parsing comment, 14: missing document type declaration, 40: unexpected node in table context, 41: unexpected node in table context, 46: unexpected node in table context, 48: required tr element start tag implied by unexpected th element start tag, 63: unexpected th element end tag implied other end tags, 72: unexpected end of file implied table element end tag, 72: mismatched body element end tag (premature end of file?))
142 wakaba 1.16 ok 92
143 wakaba 1.17 not ok 93
144 wakaba 1.31 # Test 93 got: "1" (t/HTML-tree.t at line 134 fail #47)
145 wakaba 1.22 # Expected: "0" (Parse error: <!DOCTYPE HTML><li>hello<li>world<ul>how<li>do</ul>you</body><!--do-->; 1:70:after body:/li;)
146 wakaba 1.16 ok 94
147 wakaba 1.1 ok 95
148 wakaba 1.16 ok 96
149 wakaba 1.11 ok 97
150 wakaba 1.16 ok 98
151     ok 99
152 wakaba 1.17 ok 100
153 wakaba 1.16 ok 101
154 wakaba 1.17 ok 102
155 wakaba 1.1 ok 103
156 wakaba 1.16 not ok 104
157 wakaba 1.31 # Test 104 got: "| <!-- # -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #52)
158 wakaba 1.17 # Expected: "| <!-- # -->\n| <html>\n| <head>\n| <body>\n" (Document tree: </#)
159 wakaba 1.16 # Lines 3-3 are missing:
160     # - "| <head>\n"
161     # - "| <body>\n"
162 wakaba 1.1 ok 105
163 wakaba 1.16 not ok 106
164 wakaba 1.31 # Test 106 got: "| <!-- ? -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #53)
165 wakaba 1.17 # Expected: "| <!-- ? -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <?)
166 wakaba 1.16 # Lines 3-3 are missing:
167     # - "| <head>\n"
168     # - "| <body>\n"
169 wakaba 1.1 ok 107
170 wakaba 1.16 not ok 108
171 wakaba 1.31 # Test 108 got: "| <!-- ?# -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #54)
172 wakaba 1.17 # Expected: "| <!-- ?# -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <?#)
173 wakaba 1.16 # Lines 3-3 are missing:
174     # - "| <head>\n"
175     # - "| <body>\n"
176 wakaba 1.1 ok 109
177 wakaba 1.16 not ok 110
178 wakaba 1.31 # Test 110 got: "| <!-- -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #55)
179 wakaba 1.17 # Expected: "| <!-- -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!)
180 wakaba 1.16 # Lines 3-3 are missing:
181     # - "| <head>\n"
182     # - "| <body>\n"
183 wakaba 1.1 ok 111
184 wakaba 1.16 not ok 112
185 wakaba 1.31 # Test 112 got: "| <!-- # -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #56)
186 wakaba 1.17 # Expected: "| <!-- # -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!#)
187 wakaba 1.16 # Lines 3-3 are missing:
188     # - "| <head>\n"
189     # - "| <body>\n"
190 wakaba 1.1 ok 113
191 wakaba 1.16 not ok 114
192 wakaba 1.31 # Test 114 got: "| <!-- ?COMMENT? -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #57)
193 wakaba 1.17 # Expected: "| <!-- ?COMMENT? -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <?COMMENT?>)
194 wakaba 1.16 # Lines 3-3 are missing:
195     # - "| <head>\n"
196     # - "| <body>\n"
197 wakaba 1.1 ok 115
198 wakaba 1.16 not ok 116
199 wakaba 1.31 # Test 116 got: "| <!-- COMMENT -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #58)
200 wakaba 1.17 # Expected: "| <!-- COMMENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!COMMENT>)
201 wakaba 1.16 # Lines 3-3 are missing:
202     # - "| <head>\n"
203     # - "| <body>\n"
204 wakaba 1.1 ok 117
205 wakaba 1.16 not ok 118
206 wakaba 1.31 # Test 118 got: "| <!-- COMMENT -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #59)
207 wakaba 1.17 # Expected: "| <!-- COMMENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: </ COMMENT >)
208 wakaba 1.16 # Lines 3-3 are missing:
209     # - "| <head>\n"
210     # - "| <body>\n"
211 wakaba 1.1 ok 119
212 wakaba 1.16 not ok 120
213 wakaba 1.31 # Test 120 got: "| <!-- ?COM--MENT? -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #60)
214 wakaba 1.17 # Expected: "| <!-- ?COM--MENT? -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <?COM--MENT?>)
215     # Lines 3-3 are missing:
216     # - "| <head>\n"
217     # - "| <body>\n"
218     ok 121
219     not ok 122
220 wakaba 1.31 # Test 122 got: "| <!-- COM--MENT -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #61)
221 wakaba 1.17 # Expected: "| <!-- COM--MENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!COM--MENT>)
222     # Lines 3-3 are missing:
223     # - "| <head>\n"
224     # - "| <body>\n"
225     ok 123
226     not ok 124
227 wakaba 1.31 # Test 124 got: "| <!-- COM--MENT -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #62)
228 wakaba 1.16 # Expected: "| <!-- COM--MENT -->\n| <html>\n| <head>\n| <body>\n" (Document tree: </ COM--MENT >)
229     # Lines 3-3 are missing:
230     # - "| <head>\n"
231     # - "| <body>\n"
232 wakaba 1.17 not ok 125
233 wakaba 1.31 # Test 125 got: "2" (t/HTML-tree.t at line 134 fail #63)
234 wakaba 1.16 # Expected: "1" (Parse error: <!DOCTYPE HTML><style> EOF; 1:26:in CDATA:#end-of-file, 1:26:not closed:head;27: unexpected end of file while parsing CDATA section for element style)
235 wakaba 1.17 not ok 126
236 wakaba 1.31 # Test 126 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <style>\n| \" EOF\"\n" (t/HTML-tree.t at line 136 fail #63)
237 wakaba 1.16 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <style>\n| \" EOF\"\n| <body>\n" (Document tree: <!DOCTYPE HTML><style> EOF)
238     # Line 6 is missing:
239     # - "| <body>\n"
240 wakaba 1.17 not ok 127
241 wakaba 1.31 # Test 127 got: "0" (t/HTML-tree.t at line 134 fail #64)
242 wakaba 1.16 # Expected: "1" (Parse error: <!DOCTYPE HTML><script> <!-- </script> --> </script> EOF; ;52: unexpected script element end tag)
243 wakaba 1.1 ok 128
244     ok 129
245     ok 130
246     ok 131
247     ok 132
248     ok 133
249     ok 134
250     ok 135
251     ok 136
252     ok 137
253     ok 138
254     ok 139
255     ok 140
256     ok 141
257     ok 142
258     ok 143
259     ok 144
260     ok 145
261     ok 146
262     ok 147
263 wakaba 1.17 ok 148
264     ok 149
265     ok 150
266     ok 151
267     not ok 152
268 wakaba 1.31 # Test 152 got: "| <html>\n" (t/HTML-tree.t at line 136 fail #76)
269 wakaba 1.16 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: )
270     # Lines 2-2 are missing:
271     # - "| <head>\n"
272     # - "| <body>\n"
273 wakaba 1.1 ok 153
274     ok 154
275 wakaba 1.11 ok 155
276     ok 156
277 wakaba 1.16 ok 157
278 wakaba 1.1 ok 158
279 wakaba 1.11 ok 159
280     ok 160
281 wakaba 1.16 ok 161
282 wakaba 1.1 ok 162
283     ok 163
284     ok 164
285 wakaba 1.11 ok 165
286     ok 166
287 wakaba 1.16 ok 167
288     ok 168
289     ok 169
290     ok 170
291     ok 171
292     ok 172
293     ok 173
294     ok 174
295     ok 175
296     ok 176
297     ok 177
298     ok 178
299 wakaba 1.17 ok 179
300 wakaba 1.16 ok 180
301     ok 181
302     ok 182
303     not ok 183
304 wakaba 1.31 # Test 183 got: "10" (t/HTML-tree.t at line 134 fail #92)
305 wakaba 1.20 # Expected: "8" (Parse error: <a href="blah">aba<table><a href="foo">br<tr><td></td></tr>x</table>aoe; 1:16:no DOCTYPE, 1:40:in table:a, 1:40:in a:a, 1:40:unmatched end tag:a, 1:41:in table:#character, 1:42:in table:#character, 1:46:not closed:a, 1:61:in table:#character, 1:69:not closed:a, 1:71:not closed:a;15: missing document type declaration, 39: unexpected node in table context, 39: a element start tag implying a element end tag, 39: unexpected node in table context, 39: mismatched a element end tag (misnested tags across <table> tag), 43: unexpected node in table context, 63: unexpected node in table context, 72: mismatched body element end tag (premature end of file?))
306 wakaba 1.16 ok 184
307     ok 185
308     ok 186
309 wakaba 1.17 not ok 187
310 wakaba 1.31 # Test 187 got: "10" (t/HTML-tree.t at line 134 fail #94)
311 wakaba 1.20 # Expected: "6" (Parse error: <table><a href="blah">aba<tr><td><a href="foo">br</td></tr>x</table>aoe; 1:8:no DOCTYPE, 1:23:in table:a, 1:24:in table:#character, 1:25:in table:#character, 1:26:in table:#character, 1:30:not closed:a, 1:55:not closed:a, 1:61:in table:#character, 1:69:not closed:a, 1:71:not closed:a;7: missing document type declaration, 22: unexpected node in table context, 27: unexpected node in table context, 54: unexpected td element end tag implied other end tags, 63: unexpected node in table context, 72: mismatched body element end tag (premature end of file?))
312 wakaba 1.16 ok 188
313 wakaba 1.17 ok 189
314     ok 190
315     ok 191
316     ok 192
317     not ok 193
318 wakaba 1.31 # Test 193 got: "2" (t/HTML-tree.t at line 134 fail #97)
319 wakaba 1.20 # Expected: "1" (Parse error: <title><meta></title><link><title><meta></title>; 1:8:no DOCTYPE, 1:48:not closed:head;7: missing document type declaration)
320 wakaba 1.17 not ok 194
321 wakaba 1.31 # Test 194 got: "| <html>\n| <head>\n| <title>\n| \"<meta>\"\n| <link>\n| <title>\n| \"<meta>\"\n" (t/HTML-tree.t at line 136 fail #97)
322 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <title>\n| \"<meta>\"\n| <link>\n| <title>\n| \"<meta>\"\n| <body>\n" (Document tree: <title><meta></title><link><title><meta></title>)
323     # Line 8 is missing:
324     # - "| <body>\n"
325 wakaba 1.17 not ok 195
326 wakaba 1.31 # Test 195 got: "3" (t/HTML-tree.t at line 134 fail #98)
327 wakaba 1.21 # Expected: "2" (Parse error: <style><!--</style><meta><script>--><link></script>; 1:8:no DOCTYPE, 1:51:in CDATA:#end-of-file, 1:51:not closed:head;missing document type declaration, unexpected EOF)
328 wakaba 1.17 not ok 196
329 wakaba 1.31 # Test 196 got: "| <html>\n| <head>\n| <style>\n| \"<!--</style><meta><script>--><link></script>\"\n" (t/HTML-tree.t at line 136 fail #98)
330 wakaba 1.8 # Expected: "| <html>\n| <head>\n| <style>\n| \"<!--</style><meta><script>--><link></script>\"\n| <body>\n" (Document tree: <style><!--</style><meta><script>--><link></script>)
331 wakaba 1.15 # Line 5 is missing:
332 wakaba 1.1 # - "| <body>\n"
333 wakaba 1.17 ok 197
334     not ok 198
335 wakaba 1.31 # Test 198 got: "| <html>\n| <head>\n| <meta>\n| <link>\n" (t/HTML-tree.t at line 136 fail #99)
336 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <meta>\n| <link>\n| <body>\n" (Document tree: <head><meta></head><link>)
337     # Line 5 is missing:
338     # - "| <body>\n"
339 wakaba 1.17 ok 199
340     ok 200
341     not ok 201
342 wakaba 1.31 # Test 201 got: "5" (t/HTML-tree.t at line 134 fail #101)
343 wakaba 1.26 # Expected: "7" (Parse error: <body><body><base><link><meta><title><p></title><body><p></body>; 1:7:no DOCTYPE, 1:13:in body:body, 1:38:in body:title, 1:55:in body:body, 1:64:after body:/p;6: missing document type declaration, 12: unexpected body element start tag, 18: base element start tag out of place, 24: link element start tag out of place, 30: meta element start tag out of place, 37: title element start tag out of place, 54: unexpected body element start tag)
344 wakaba 1.27 not ok 202
345 wakaba 1.31 # Test 202 got: "| <html>\n| <head>\n| <body>\n| <base>\n| <link>\n| <meta>\n| <title>\n| \"<p>\"\n| <p>\n" (t/HTML-tree.t at line 136 fail #101)
346 wakaba 1.27 # Expected: "| <html>\n| <head>\n| <title>\n| \"<p>\"\n| <body>\n| <base>\n| <link>\n| <meta>\n| <p>\n" (Document tree: <body><body><base><link><meta><title><p></title><body><p></body>)
347     # Lines 3-3 are missing:
348     # - "| <title>\n"
349     # - "| \"<p>\"\n"
350     # Got 2 extra lines at line 7:
351     # + "| <title>\n"
352     # + "| \"<p>\"\n"
353 wakaba 1.17 ok 203
354 wakaba 1.16 ok 204
355     ok 205
356     ok 206
357     not ok 207
358 wakaba 1.31 # Test 207 got: "11" (t/HTML-tree.t at line 134 fail #104)
359 wakaba 1.20 # Expected: "12" (Parse error: <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:22:not closed: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;3: missing document type declaration, 13: unexpected node in table context, 13: a element start tag implying a element end tag, 13: unexpected node in table context, 13: mismatched a element end tag (misnested tags across <table> tag), 21: mismatched table element end tag, 27: a element start tag implying a element end tag, 27: mismatched a element end tag (out-of-order end tags), 32: mismatched p element end tag, 35: a element start tag implying a element end tag, 35: mismatched a element end tag (out-of-order end tags), 36: mismatched body element end tag (premature end of file?))
360 wakaba 1.17 ok 208
361     ok 209
362 wakaba 1.34 not ok 210
363     # Test 210 got: "| <html>\n| <head>\n| <meta>\n| <body>\n| <p>\n" (t/HTML-tree.t at line 136 fail #105)
364     # Expected: "| <html>\n| <head>\n| <body>\n| <p>\n| <meta>\n| <p>\n" (Document tree: <head></p><meta><p>)
365     # Got 1 extra line at line 3:
366     # + "| <meta>\n"
367     # Lines 5-5 are missing:
368     # - "| <p>\n"
369     # - "| <meta>\n"
370 wakaba 1.26 ok 211
371     ok 212
372 wakaba 1.17 ok 213
373     ok 214
374     ok 215
375     ok 216
376 wakaba 1.25 ok 217
377     ok 218
378 wakaba 1.1 ok 219
379     ok 220
380     ok 221
381 wakaba 1.11 ok 222
382     ok 223
383 wakaba 1.34 not ok 224
384     # Test 224 got: "| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <div>\n| <b>\n| <marquee>\n" (t/HTML-tree.t at line 136 fail #112)
385     # Expected: "| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <div>\n| <b>\n| <marquee>\n| <p>\n" (Document tree: <p><b><div><marquee></p></b></div>)
386     # Line 9 is missing:
387     # - "| <p>\n"
388 wakaba 1.16 ok 225
389     ok 226
390 wakaba 1.1 ok 227
391 wakaba 1.34 not ok 228
392     # Test 228 got: "| <html>\n| <head>\n| <body>\n| <p>\n| <hr>\n" (t/HTML-tree.t at line 136 fail #114)
393     # Expected: "| <html>\n| <head>\n| <body>\n| <p>\n| <hr>\n| <p>\n" (Document tree: <p><hr></p>)
394     # Line 6 is missing:
395     # - "| <p>\n"
396 wakaba 1.1 ok 229
397     ok 230
398 wakaba 1.17 ok 231
399 wakaba 1.1 ok 232
400     ok 233
401     ok 234
402 wakaba 1.17 not ok 235
403 wakaba 1.31 # Test 235 got: "4" (t/HTML-tree.t at line 134 fail #118)
404 wakaba 1.20 # Expected: "2" (Parse error: <ul><li></li><div><li></div><li><li><div><li><address><li><b><em></b><li></ul>; 1:5:no DOCTYPE, 1:46:end tag missing:div, 1:59:end tag missing:address, 1:70:not closed:em;4: missing document type declaration, 69: mismatched b element end tag (misnested tags))
405 wakaba 1.11 ok 236
406 wakaba 1.17 ok 237
407     ok 238
408 wakaba 1.21 not ok 239
409 wakaba 1.31 # Test 239 got: "10" (t/HTML-tree.t at line 134 fail #120)
410 wakaba 1.21 # Expected: "11" (Parse error: <body><frame></frame></frame><frameset><frame><frameset><frame></frameset><noframes></frameset><noframes>; 1:7:no DOCTYPE, 1:14:in body:frame, 1:22:unmatched end tag:frame, 1:30:unmatched end tag:frame, 1:40:in body:frameset, 1:47:in body:frame, 1:57:in body:frameset, 1:64:in body:frame, 1:75:unmatched end tag:frameset, 1:105:in CDATA:#end-of-file;6: missing document type declaration, 13: unexpected frame element start tag in body, 21: unexpected frame element end tag, 29: unexpected frame element end tag, 39: unexpected frameset element start tag in body, 46: unexpected frame element start tag in body, 56: unexpected frameset element start tag in body, 63: unexpected frame element start tag in body, 74: unexpected frameset element end tag, 87: unescaped '</' in CDATA or RCDATA block, 106: unexpected end of file while parsing CDATA section for element noframes)
411 wakaba 1.17 ok 240
412     not ok 241
413 wakaba 1.31 # Test 241 got: "5" (t/HTML-tree.t at line 134 fail #121)
414 wakaba 1.25 # Expected: "4" (Parse error: <h1><table><td><h3></table><h3></h1>; 1:5:no DOCTYPE, 1:16:missing start tag:tr, 1:28:not closed:h3, 1:36:not closed:h3, 1:36:not closed:h1;4: missing document type declaration, 15: required tr element start tag implied by unexpected td element start tag, 27: unexpected td element end tag implied other end tags, Unexpected EOF)
415     ok 242
416 wakaba 1.16 ok 243
417     ok 244
418     ok 245
419 wakaba 1.17 ok 246
420     ok 247
421     ok 248
422     ok 249
423     not ok 250
424 wakaba 1.31 # Test 250 got: "| <html>\n| <head>\n| <body>\n" (t/HTML-tree.t at line 136 fail #125)
425 wakaba 1.34 # Expected: "| <html>\n| <head>\n| <body>\n| <br>\n| <p>\n" (Document tree: </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>)
426     # Lines 4-4 are missing:
427 wakaba 1.16 # - "| <br>\n"
428 wakaba 1.34 # - "| <p>\n"
429 wakaba 1.17 not ok 251
430 wakaba 1.31 # Test 251 got: "112" (t/HTML-tree.t at line 134 fail #126)
431 wakaba 1.33 # Expected: "109" (Parse error: <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:not closed:tr, 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:not closed:tr, 1:110:in table:h2, 1:110:not closed:tr, 1:115:in table:h3, 1:115:not closed:tr, 1:120:in table:h4, 1:120:not closed:tr, 1:125:in table:h5, 1:125:not closed:tr, 1:130:in table:h6, 1:130:not closed:tr, 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:not closed:body, 1:317:not closed:body, 1:322:not closed:body, 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:not closed:body, 1:390:not closed:body, 1:399:not closed:body, 1:405:not closed:body, 1:411:not closed:body, 1:416:not closed:body, 1:427:not closed:body, 1:437:not closed:body, 1:444:not closed:body, 1:449:not closed:body, 1:454:not closed:body, 1:459:not closed:body, 1:466:unmatched end tag:nobr, 1:472:unmatched end tag:wbr, 1:479:not closed:body, 1:488:not closed:body, 1:498:not closed:body, 1:507:not closed:body, 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;7: missing document type declaration, 20: unexpected node in table context, 20: mismatched strong element end tag (no matching start tag), 24: unexpected node in table context, 24: mismatched b element end tag (no matching start tag), 29: unexpected node in table context, 29: mismatched em element end tag (no matching start tag), 33: unexpected node in table context, 33: mismatched i element end tag (no matching start tag), 37: unexpected node in table context, 37: mismatched u element end tag (no matching start tag), 46: unexpected node in table context, 46: mismatched strike element end tag (no matching start tag), 50: unexpected node in table context, 50: mismatched s element end tag (no matching start tag), 58: unexpected node in table context, 58: unexpected blink element end tag, 63: unexpected node in table context, 63: mismatched tt element end tag (no matching start tag), 69: unexpected node in table context, 69: mismatched pre element end tag, 75: unexpected node in table context, 75: mismatched big element end tag (no matching start tag), 83: unexpected node in table context, 83: mismatched small element end tag (no matching start tag), 90: unexpected node in table context, 90: mismatched font element end tag (no matching start tag), 99: unexpected node in table context, 99: mismatched special end tag select, 104: unexpected node in table context, 104: mismatched h1 element end tag, 109: unexpected node in table context, 109: mismatched h2 element end tag, 114: unexpected node in table context, 114: mismatched h3 element end tag, 119: unexpected node in table context, 119: mismatched h4 element end tag, 124: unexpected node in table context, 124: mismatched h5 element end tag, 129: unexpected node in table context, 129: mismatched h6 element end tag, 136: unexpected body element end tag, 141: unexpected node in table context, 141: unexpected br end tag (that element has no end tag, ever), 145: unexpected node in table context, 145: mismatched a element end tag (no matching start tag), 151: unexpected node in table context, 151: unexpected img end tag (that element has no end tag, ever), 159: unexpected node in table context, 159: unexpected title element end tag, 166: unexpected node in table context, 166: unexpected span element end tag, 174: unexpected node in table context, 174: unexpected style element end tag, 183: unexpected node in table context, 183: unexpected script element end tag, 196: unexpected th element end tag, 201: unexpected td element end tag, 206: unexpected tr element end tag, 214: unexpected frame element end tag, 221: unexpected area end tag (that element has no end tag, ever), 228: unexpected link element end tag, 236: unexpected param end tag (that element has no end tag, ever), 241: unexpected hr end tag (that element has no end tag, ever), 249: unexpected input end tag (that element has no end tag, ever), 255: unexpected col element end tag, 262: unexpected base element end tag, 269: unexpected meta element end tag, 280: unexpected basefont end tag (that element has no end tag, ever), 290: unexpected bgsound end tag (that element has no end tag, ever), 298: unexpected embed end tag (that element has no end tag, ever), 307: unexpected spacer end tag (that element has no end tag, ever), 311: mismatched p element end tag, 316: mismatched dd element end tag, 321: mismatched dt element end tag, 331: unexpected caption element end tag, 342: unexpected colgroup element end tag, 350: unexpected tbody element end tag, 358: unexpected tfoot element end tag, 366: unexpected thead element end tag, 376: mismatched address element end tag, 389: mismatched blockquote element end tag, 398: mismatched center element end tag, 404: mismatched dir element end tag, 410: mismatched div element end tag, 415: mismatched dl element end tag, 426: mismatched fieldset element end tag, 436: mismatched listing element end tag, 443: mismatched menu element end tag, 448: mismatched ol element end tag, 453: mismatched ul element end tag, 458: mismatched li element end tag, 465: mismatched nobr element end tag (no matching start tag), 471: unexpected wbr end tag (that element has no end tag, ever), 478: mismatched form element end tag, 524: unexpected node at end of document, 524: unexpected node after body element end tag, 524: unexpected frameset element end tag, 531: unexpected head element end tag, 540: mismatched special end tag iframe, 548: unexpected image end tag (that element has no end tag, ever), 558: unexpected isindex end tag (that element has no end tag, ever), 568: mismatched special end tag noembed, 579: mismatched special end tag noframes, 590: mismatched special end tag noscript, 601: unexpected optgroup element end tag, 610: unexpected option element end tag, 622: unexpected plaintext element end tag, 633: mismatched special end tag textarea)
432 wakaba 1.17 not ok 252
433 wakaba 1.31 # Test 252 got: "| <html>\n| <head>\n| <body>\n| <table>\n| <tbody>\n| <tr>\n" (t/HTML-tree.t at line 136 fail #126)
434 wakaba 1.34 # Expected: "| <html>\n| <head>\n| <body>\n| <br>\n| <table>\n| <tbody>\n| <tr>\n| <p>\n" (Document tree: <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>)
435 wakaba 1.16 # Line 4 is missing:
436     # - "| <br>\n"
437 wakaba 1.34 # Line 7 is missing:
438     # - "| <p>\n"
439 wakaba 1.16 # t/tree-construction/tests2.dat
440     ok 253
441     ok 254
442 wakaba 1.21 not ok 255
443 wakaba 1.31 # Test 255 got: "2" (t/HTML-tree.t at line 134 fail #128)
444 wakaba 1.27 # Expected: "3" (Parse error: <textarea>test</div>test; 1:11:no DOCTYPE, 1:24:in RCDATA:#end-of-file;10: missing document type declaration., 17: unescaped '</' in CDATA or RCDATA block., 25: unexpected end of file while parsing CDATA section for element textarea.)
445 wakaba 1.16 ok 256
446     ok 257
447     ok 258
448 wakaba 1.17 ok 259
449 wakaba 1.16 ok 260
450     ok 261
451     ok 262
452     not ok 263
453 wakaba 1.31 # Test 263 got: "5" (t/HTML-tree.t at line 134 fail #132)
454 wakaba 1.17 # Expected: "2" (Parse error: <!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;frameset can't contain text, Unexpected end of file)
455 wakaba 1.16 ok 264
456 wakaba 1.17 ok 265
457 wakaba 1.16 ok 266
458     not ok 267
459 wakaba 1.31 # Test 267 got: "1" (t/HTML-tree.t at line 134 fail #134)
460 wakaba 1.17 # Expected: "0" (Parse error: <!DOCTYPE HTML><font><p><b>test</font>; 1:38:not closed:b;)
461     ok 268
462     not ok 269
463 wakaba 1.31 # Test 269 got: "1" (t/HTML-tree.t at line 134 fail #135)
464 wakaba 1.17 # Expected: "0" (Parse error: <!DOCTYPE HTML><dt><div><dd>; 1:28:end tag missing:div;)
465     ok 270
466 wakaba 1.21 ok 271
467 wakaba 1.17 not ok 272
468 wakaba 1.31 # Test 272 got: "| <html>\n| <head>\n| <script>\n| \"</x\"\n" (t/HTML-tree.t at line 136 fail #136)
469 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <script>\n| \"</x\"\n| <body>\n" (Document tree: <script></x)
470     # Line 5 is missing:
471     # - "| <body>\n"
472 wakaba 1.17 not ok 273
473 wakaba 1.31 # Test 273 got: "7" (t/HTML-tree.t at line 134 fail #137)
474 wakaba 1.20 # Expected: "4" (Parse error: <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;no document type, <plaintext> directly inside table, Characters inside table., Unexpected end of file.)
475 wakaba 1.16 ok 274
476     ok 275
477 wakaba 1.17 ok 276
478     not ok 277
479 wakaba 1.31 # Test 277 got: "5" (t/HTML-tree.t at line 134 fail #139)
480 wakaba 1.17 # Expected: "2" (Parse error: <!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:tbody;TEST can't occur in <tr>, Unexpected end of file.)
481     ok 278
482     ok 279
483     not ok 280
484 wakaba 1.31 # Test 280 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| t1=\"1\"\n| t2=\"2\"\n| t3=\"3\"\n| t4=\"4\"\n" (t/HTML-tree.t at line 136 fail #140)
485 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| t4=\"4\"\n| t2=\"2\"\n| t3=\"3\"\n| t1=\"1\"\n" (Document tree: <!DOCTYPE HTML><body t1=1><body t2=2><body t3=3 t4=4>)
486 wakaba 1.1 # Line 5 is changed:
487     # - "| t4=\"4\"\n"
488     # + "| t1=\"1\"\n"
489     # Line 8 is changed:
490     # - "| t1=\"1\"\n"
491     # + "| t4=\"4\"\n"
492 wakaba 1.17 ok 281
493     not ok 282
494 wakaba 1.31 # Test 282 got: "| <html>\n" (t/HTML-tree.t at line 136 fail #141)
495 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <body>\n" (Document tree: </b test)
496     # Lines 2-2 are missing:
497     # - "| <head>\n"
498     # - "| <body>\n"
499 wakaba 1.17 not ok 283
500 wakaba 1.31 # Test 283 got: "3" (t/HTML-tree.t at line 134 fail #142)
501 wakaba 1.28 # Expected: "4" (Parse error: <!DOCTYPE HTML></b test<b &=&amp>X; 1:33:bare ero, 1:33:end tag attribute, 1:34:unmatched end tag:b;Unexpected < in attribute, End tag contains attributes., Unexpected end tag., Named entity didn't end with ;)
502 wakaba 1.19 ok 284
503 wakaba 1.17 not ok 285
504 wakaba 1.31 # Test 285 got: "3" (t/HTML-tree.t at line 134 fail #143)
505 wakaba 1.1 # Expected: "2" (Parse error: <!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;No space after literal DOCTYPE., Unexpected EOF in (end) tag name)
506 wakaba 1.17 not ok 286
507 wakaba 1.31 # Test 286 got: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <script>\n| type=\"text/x-foobar;baz\"\n| \"X\"\n" (t/HTML-tree.t at line 136 fail #143)
508 wakaba 1.8 # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <script>\n| type=\"text/x-foobar;baz\"\n| \"X\"\n| <body>\n" (Document tree: <!doctypehtml><scrIPt type=text/x-foobar;baz>X</SCRipt)
509 wakaba 1.1 # Line 7 is missing:
510     # - "| <body>\n"
511 wakaba 1.22 not ok 287
512 wakaba 1.31 # Test 287 got: "1" (t/HTML-tree.t at line 134 fail #144)
513 wakaba 1.22 # Expected: "2" (Parse error: &; 1:1:no DOCTYPE;No doctype., Unfinished entity.)
514 wakaba 1.16 ok 288
515     ok 289
516     ok 290
517     ok 291
518     ok 292
519     ok 293
520     ok 294
521     ok 295
522 wakaba 1.17 ok 296
523     ok 297
524     ok 298
525     ok 299
526 wakaba 1.20 ok 300
527 wakaba 1.17 ok 301
528     ok 302
529     ok 303
530 wakaba 1.20 ok 304
531 wakaba 1.17 ok 305
532 wakaba 1.20 ok 306
533 wakaba 1.17 ok 307
534     not ok 308
535 wakaba 1.31 # Test 308 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <i>\n| <u>\n| <b>\n| <i>\n| <u>\n| \" \"\n| <p>\n| \"X\"\n" (t/HTML-tree.t at line 136 fail #154)
536 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <i>\n| <u>\n| \" \"\n| <p>\n| <b>\n| <i>\n| <u>\n| \"X\"\n" (Document tree: <!DOCTYPE HTML><p><b><i><u></p> <p>X)
537 wakaba 1.1 # Lines 9-13 are changed:
538     # - "| \" \"\n"
539     # + "| <b>\n"
540     # - "| <p>\n"
541     # + "| <i>\n"
542     # - "| <b>\n"
543     # + "| <u>\n"
544     # - "| <i>\n"
545     # + "| \" \"\n"
546     # - "| <u>\n"
547     # + "| <p>\n"
548 wakaba 1.16 ok 309
549     ok 310
550     ok 311
551     ok 312
552     ok 313
553     ok 314
554     ok 315
555 wakaba 1.17 ok 316
556     ok 317
557     ok 318
558     ok 319
559     not ok 320
560 wakaba 1.31 # Test 320 got: "| <!DOCTYPE HTML>\n| <!-- X -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #160)
561 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <!-- X -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!DOCTYPE HTML><!-- X)
562 wakaba 1.1 # Lines 4-4 are missing:
563     # - "| <head>\n"
564     # - "| <body>\n"
565 wakaba 1.16 ok 321
566     ok 322
567     ok 323
568     ok 324
569     ok 325
570     ok 326
571     ok 327
572 wakaba 1.17 ok 328
573     ok 329
574     ok 330
575     ok 331
576     not ok 332
577 wakaba 1.31 # Test 332 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #166)
578 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!DOCTYPE HTML><!-- XXX - XXX -->)
579 wakaba 1.1 # Lines 4-4 are missing:
580     # - "| <head>\n"
581     # - "| <body>\n"
582 wakaba 1.17 ok 333
583     not ok 334
584 wakaba 1.31 # Test 334 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #167)
585 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!DOCTYPE HTML><!-- XXX - XXX)
586 wakaba 1.1 # Lines 4-4 are missing:
587     # - "| <head>\n"
588     # - "| <body>\n"
589 wakaba 1.17 ok 335
590     not ok 336
591 wakaba 1.31 # Test 336 got: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX - XXX -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #168)
592 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <!-- XXX - XXX - XXX -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!DOCTYPE HTML><!-- XXX - XXX - XXX -->)
593 wakaba 1.1 # Lines 4-4 are missing:
594     # - "| <head>\n"
595     # - "| <body>\n"
596 wakaba 1.17 ok 337
597     not ok 338
598 wakaba 1.31 # Test 338 got: "| <html>\n| <head>\n| <body>\n| <form>\n| <hr>\n| <p>\n| <label>\n| \"This is a searchable index. Insert your search keywords here: \"\n| <input>\n| name=\"isindex\"\n| test=\"x\"\n| <hr>\n" (t/HTML-tree.t at line 136 fail #169)
599 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <body>\n| <form>\n| <hr>\n| <p>\n| <label>\n| \"This is a searchable index. Insert your search keywords here:\"\n| <input>\n| test=\"x\"\n| name=\"isindex\"\n| <hr>\n" (Document tree: <isindex test=x name=x>)
600     # Line 8 is changed:
601     # - "| \"This is a searchable index. Insert your search keywords here:\"\n"
602     # + "| \"This is a searchable index. Insert your search keywords here: \"\n"
603     # Got 1 extra line at line 10:
604     # + "| name=\"isindex\"\n"
605     # Line 12 is missing:
606     # - "| name=\"isindex\"\n"
607 wakaba 1.17 ok 339
608     ok 340
609     ok 341
610     not ok 342
611 wakaba 1.31 # Test 342 got: "| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <i>\n| <u>\n| <b>\n| <i>\n| <u>\n| \"\n\"\n| <p>\n| \"X\"\n" (t/HTML-tree.t at line 136 fail #171)
612 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <body>\n| <p>\n| <b>\n| <i>\n| <u>\n| \"\n\"\n| <p>\n| <b>\n| <i>\n| <u>\n| \"X\"\n" (Document tree: <p><b><i><u></p>
613     #<p>X)
614     # Line 8 is changed:
615     # - "| \"\n"
616     # + "| <b>\n"
617     # Got 3 extra lines at line 9:
618     # + "| <i>\n"
619     # + "| <u>\n"
620     # + "| \"\n"
621     # Line 13 is changed:
622     # - "| <p>\n"
623     # + "| <p>\n"
624     # Lines 14-14 are missing:
625     # - "| <b>\n"
626     # - "| <i>\n"
627     # - "| <u>\n"
628 wakaba 1.21 not ok 343
629 wakaba 1.31 # Test 343 got: "1" (t/HTML-tree.t at line 134 fail #172)
630 wakaba 1.21 # Expected: "2" (Parse error: <!DOCTYPE HTML><body><title>test</body></title>; 1:29:in body:title;Unexpected start tag that belongs in the head., Expected closing tag after </.)
631 wakaba 1.27 not ok 344
632 wakaba 1.31 # Test 344 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| <title>\n| \"test</body>\"\n" (t/HTML-tree.t at line 136 fail #172)
633 wakaba 1.27 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <title>\n| \"test</body>\"\n| <body>\n" (Document tree: <!DOCTYPE HTML><body><title>test</body></title>)
634     # Got 1 extra line at line 4:
635     # + "| <body>\n"
636     # Line 7 is missing:
637     # - "| <body>\n"
638 wakaba 1.21 not ok 345
639 wakaba 1.31 # Test 345 got: "1" (t/HTML-tree.t at line 134 fail #173)
640 wakaba 1.21 # Expected: "4" (Parse error: <!DOCTYPE HTML><body><title>X</title><meta name=z><link rel=foo><style>
641 wakaba 1.26 #x { content:"</style" } </style>; 1:29:in body:title;Unexpected start tag that belongs in head., Unexpected start tag that belongs in head., Unexpected start tag that belongs in head., Expected closing tag after </.)
642 wakaba 1.27 not ok 346
643 wakaba 1.31 # Test 346 got: "| <!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" (t/HTML-tree.t at line 136 fail #173)
644 wakaba 1.27 # Expected: "| <!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" (Document tree: <!DOCTYPE HTML><body><title>X</title><meta name=z><link rel=foo><style>
645     #x { content:"</style" } </style>)
646     # Got 1 extra line at line 4:
647     # + "| <body>\n"
648     # Line 7 is missing:
649     # - "| <body>\n"
650 wakaba 1.17 ok 347
651     ok 348
652     ok 349
653     not ok 350
654 wakaba 1.31 # Test 350 got: "| <html>\n" (t/HTML-tree.t at line 136 fail #175)
655 wakaba 1.1 # Expected: "| \" \n \"\n| <html>\n| <head>\n| <body>\n" (Document tree:
656     # )
657 wakaba 1.20 # Lines 1-1 are missing:
658     # - "| \" \n"
659     # - " \"\n"
660     # Lines 2-2 are missing:
661 wakaba 1.1 # - "| <head>\n"
662     # - "| <body>\n"
663 wakaba 1.17 ok 351
664     not ok 352
665 wakaba 1.31 # Test 352 got: "| <!DOCTYPE HTML>\n| <html>\n" (t/HTML-tree.t at line 136 fail #176)
666 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| \" \"\n| <html>\n| <head>\n| <body>\n" (Document tree: <!DOCTYPE HTML> <html>)
667 wakaba 1.28 # Line 2 is missing:
668     # - "| \" \"\n"
669     # Lines 3-3 are missing:
670 wakaba 1.1 # - "| <head>\n"
671     # - "| <body>\n"
672 wakaba 1.17 ok 353
673     not ok 354
674 wakaba 1.31 # Test 354 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <script>\n| \"\n\"\n| \" \"\n| <title>\n| \"x\"\n| \" \"\n" (t/HTML-tree.t at line 136 fail #177)
675 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <script>\n| \"\n\"\n| \" \"\n| <title>\n| \"x\"\n| \" \"\n| <body>\n" (Document tree: <!DOCTYPE HTML><script>
676 wakaba 1.1 #</script> <title>x</title> </head>)
677     # Line 11 is missing:
678     # - "| <body>\n"
679 wakaba 1.30 ok 355
680 wakaba 1.17 ok 356
681     not ok 357
682 wakaba 1.31 # Test 357 got: "0" (t/HTML-tree.t at line 134 fail #179)
683 wakaba 1.8 # Expected: "2" (Parse error: <!DOCTYPE HTML>X</body><html id="x">; ;Unexpected html start tag in the after body phase., html needs to be the first start tag.)
684 wakaba 1.17 ok 358
685 wakaba 1.30 not ok 359
686 wakaba 1.31 # Test 359 got: "2" (t/HTML-tree.t at line 134 fail #180)
687 wakaba 1.30 # Expected: "1" (Parse error: <!DOCTYPE HTML><head><html id=x>; 1:32:not first start tag, 1:32:not closed:head;html start tag too late)
688 wakaba 1.17 not ok 360
689 wakaba 1.31 # Test 360 got: "| <!DOCTYPE HTML>\n| <html>\n| id=\"x\"\n| <head>\n" (t/HTML-tree.t at line 136 fail #180)
690 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| id=\"x\"\n| <head>\n| <body>\n" (Document tree: <!DOCTYPE HTML><head><html id=x>)
691 wakaba 1.1 # Line 5 is missing:
692     # - "| <body>\n"
693 wakaba 1.16 ok 361
694     ok 362
695     ok 363
696 wakaba 1.17 ok 364
697     ok 365
698     ok 366
699     ok 367
700     not ok 368
701 wakaba 1.31 # Test 368 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| \"X\"\n| <p>\n| x=\"\"\n| y=\"\"\n| z=\"\"\n" (t/HTML-tree.t at line 136 fail #184)
702 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| \"X\"\n| <p>\n| y=\"\"\n| x=\"\"\n| z=\"\"\n" (Document tree: <!DOCTYPE HTML>X<p/x/y/z>)
703 wakaba 1.1 # Got 1 extra line at line 7:
704     # + "| x=\"\"\n"
705     # Line 9 is missing:
706     # - "| x=\"\"\n"
707 wakaba 1.17 ok 369
708     not ok 370
709 wakaba 1.31 # Test 370 got: "| <!DOCTYPE HTML>\n| <!-- x -->\n| <html>\n" (t/HTML-tree.t at line 136 fail #185)
710 wakaba 1.8 # Expected: "| <!DOCTYPE HTML>\n| <!-- x -->\n| <html>\n| <head>\n| <body>\n" (Document tree: <!DOCTYPE HTML><!--x--)
711 wakaba 1.1 # Lines 4-4 are missing:
712     # - "| <head>\n"
713     # - "| <body>\n"
714 wakaba 1.17 ok 371
715 wakaba 1.34 not ok 372
716     # Test 372 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| <table>\n| <tbody>\n| <tr>\n| <td>\n" (t/HTML-tree.t at line 136 fail #186)
717     # Expected: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <body>\n| <table>\n| <tbody>\n| <tr>\n| <td>\n| <p>\n" (Document tree: <!DOCTYPE HTML><table><tr><td></p></table>)
718     # Line 9 is missing:
719     # - "| <p>\n"
720 wakaba 1.16 # t/tree-construction/tests3.dat
721 wakaba 1.17 ok 373
722     not ok 374
723 wakaba 1.31 # Test 374 got: "| <html>\n| <head>\n| <style>\n" (t/HTML-tree.t at line 136 fail #187)
724 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <style>\n| <body>\n" (Document tree: <head></head><style></style>)
725     # Line 4 is missing:
726     # - "| <body>\n"
727 wakaba 1.17 ok 375
728     not ok 376
729 wakaba 1.31 # Test 376 got: "| <html>\n| <head>\n| <script>\n" (t/HTML-tree.t at line 136 fail #188)
730 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <script>\n| <body>\n" (Document tree: <head></head><script></script>)
731     # Line 4 is missing:
732     # - "| <body>\n"
733 wakaba 1.27 not ok 377
734 wakaba 1.31 # Test 377 got: "3" (t/HTML-tree.t at line 134 fail #189)
735 wakaba 1.27 # Expected: "2" (Parse error: <head></head><!-- --><style></style><!-- --><script></script>; 1:7:no DOCTYPE, 1:29:after head:style, 1:53:after head:script;No DOCTYPE, <style> in after-head mode)
736 wakaba 1.17 not ok 378
737 wakaba 1.31 # Test 378 got: "| <html>\n| <head>\n| <style>\n| <script>\n| <!-- -->\n| <!-- -->\n" (t/HTML-tree.t at line 136 fail #189)
738 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <style>\n| <script>\n| <!-- -->\n| <!-- -->\n| <body>\n" (Document tree: <head></head><!-- --><style></style><!-- --><script></script>)
739     # Line 7 is missing:
740     # - "| <body>\n"
741 wakaba 1.17 ok 379
742     ok 380
743     ok 381
744 wakaba 1.20 ok 382
745 wakaba 1.17 ok 383
746     not ok 384
747 wakaba 1.31 # Test 384 got: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <pre>\n| \"\nfoo\"\n" (t/HTML-tree.t at line 136 fail #192)
748 wakaba 1.8 # Expected: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <pre>\n| \"foo\"\n" (Document tree: <!DOCTYPE htML><html><head></head><body><pre>
749 wakaba 1.1 #
750     #foo</pre></body></html>)
751     # Line 6 is changed:
752     # - "| \"foo\"\n"
753     # + "| \"\n"
754     # Got 1 extra line at line 7:
755     # + "foo\"\n"
756 wakaba 1.17 ok 385
757     not ok 386
758 wakaba 1.31 # Test 386 got: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <pre>\n| \"\nfoo\n\"\n" (t/HTML-tree.t at line 136 fail #193)
759 wakaba 1.8 # Expected: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <pre>\n| \"foo\n\"\n" (Document tree: <!DOCTYPE htML><html><head></head><body><pre>
760 wakaba 1.1 #
761     #foo
762     #</pre></body></html>)
763     # Line 6 is changed:
764     # - "| \"foo\n"
765     # + "| \"\n"
766     # Got 1 extra line at line 7:
767     # + "foo\n"
768 wakaba 1.17 ok 387
769 wakaba 1.20 ok 388
770 wakaba 1.17 ok 389
771 wakaba 1.20 ok 390
772 wakaba 1.17 not ok 391
773 wakaba 1.31 # Test 391 got: "1" (t/HTML-tree.t at line 134 fail #196)
774 wakaba 1.8 # Expected: "0" (Parse error: <!DOCTYPE htML><html><head></head><body><pre>x<div>
775 wakaba 1.1 #y</pre></body></html>; 2:8:not closed:div;)
776 wakaba 1.17 not ok 392
777 wakaba 1.31 # Test 392 got: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <pre>\n| \"x\"\n| <div>\n| \"\ny\"\n" (t/HTML-tree.t at line 136 fail #196)
778 wakaba 1.8 # Expected: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <pre>\n| \"x\"\n| <div>\n| \"\n| y\"\n" (Document tree: <!DOCTYPE htML><html><head></head><body><pre>x<div>
779 wakaba 1.1 #y</pre></body></html>)
780     # Line 9 is changed:
781     # - "| y\"\n"
782     # + "y\"\n"
783 wakaba 1.17 not ok 393
784 wakaba 1.31 # Test 393 got: "1" (t/HTML-tree.t at line 134 fail #197)
785 wakaba 1.8 # Expected: "0" (Parse error: <!DOCTYPE htML><HTML><META><HEAD></HEAD></HTML>; 1:34:in head:head;)
786 wakaba 1.20 ok 394
787 wakaba 1.17 not ok 395
788 wakaba 1.31 # Test 395 got: "1" (t/HTML-tree.t at line 134 fail #198)
789 wakaba 1.8 # Expected: "0" (Parse error: <!DOCTYPE htML><HTML><HEAD><head></HEAD></HTML>; 1:34:in head:head;)
790 wakaba 1.20 ok 396
791 wakaba 1.17 not ok 397
792 wakaba 1.31 # Test 397 got: "2" (t/HTML-tree.t at line 134 fail #199)
793 wakaba 1.27 # Expected: "0" (Parse error: <textarea>foo<span>bar</span><i>baz; 1:11:no DOCTYPE, 1:35:in RCDATA:#end-of-file;)
794 wakaba 1.17 ok 398
795     not ok 399
796 wakaba 1.31 # Test 399 got: "3" (t/HTML-tree.t at line 134 fail #200)
797 wakaba 1.21 # Expected: "0" (Parse error: <title>foo<span>bar</em><i>baz; 1:8:no DOCTYPE, 1:30:in RCDATA:#end-of-file, 1:30:not closed:head;)
798 wakaba 1.17 not ok 400
799 wakaba 1.31 # Test 400 got: "| <html>\n| <head>\n| <title>\n| \"foo<span>bar</em><i>baz\"\n" (t/HTML-tree.t at line 136 fail #200)
800 wakaba 1.1 # Expected: "| <html>\n| <head>\n| <title>\n| \"foo<span>bar</em><i>baz\"\n| <body>\n" (Document tree: <title>foo<span>bar</em><i>baz)
801     # Line 5 is missing:
802     # - "| <body>\n"
803 wakaba 1.17 ok 401
804 wakaba 1.20 ok 402
805 wakaba 1.17 ok 403
806     not ok 404
807 wakaba 1.31 # Test 404 got: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <textarea>\n| \"\nfoo\"\n" (t/HTML-tree.t at line 136 fail #202)
808 wakaba 1.8 # Expected: "| <!DOCTYPE htML>\n| <html>\n| <head>\n| <body>\n| <textarea>\n| \"foo\"\n" (Document tree: <!DOCTYPE htML><textarea>
809     #
810     #foo</textarea>)
811     # Line 6 is changed:
812     # - "| \"foo\"\n"
813     # + "| \"\n"
814 wakaba 1.9 # Got 1 extra line at line 7:
815 wakaba 1.8 # + "foo\"\n"
816 wakaba 1.17 ok 405
817 wakaba 1.20 ok 406
818 wakaba 1.17 ok 407
819 wakaba 1.21 ok 408
820 wakaba 1.17 ok 409
821 wakaba 1.21 ok 410
822 wakaba 1.16 # t/tree-construction/tests4.dat
823 wakaba 1.17 ok 411
824 wakaba 1.15 ok 412
825     ok 413
826     ok 414
827 wakaba 1.21 ok 415
828 wakaba 1.15 ok 416
829 wakaba 1.11 ok 417
830     ok 418
831 wakaba 1.17 ok 419
832     ok 420
833     ok 421
834     ok 422
835     not ok 423
836 wakaba 1.31 # Test 423 got: "1" (t/HTML-tree.t at line 134 fail #212)
837 wakaba 1.16 # Expected: "0" (Parse error: <title>setting head's innerHTML</title>; 1:8:in body:title;)
838 wakaba 1.17 ok 424
839 wakaba 1.16 # t/tree-construction/tests5.dat
840 wakaba 1.17 not ok 425
841 wakaba 1.31 # Test 425 got: "3" (t/HTML-tree.t at line 134 fail #213)
842 wakaba 1.20 # Expected: "2" (Parse error: <style> <!-- </style>x; 1:8:no DOCTYPE, 1:22:in CDATA:#end-of-file, 1:22:not closed:head;No DOCTYPE, Unexpected end of file)
843 wakaba 1.17 not ok 426
844 wakaba 1.31 # Test 426 got: "| <html>\n| <head>\n| <style>\n| \" <!-- </style>x\"\n" (t/HTML-tree.t at line 136 fail #213)
845 wakaba 1.16 # Expected: "| <html>\n| <head>\n| <style>\n| \" <!-- </style>x\"\n| <body>\n" (Document tree: <style> <!-- </style>x)
846     # Line 5 is missing:
847     # - "| <body>\n"
848     ok 427
849     ok 428
850     ok 429
851     ok 430
852     ok 431
853     ok 432
854     ok 433
855     ok 434
856     ok 435
857     ok 436
858     ok 437
859     ok 438
860     ok 439
861     ok 440
862 wakaba 1.17 ok 441
863     ok 442
864 wakaba 1.21 not ok 443
865 wakaba 1.31 # Test 443 got: "1" (t/HTML-tree.t at line 134 fail #222)
866 wakaba 1.21 # Expected: "2" (Parse error: <style> <!</-- </style>x; 1:8:no DOCTYPE;No DOCTYPE, Unexpected end of file)
867 wakaba 1.17 ok 444
868 wakaba 1.16 # t/tree-construction/tests6.dat
869 wakaba 1.17 not ok 445
870 wakaba 1.31 # Test 445 got: "1" (t/HTML-tree.t at line 134 fail #223)
871 wakaba 1.23 # Expected: "0" (Parse error: <!doctype html></head> <head>; 1:29:in body:head;)
872     ok 446
873 wakaba 1.17 not ok 447
874 wakaba 1.31 # Test 447 got: "3" (t/HTML-tree.t at line 134 fail #224)
875 wakaba 1.8 # Expected: "0" (Parse error: <!doctype html></html> <head>; 1:29:after html:head, 1:29:after body:head, 1:29:in body:head;)
876 wakaba 1.20 ok 448
877 wakaba 1.17 not ok 449
878 wakaba 1.31 # Test 449 got: "1" (t/HTML-tree.t at line 134 fail #225)
879 wakaba 1.26 # Expected: "0" (Parse error: <!doctype html></body><meta>; 1:28:after body:meta;)
880     ok 450
881 wakaba 1.1 ok 451
882 wakaba 1.21 ok 452
883 wakaba 1.1 ok 453
884 wakaba 1.34 not ok 454
885     # Test 454 got: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"&\"\n" (t/HTML-tree.t at line 136 fail #227)
886     # Expected: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"&\"\n| <body>\n" (Document tree: <!doctype HTml><title>&amp;</title>)
887     # Line 6 is missing:
888     # - "| <body>\n"
889 wakaba 1.1 ok 455
890 wakaba 1.34 not ok 456
891     # Test 456 got: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"<!--&-->\"\n" (t/HTML-tree.t at line 136 fail #228)
892     # Expected: "| <!DOCTYPE HTml>\n| <html>\n| <head>\n| <title>\n| \"<!--&amp;-->\"\n| <body>\n" (Document tree: <!doctype HTml><title><!--&amp;--></title>)
893     # Line 5 is changed:
894     # - "| \"<!--&amp;-->\"\n"
895     # + "| \"<!--&-->\"\n"
896     # Line 6 is missing:
897     # - "| <body>\n"
898     # t/tree-test-1.dat
899 wakaba 1.1 ok 457
900 wakaba 1.21 ok 458
901 wakaba 1.3 ok 459
902 wakaba 1.21 ok 460
903 wakaba 1.3 ok 461
904 wakaba 1.21 ok 462
905 wakaba 1.3 ok 463
906 wakaba 1.21 ok 464
907 wakaba 1.3 ok 465
908 wakaba 1.21 ok 466
909 wakaba 1.3 ok 467
910 wakaba 1.21 ok 468
911 wakaba 1.3 ok 469
912 wakaba 1.21 ok 470
913 wakaba 1.6 ok 471
914 wakaba 1.21 ok 472
915 wakaba 1.8 ok 473
916 wakaba 1.21 ok 474
917 wakaba 1.8 ok 475
918 wakaba 1.21 ok 476
919 wakaba 1.8 ok 477
920 wakaba 1.21 ok 478
921 wakaba 1.8 ok 479
922 wakaba 1.21 ok 480
923 wakaba 1.8 ok 481
924 wakaba 1.21 ok 482
925 wakaba 1.8 ok 483
926 wakaba 1.21 ok 484
927 wakaba 1.8 ok 485
928 wakaba 1.21 ok 486
929 wakaba 1.8 ok 487
930     ok 488
931     ok 489
932     ok 490
933     ok 491
934     ok 492
935     ok 493
936     ok 494
937     ok 495
938 wakaba 1.21 ok 496
939 wakaba 1.8 ok 497
940 wakaba 1.21 ok 498
941 wakaba 1.8 ok 499
942 wakaba 1.21 ok 500
943 wakaba 1.8 ok 501
944 wakaba 1.21 ok 502
945 wakaba 1.8 ok 503
946 wakaba 1.21 ok 504
947 wakaba 1.8 ok 505
948 wakaba 1.21 ok 506
949 wakaba 1.8 ok 507
950 wakaba 1.21 ok 508
951 wakaba 1.11 ok 509
952 wakaba 1.21 ok 510
953 wakaba 1.12 ok 511
954 wakaba 1.21 ok 512
955 wakaba 1.12 ok 513
956 wakaba 1.21 ok 514
957 wakaba 1.12 ok 515
958 wakaba 1.21 ok 516
959 wakaba 1.12 ok 517
960 wakaba 1.21 ok 518
961 wakaba 1.12 ok 519
962 wakaba 1.21 ok 520
963 wakaba 1.12 ok 521
964 wakaba 1.21 ok 522
965 wakaba 1.12 ok 523
966 wakaba 1.21 ok 524
967 wakaba 1.12 ok 525
968 wakaba 1.21 ok 526
969 wakaba 1.12 ok 527
970 wakaba 1.21 ok 528
971 wakaba 1.12 ok 529
972 wakaba 1.21 ok 530
973 wakaba 1.14 ok 531
974 wakaba 1.21 ok 532
975 wakaba 1.16 ok 533
976 wakaba 1.21 ok 534
977 wakaba 1.16 ok 535
978 wakaba 1.21 ok 536
979 wakaba 1.16 ok 537
980     ok 538
981     ok 539
982     ok 540
983     ok 541
984     ok 542
985     ok 543
986     ok 544
987     ok 545
988     ok 546
989     ok 547
990     ok 548
991     ok 549
992     ok 550
993     ok 551
994     ok 552
995 wakaba 1.34 ok 553
996 wakaba 1.16 ok 554
997 wakaba 1.34 ok 555
998 wakaba 1.17 ok 556
999 wakaba 1.34 ok 557
1000 wakaba 1.17 ok 558
1001 wakaba 1.31 not ok 559
1002 wakaba 1.34 # Test 559 got: "2" (t/HTML-tree.t at line 134 fail #280)
1003     # Expected: "1" (Parse error: <!DOCTYPE HTML><ul></body>; 1:26:not closed:ul, 1:26:not closed:ul;ul not closed)
1004 wakaba 1.22 ok 560
1005     not ok 561
1006 wakaba 1.31 # Test 561 got: "3" (t/HTML-tree.t at line 134 fail #281)
1007 wakaba 1.34 # Expected: "1" (Parse error: <!DOCTYPE HTML><ul><li></body>; 1:30:not closed:ul, 1:30:after body:/li, 1:30:not closed:ul;ul not closed)
1008 wakaba 1.22 ok 562
1009     not ok 563
1010 wakaba 1.34 # Test 563 got: "2" (t/HTML-tree.t at line 134 fail #282)
1011     # Expected: "1" (Parse error: <!DOCTYPE HTML><dl></body>; 1:26:not closed:dl, 1:26:not closed:dl;dl not closed)
1012 wakaba 1.22 ok 564
1013     not ok 565
1014 wakaba 1.34 # Test 565 got: "3" (t/HTML-tree.t at line 134 fail #283)
1015     # Expected: "1" (Parse error: <!DOCTYPE HTML><dl><dt></body>; 1:30:not closed:dl, 1:30:after body:/dt, 1:30:not closed:dl;dl not closed)
1016 wakaba 1.22 ok 566
1017     not ok 567
1018 wakaba 1.34 # Test 567 got: "3" (t/HTML-tree.t at line 134 fail #284)
1019     # Expected: "1" (Parse error: <!DOCTYPE HTML><dl><dd></body>; 1:30:not closed:dl, 1:30:after body:/dd, 1:30:not closed:dl;dl not closed)
1020 wakaba 1.22 ok 568
1021     not ok 569
1022 wakaba 1.34 # Test 569 got: "1" (t/HTML-tree.t at line 134 fail #285)
1023     # Expected: "0" (Parse error: <!DOCTYPE HTML><p></body>; 1:25:after body:/p;)
1024 wakaba 1.22 ok 570
1025 wakaba 1.34 not ok 571
1026     # Test 571 got: "2" (t/HTML-tree.t at line 134 fail #286)
1027     # Expected: "1" (Parse error: <!DOCTYPE HTML><table><tr><td></body>; 1:37:unmatched end tag:body, 1:37:not closed:tbody;table not closed)
1028 wakaba 1.22 ok 572
1029 wakaba 1.34 not ok 573
1030     # Test 573 got: "2" (t/HTML-tree.t at line 134 fail #287)
1031     # Expected: "1" (Parse error: <!DOCTYPE HTML><table><tr><th></body>; 1:37:unmatched end tag:body, 1:37:not closed:tbody;table not closed)
1032 wakaba 1.22 ok 574
1033 wakaba 1.34 not ok 575
1034     # Test 575 got: "2" (t/HTML-tree.t at line 134 fail #288)
1035     # Expected: "1" (Parse error: <!DOCTYPE HTML><table><thead><tr><td></body>; 1:44:unmatched end tag:body, 1:44:not closed:thead;table not closed)
1036 wakaba 1.27 ok 576
1037 wakaba 1.31 ok 577
1038 wakaba 1.24 ok 578
1039     ok 579
1040     ok 580
1041     ok 581
1042     ok 582
1043 wakaba 1.34 ok 583
1044 wakaba 1.24 ok 584
1045     ok 585
1046     ok 586
1047 wakaba 1.25 ok 587
1048 wakaba 1.24 ok 588
1049 wakaba 1.34 not ok 589
1050     # Test 589 got: "1" (t/HTML-tree.t at line 134 fail #295)
1051     # Expected: "3" (Parse error: <!DOCTYPE HTML><h1><a><h2>; 1:26:not closed:h2;h1 not closed, a not closed, h2 not closed)
1052 wakaba 1.25 ok 590
1053     ok 591
1054     ok 592
1055     ok 593
1056     ok 594
1057     ok 595
1058     ok 596
1059     ok 597
1060     ok 598
1061 wakaba 1.34 # t/tree-test-2.dat
1062 wakaba 1.25 ok 599
1063     ok 600
1064 wakaba 1.27 ok 601
1065     ok 602
1066 wakaba 1.30 ok 603
1067 wakaba 1.27 ok 604
1068 wakaba 1.28 ok 605
1069     ok 606
1070 wakaba 1.31 ok 607
1071 wakaba 1.28 ok 608
1072     ok 609
1073     ok 610
1074     ok 611
1075     ok 612
1076 wakaba 1.30 ok 613
1077     ok 614
1078     ok 615
1079     ok 616
1080 wakaba 1.31 ok 617
1081     ok 618
1082     ok 619
1083     ok 620
1084 wakaba 1.34 ok 621
1085     ok 622
1086     ok 623
1087     ok 624
1088     ok 625
1089     ok 626

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24