Merge from mainline (167278:168000).
[official-gcc/graphite-test-results.git] / libgo / go / html / testdata / webkit / tests9.dat
blob2b715f83dd4646cd03d6bbf7c6adb8ccc5ffa0f9
1 #data
2 <!DOCTYPE html><math></math>
3 #errors
4 #document
5 | <!DOCTYPE html>
6 | <html>
7 | <head>
8 | <body>
9 | <math math>
11 #data
12 <!DOCTYPE html><body><math></math>
13 #errors
14 #document
15 | <!DOCTYPE html>
16 | <html>
17 | <head>
18 | <body>
19 | <math math>
21 #data
22 <!DOCTYPE html><body><select><math></math></select>
23 #errors
24 Line: 1 Col: 35 Unexpected start tag token (math) in the select phase. Ignored.
25 Line: 1 Col: 42 Unexpected end tag (math) in the select phase. Ignored.
26 #document
27 | <!DOCTYPE html>
28 | <html>
29 | <head>
30 | <body>
31 | <select>
33 #data
34 <!DOCTYPE html><body><select><option><math></math></option></select>
35 #errors
36 Line: 1 Col: 43 Unexpected start tag token (math) in the select phase. Ignored.
37 Line: 1 Col: 50 Unexpected end tag (math) in the select phase. Ignored.
38 #document
39 | <!DOCTYPE html>
40 | <html>
41 | <head>
42 | <body>
43 | <select>
44 | <option>
46 #data
47 <!DOCTYPE html><body><table><math></math></table>
48 #errors
49 Line: 1 Col: 34 Unexpected start tag (math) in table context caused voodoo mode.
50 Line: 1 Col: 41 Unexpected end tag (math) in table context caused voodoo mode.
51 #document
52 | <!DOCTYPE html>
53 | <html>
54 | <head>
55 | <body>
56 | <math math>
57 | <table>
59 #data
60 <!DOCTYPE html><body><table><math><mi>foo</mi></math></table>
61 #errors
62 Line: 1 Col: 34 Unexpected start tag (math) in table context caused voodoo mode.
63 Line: 1 Col: 46 Unexpected end tag (mi) in table context caused voodoo mode.
64 Line: 1 Col: 53 Unexpected end tag (math) in table context caused voodoo mode.
65 #document
66 | <!DOCTYPE html>
67 | <html>
68 | <head>
69 | <body>
70 | <math math>
71 | <math mi>
72 | "foo"
73 | <table>
75 #data
76 <!DOCTYPE html><body><table><math><mi>foo</mi><mi>bar</mi></math></table>
77 #errors
78 Line: 1 Col: 34 Unexpected start tag (math) in table context caused voodoo mode.
79 Line: 1 Col: 46 Unexpected end tag (mi) in table context caused voodoo mode.
80 Line: 1 Col: 58 Unexpected end tag (mi) in table context caused voodoo mode.
81 Line: 1 Col: 65 Unexpected end tag (math) in table context caused voodoo mode.
82 #document
83 | <!DOCTYPE html>
84 | <html>
85 | <head>
86 | <body>
87 | <math math>
88 | <math mi>
89 | "foo"
90 | <math mi>
91 | "bar"
92 | <table>
94 #data
95 <!DOCTYPE html><body><table><tbody><math><mi>foo</mi><mi>bar</mi></math></tbody></table>
96 #errors
97 Line: 1 Col: 41 Unexpected start tag (math) in table context caused voodoo mode.
98 Line: 1 Col: 53 Unexpected end tag (mi) in table context caused voodoo mode.
99 Line: 1 Col: 65 Unexpected end tag (mi) in table context caused voodoo mode.
100 Line: 1 Col: 72 Unexpected end tag (math) in table context caused voodoo mode.
101 #document
102 | <!DOCTYPE html>
103 | <html>
104 | <head>
105 | <body>
106 | <math math>
107 | <math mi>
108 | "foo"
109 | <math mi>
110 | "bar"
111 | <table>
112 | <tbody>
114 #data
115 <!DOCTYPE html><body><table><tbody><tr><math><mi>foo</mi><mi>bar</mi></math></tr></tbody></table>
116 #errors
117 Line: 1 Col: 45 Unexpected start tag (math) in table context caused voodoo mode.
118 Line: 1 Col: 57 Unexpected end tag (mi) in table context caused voodoo mode.
119 Line: 1 Col: 69 Unexpected end tag (mi) in table context caused voodoo mode.
120 Line: 1 Col: 76 Unexpected end tag (math) in table context caused voodoo mode.
121 #document
122 | <!DOCTYPE html>
123 | <html>
124 | <head>
125 | <body>
126 | <math math>
127 | <math mi>
128 | "foo"
129 | <math mi>
130 | "bar"
131 | <table>
132 | <tbody>
133 | <tr>
135 #data
136 <!DOCTYPE html><body><table><tbody><tr><td><math><mi>foo</mi><mi>bar</mi></math></td></tr></tbody></table>
137 #errors
138 #document
139 | <!DOCTYPE html>
140 | <html>
141 | <head>
142 | <body>
143 | <table>
144 | <tbody>
145 | <tr>
146 | <td>
147 | <math math>
148 | <math mi>
149 | "foo"
150 | <math mi>
151 | "bar"
153 #data
154 <!DOCTYPE html><body><table><tbody><tr><td><math><mi>foo</mi><mi>bar</mi></math><p>baz</td></tr></tbody></table>
155 #errors
156 #document
157 | <!DOCTYPE html>
158 | <html>
159 | <head>
160 | <body>
161 | <table>
162 | <tbody>
163 | <tr>
164 | <td>
165 | <math math>
166 | <math mi>
167 | "foo"
168 | <math mi>
169 | "bar"
170 | <p>
171 | "baz"
173 #data
174 <!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi></math><p>baz</caption></table>
175 #errors
176 #document
177 | <!DOCTYPE html>
178 | <html>
179 | <head>
180 | <body>
181 | <table>
182 | <caption>
183 | <math math>
184 | <math mi>
185 | "foo"
186 | <math mi>
187 | "bar"
188 | <p>
189 | "baz"
191 #data
192 <!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
193 #errors
194 Line: 1 Col: 70 HTML start tag "p" in a foreign namespace context.
195 Line: 1 Col: 81 Unexpected end table tag in caption. Generates implied end caption.
196 #document
197 | <!DOCTYPE html>
198 | <html>
199 | <head>
200 | <body>
201 | <table>
202 | <caption>
203 | <math math>
204 | <math mi>
205 | "foo"
206 | <math mi>
207 | "bar"
208 | <p>
209 | "baz"
210 | <p>
211 | "quux"
213 #data
214 <!DOCTYPE html><body><table><caption><math><mi>foo</mi><mi>bar</mi>baz</table><p>quux
215 #errors
216 Line: 1 Col: 78 Unexpected end table tag in caption. Generates implied end caption.
217 Line: 1 Col: 78 Unexpected end tag (caption). Missing end tag (math).
218 #document
219 | <!DOCTYPE html>
220 | <html>
221 | <head>
222 | <body>
223 | <table>
224 | <caption>
225 | <math math>
226 | <math mi>
227 | "foo"
228 | <math mi>
229 | "bar"
230 | "baz"
231 | <p>
232 | "quux"
234 #data
235 <!DOCTYPE html><body><table><colgroup><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
236 #errors
237 Line: 1 Col: 44 Unexpected start tag (math) in table context caused voodoo mode.
238 Line: 1 Col: 56 Unexpected end tag (mi) in table context caused voodoo mode.
239 Line: 1 Col: 68 Unexpected end tag (mi) in table context caused voodoo mode.
240 Line: 1 Col: 71 HTML start tag "p" in a foreign namespace context.
241 Line: 1 Col: 71 Unexpected start tag (p) in table context caused voodoo mode.
242 #document
243 | <!DOCTYPE html>
244 | <html>
245 | <head>
246 | <body>
247 | <math math>
248 | <math mi>
249 | "foo"
250 | <math mi>
251 | "bar"
252 | <p>
253 | "baz"
254 | <table>
255 | <colgroup>
256 | <p>
257 | "quux"
259 #data
260 <!DOCTYPE html><body><table><tr><td><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
261 #errors
262 Line: 1 Col: 50 Unexpected start tag token (math) in the select phase. Ignored.
263 Line: 1 Col: 54 Unexpected start tag token (mi) in the select phase. Ignored.
264 Line: 1 Col: 62 Unexpected end tag (mi) in the select phase. Ignored.
265 Line: 1 Col: 66 Unexpected start tag token (mi) in the select phase. Ignored.
266 Line: 1 Col: 74 Unexpected end tag (mi) in the select phase. Ignored.
267 Line: 1 Col: 77 Unexpected start tag token (p) in the select phase. Ignored.
268 Line: 1 Col: 88 Unexpected table element end tag (tables) in the select in table phase.
269 #document
270 | <!DOCTYPE html>
271 | <html>
272 | <head>
273 | <body>
274 | <table>
275 | <tbody>
276 | <tr>
277 | <td>
278 | <select>
279 | "foobarbaz"
280 | <p>
281 | "quux"
283 #data
284 <!DOCTYPE html><body><table><select><math><mi>foo</mi><mi>bar</mi><p>baz</table><p>quux
285 #errors
286 Line: 1 Col: 36 Unexpected start tag (select) in table context caused voodoo mode.
287 Line: 1 Col: 42 Unexpected start tag token (math) in the select phase. Ignored.
288 Line: 1 Col: 46 Unexpected start tag token (mi) in the select phase. Ignored.
289 Line: 1 Col: 54 Unexpected end tag (mi) in the select phase. Ignored.
290 Line: 1 Col: 58 Unexpected start tag token (mi) in the select phase. Ignored.
291 Line: 1 Col: 66 Unexpected end tag (mi) in the select phase. Ignored.
292 Line: 1 Col: 69 Unexpected start tag token (p) in the select phase. Ignored.
293 Line: 1 Col: 80 Unexpected table element end tag (tables) in the select in table phase.
294 #document
295 | <!DOCTYPE html>
296 | <html>
297 | <head>
298 | <body>
299 | <select>
300 | "foobarbaz"
301 | <table>
302 | <p>
303 | "quux"
305 #data
306 <!DOCTYPE html><body></body></html><math><mi>foo</mi><mi>bar</mi><p>baz
307 #errors
308 Line: 1 Col: 41 Unexpected start tag (math).
309 Line: 1 Col: 68 HTML start tag "p" in a foreign namespace context.
310 #document
311 | <!DOCTYPE html>
312 | <html>
313 | <head>
314 | <body>
315 | <math math>
316 | <math mi>
317 | "foo"
318 | <math mi>
319 | "bar"
320 | <p>
321 | "baz"
323 #data
324 <!DOCTYPE html><body></body><math><mi>foo</mi><mi>bar</mi><p>baz
325 #errors
326 Line: 1 Col: 34 Unexpected start tag token (math) in the after body phase.
327 Line: 1 Col: 61 HTML start tag "p" in a foreign namespace context.
328 #document
329 | <!DOCTYPE html>
330 | <html>
331 | <head>
332 | <body>
333 | <math math>
334 | <math mi>
335 | "foo"
336 | <math mi>
337 | "bar"
338 | <p>
339 | "baz"
341 #data
342 <!DOCTYPE html><frameset><math><mi></mi><mi></mi><p><span>
343 #errors
344 Line: 1 Col: 31 Unexpected start tag token (math) in the frameset phase. Ignored.
345 Line: 1 Col: 35 Unexpected start tag token (mi) in the frameset phase. Ignored.
346 Line: 1 Col: 40 Unexpected end tag token (mi) in the frameset phase. Ignored.
347 Line: 1 Col: 44 Unexpected start tag token (mi) in the frameset phase. Ignored.
348 Line: 1 Col: 49 Unexpected end tag token (mi) in the frameset phase. Ignored.
349 Line: 1 Col: 52 Unexpected start tag token (p) in the frameset phase. Ignored.
350 Line: 1 Col: 58 Unexpected start tag token (span) in the frameset phase. Ignored.
351 Line: 1 Col: 58 Expected closing tag. Unexpected end of file.
352 #document
353 | <!DOCTYPE html>
354 | <html>
355 | <head>
356 | <frameset>
358 #data
359 <!DOCTYPE html><frameset></frameset><math><mi></mi><mi></mi><p><span>
360 #errors
361 Line: 1 Col: 42 Unexpected start tag (math) in the after frameset phase. Ignored.
362 Line: 1 Col: 46 Unexpected start tag (mi) in the after frameset phase. Ignored.
363 Line: 1 Col: 51 Unexpected end tag (mi) in the after frameset phase. Ignored.
364 Line: 1 Col: 55 Unexpected start tag (mi) in the after frameset phase. Ignored.
365 Line: 1 Col: 60 Unexpected end tag (mi) in the after frameset phase. Ignored.
366 Line: 1 Col: 63 Unexpected start tag (p) in the after frameset phase. Ignored.
367 Line: 1 Col: 69 Unexpected start tag (span) in the after frameset phase. Ignored.
368 #document
369 | <!DOCTYPE html>
370 | <html>
371 | <head>
372 | <frameset>
374 #data
375 <!DOCTYPE html><body xlink:href=foo><math xlink:href=foo></math>
376 #errors
377 #document
378 | <!DOCTYPE html>
379 | <html>
380 | <head>
381 | <body>
382 | xlink:href="foo"
383 | <math math>
384 | xlink href="foo"
386 #data
387 <!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo></mi></math>
388 #errors
389 #document
390 | <!DOCTYPE html>
391 | <html>
392 | <head>
393 | <body>
394 | xlink:href="foo"
395 | xml:lang="en"
396 | <math math>
397 | <math mi>
398 | xlink href="foo"
399 | xml lang="en"
401 #data
402 <!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo /></math>
403 #errors
404 #document
405 | <!DOCTYPE html>
406 | <html>
407 | <head>
408 | <body>
409 | xlink:href="foo"
410 | xml:lang="en"
411 | <math math>
412 | <math mi>
413 | xlink href="foo"
414 | xml lang="en"
416 #data
417 <!DOCTYPE html><body xlink:href=foo xml:lang=en><math><mi xml:lang=en xlink:href=foo />bar</math>
418 #errors
419 #document
420 | <!DOCTYPE html>
421 | <html>
422 | <head>
423 | <body>
424 | xlink:href="foo"
425 | xml:lang="en"
426 | <math math>
427 | <math mi>
428 | xlink href="foo"
429 | xml lang="en"
430 | "bar"