1#data
2<body><span>
3#errors
4(1,6): unexpected-start-tag
5(1,12): expected-closing-tag-but-got-eof
6#document-fragment
7body
8#document
9| <span>
10
11#data
12<span><body>
13#errors
14(1,12): unexpected-start-tag
15(1,12): expected-closing-tag-but-got-eof
16#document-fragment
17body
18#document
19| <span>
20
21#data
22<span><body>
23#errors
24(1,12): unexpected-start-tag
25(1,12): expected-closing-tag-but-got-eof
26#document-fragment
27div
28#document
29| <span>
30
31#data
32<body><span>
33#errors
34(1,12): expected-closing-tag-but-got-eof
35#document-fragment
36html
37#document
38| <head>
39| <body>
40| <span>
41
42#data
43<frameset><span>
44#errors
45(1,10): unexpected-start-tag
46(1,16): expected-closing-tag-but-got-eof
47#document-fragment
48body
49#document
50| <span>
51
52#data
53<span><frameset>
54#errors
55(1,16): unexpected-start-tag
56(1,16): expected-closing-tag-but-got-eof
57#document-fragment
58body
59#document
60| <span>
61
62#data
63<span><frameset>
64#errors
65(1,16): unexpected-start-tag
66(1,16): expected-closing-tag-but-got-eof
67#document-fragment
68div
69#document
70| <span>
71
72#data
73<frameset><span>
74#errors
75(1,16): unexpected-start-tag-in-frameset
76(1,16): eof-in-frameset
77#document-fragment
78html
79#document
80| <head>
81| <frameset>
82
83#data
84<table><tr>
85#errors
86(1,7): unexpected-start-tag
87#document-fragment
88table
89#document
90| <tbody>
91| <tr>
92
93#data
94</table><tr>
95#errors
96(1,8): unexpected-end-tag
97#document-fragment
98table
99#document
100| <tbody>
101| <tr>
102
103#data
104<a>
105#errors
106(1,3): unexpected-start-tag-implies-table-voodoo
107(1,3): eof-in-table
108#document-fragment
109table
110#document
111| <a>
112
113#data
114<a>
115#errors
116(1,3): unexpected-start-tag-implies-table-voodoo
117(1,3): eof-in-table
118#document-fragment
119table
120#document
121| <a>
122
123#data
124<a><caption>a
125#errors
126(1,3): unexpected-start-tag-implies-table-voodoo
127(1,13): expected-closing-tag-but-got-eof
128#document-fragment
129table
130#document
131| <a>
132| <caption>
133| "a"
134
135#data
136<a><colgroup><col>
137#errors
138(1,3): foster-parenting-start-token
139(1,18): expected-closing-tag-but-got-eof
140#document-fragment
141table
142#document
143| <a>
144| <colgroup>
145| <col>
146
147#data
148<a><tbody><tr>
149#errors
150(1,3): foster-parenting-start-tag
151#document-fragment
152table
153#document
154| <a>
155| <tbody>
156| <tr>
157
158#data
159<a><tfoot><tr>
160#errors
161(1,3): foster-parenting-start-tag
162#document-fragment
163table
164#document
165| <a>
166| <tfoot>
167| <tr>
168
169#data
170<a><thead><tr>
171#errors
172(1,3): foster-parenting-start-tag
173#document-fragment
174table
175#document
176| <a>
177| <thead>
178| <tr>
179
180#data
181<a><tr>
182#errors
183(1,3): foster-parenting-start-tag
184#document-fragment
185table
186#document
187| <a>
188| <tbody>
189| <tr>
190
191#data
192<a><th>
193#errors
194(1,3): unexpected-start-tag-implies-table-voodoo
195(1,7): unexpected-cell-in-table-body
196#document-fragment
197table
198#document
199| <a>
200| <tbody>
201| <tr>
202| <th>
203
204#data
205<a><td>
206#errors
207(1,3): unexpected-start-tag-implies-table-voodoo
208(1,7): unexpected-cell-in-table-body
209#document-fragment
210table
211#document
212| <a>
213| <tbody>
214| <tr>
215| <td>
216
217#data
218<table></table><tbody>
219#errors
220(1,22): unexpected-start-tag
221#document-fragment
222caption
223#document
224| <table>
225
226#data
227</table><span>
228#errors
229(1,8): unexpected-end-tag
230(1,14): expected-closing-tag-but-got-eof
231#document-fragment
232caption
233#document
234| <span>
235
236#data
237<span></table>
238#errors
239(1,14): unexpected-end-tag
240(1,14): expected-closing-tag-but-got-eof
241#document-fragment
242caption
243#document
244| <span>
245
246#data
247</caption><span>
248#errors
249(1,10): XXX-undefined-error
250(1,16): expected-closing-tag-but-got-eof
251#document-fragment
252caption
253#document
254| <span>
255
256#data
257<span></caption><span>
258#errors
259(1,16): XXX-undefined-error
260(1,22): expected-closing-tag-but-got-eof
261#document-fragment
262caption
263#document
264| <span>
265| <span>
266
267#data
268<span><caption><span>
269#errors
270(1,15): unexpected-start-tag
271(1,21): expected-closing-tag-but-got-eof
272#document-fragment
273caption
274#document
275| <span>
276| <span>
277
278#data
279<span><col><span>
280#errors
281(1,11): unexpected-start-tag
282(1,17): expected-closing-tag-but-got-eof
283#document-fragment
284caption
285#document
286| <span>
287| <span>
288
289#data
290<span><colgroup><span>
291#errors
292(1,16): unexpected-start-tag
293(1,22): expected-closing-tag-but-got-eof
294#document-fragment
295caption
296#document
297| <span>
298| <span>
299
300#data
301<span><html><span>
302#errors
303(1,12): non-html-root
304(1,18): expected-closing-tag-but-got-eof
305#document-fragment
306caption
307#document
308| <span>
309| <span>
310
311#data
312<span><tbody><span>
313#errors
314(1,13): unexpected-start-tag
315(1,19): expected-closing-tag-but-got-eof
316#document-fragment
317caption
318#document
319| <span>
320| <span>
321
322#data
323<span><td><span>
324#errors
325(1,10): unexpected-start-tag
326(1,16): expected-closing-tag-but-got-eof
327#document-fragment
328caption
329#document
330| <span>
331| <span>
332
333#data
334<span><tfoot><span>
335#errors
336(1,13): unexpected-start-tag
337(1,19): expected-closing-tag-but-got-eof
338#document-fragment
339caption
340#document
341| <span>
342| <span>
343
344#data
345<span><thead><span>
346#errors
347(1,13): unexpected-start-tag
348(1,19): expected-closing-tag-but-got-eof
349#document-fragment
350caption
351#document
352| <span>
353| <span>
354
355#data
356<span><th><span>
357#errors
358(1,10): unexpected-start-tag
359(1,16): expected-closing-tag-but-got-eof
360#document-fragment
361caption
362#document
363| <span>
364| <span>
365
366#data
367<span><tr><span>
368#errors
369(1,10): unexpected-start-tag
370(1,16): expected-closing-tag-but-got-eof
371#document-fragment
372caption
373#document
374| <span>
375| <span>
376
377#data
378<span></table><span>
379#errors
380(1,14): unexpected-end-tag
381(1,20): expected-closing-tag-but-got-eof
382#document-fragment
383caption
384#document
385| <span>
386| <span>
387
388#data
389</colgroup><col>
390#errors
391(1,11): XXX-undefined-error
392#document-fragment
393colgroup
394#document
395| <col>
396
397#data
398<a><col>
399#errors
400(1,3): XXX-undefined-error
401#document-fragment
402colgroup
403#document
404| <col>
405
406#data
407<caption><a>
408#errors
409(1,9): XXX-undefined-error
410(1,12): unexpected-start-tag-implies-table-voodoo
411(1,12): eof-in-table
412#document-fragment
413tbody
414#document
415| <a>
416
417#data
418<col><a>
419#errors
420(1,5): XXX-undefined-error
421(1,8): unexpected-start-tag-implies-table-voodoo
422(1,8): eof-in-table
423#document-fragment
424tbody
425#document
426| <a>
427
428#data
429<colgroup><a>
430#errors
431(1,10): XXX-undefined-error
432(1,13): unexpected-start-tag-implies-table-voodoo
433(1,13): eof-in-table
434#document-fragment
435tbody
436#document
437| <a>
438
439#data
440<tbody><a>
441#errors
442(1,7): XXX-undefined-error
443(1,10): unexpected-start-tag-implies-table-voodoo
444(1,10): eof-in-table
445#document-fragment
446tbody
447#document
448| <a>
449
450#data
451<tfoot><a>
452#errors
453(1,7): XXX-undefined-error
454(1,10): unexpected-start-tag-implies-table-voodoo
455(1,10): eof-in-table
456#document-fragment
457tbody
458#document
459| <a>
460
461#data
462<thead><a>
463#errors
464(1,7): XXX-undefined-error
465(1,10): unexpected-start-tag-implies-table-voodoo
466(1,10): eof-in-table
467#document-fragment
468tbody
469#document
470| <a>
471
472#data
473</table><a>
474#errors
475(1,8): XXX-undefined-error
476(1,11): unexpected-start-tag-implies-table-voodoo
477(1,11): eof-in-table
478#document-fragment
479tbody
480#document
481| <a>
482
483#data
484<a><tr>
485#errors
486(1,3): unexpected-start-tag-implies-table-voodoo
487#document-fragment
488tbody
489#document
490| <a>
491| <tr>
492
493#data
494<a><td>
495#errors
496(1,3): unexpected-start-tag-implies-table-voodoo
497(1,7): unexpected-cell-in-table-body
498#document-fragment
499tbody
500#document
501| <a>
502| <tr>
503| <td>
504
505#data
506<a><td>
507#errors
508(1,3): unexpected-start-tag-implies-table-voodoo
509(1,7): unexpected-cell-in-table-body
510#document-fragment
511tbody
512#document
513| <a>
514| <tr>
515| <td>
516
517#data
518<a><td>
519#errors
520(1,3): unexpected-start-tag-implies-table-voodoo
521(1,7): unexpected-cell-in-table-body
522#document-fragment
523tbody
524#document
525| <a>
526| <tr>
527| <td>
528
529#data
530<td><table><tbody><a><tr>
531#errors
532(1,4): unexpected-cell-in-table-body
533(1,21): unexpected-start-tag-implies-table-voodoo
534(1,25): eof-in-table
535#document-fragment
536tbody
537#document
538| <tr>
539| <td>
540| <a>
541| <table>
542| <tbody>
543| <tr>
544
545#data
546</tr><td>
547#errors
548(1,5): XXX-undefined-error
549#document-fragment
550tr
551#document
552| <td>
553
554#data
555<td><table><a><tr></tr><tr>
556#errors
557(1,14): unexpected-start-tag-implies-table-voodoo
558(1,27): eof-in-table
559#document-fragment
560tr
561#document
562| <td>
563| <a>
564| <table>
565| <tbody>
566| <tr>
567| <tr>
568
569#data
570<caption><td>
571#errors
572(1,9): XXX-undefined-error
573#document-fragment
574tr
575#document
576| <td>
577
578#data
579<col><td>
580#errors
581(1,5): XXX-undefined-error
582#document-fragment
583tr
584#document
585| <td>
586
587#data
588<colgroup><td>
589#errors
590(1,10): XXX-undefined-error
591#document-fragment
592tr
593#document
594| <td>
595
596#data
597<tbody><td>
598#errors
599(1,7): XXX-undefined-error
600#document-fragment
601tr
602#document
603| <td>
604
605#data
606<tfoot><td>
607#errors
608(1,7): XXX-undefined-error
609#document-fragment
610tr
611#document
612| <td>
613
614#data
615<thead><td>
616#errors
617(1,7): XXX-undefined-error
618#document-fragment
619tr
620#document
621| <td>
622
623#data
624<tr><td>
625#errors
626(1,4): XXX-undefined-error
627#document-fragment
628tr
629#document
630| <td>
631
632#data
633</table><td>
634#errors
635(1,8): XXX-undefined-error
636#document-fragment
637tr
638#document
639| <td>
640
641#data
642<td><table></table><td>
643#errors
644#document-fragment
645tr
646#document
647| <td>
648| <table>
649| <td>
650
651#data
652<td><table></table><td>
653#errors
654#document-fragment
655tr
656#document
657| <td>
658| <table>
659| <td>
660
661#data
662<caption><a>
663#errors
664(1,9): XXX-undefined-error
665(1,12): expected-closing-tag-but-got-eof
666#document-fragment
667td
668#document
669| <a>
670
671#data
672<col><a>
673#errors
674(1,5): XXX-undefined-error
675(1,8): expected-closing-tag-but-got-eof
676#document-fragment
677td
678#document
679| <a>
680
681#data
682<colgroup><a>
683#errors
684(1,10): XXX-undefined-error
685(1,13): expected-closing-tag-but-got-eof
686#document-fragment
687td
688#document
689| <a>
690
691#data
692<tbody><a>
693#errors
694(1,7): XXX-undefined-error
695(1,10): expected-closing-tag-but-got-eof
696#document-fragment
697td
698#document
699| <a>
700
701#data
702<tfoot><a>
703#errors
704(1,7): XXX-undefined-error
705(1,10): expected-closing-tag-but-got-eof
706#document-fragment
707td
708#document
709| <a>
710
711#data
712<th><a>
713#errors
714(1,4): XXX-undefined-error
715(1,7): expected-closing-tag-but-got-eof
716#document-fragment
717td
718#document
719| <a>
720
721#data
722<thead><a>
723#errors
724(1,7): XXX-undefined-error
725(1,10): expected-closing-tag-but-got-eof
726#document-fragment
727td
728#document
729| <a>
730
731#data
732<tr><a>
733#errors
734(1,4): XXX-undefined-error
735(1,7): expected-closing-tag-but-got-eof
736#document-fragment
737td
738#document
739| <a>
740
741#data
742</table><a>
743#errors
744(1,8): XXX-undefined-error
745(1,11): expected-closing-tag-but-got-eof
746#document-fragment
747td
748#document
749| <a>
750
751#data
752</tbody><a>
753#errors
754(1,8): XXX-undefined-error
755(1,11): expected-closing-tag-but-got-eof
756#document-fragment
757td
758#document
759| <a>
760
761#data
762</td><a>
763#errors
764(1,5): unexpected-end-tag
765(1,8): expected-closing-tag-but-got-eof
766#document-fragment
767td
768#document
769| <a>
770
771#data
772</tfoot><a>
773#errors
774(1,8): XXX-undefined-error
775(1,11): expected-closing-tag-but-got-eof
776#document-fragment
777td
778#document
779| <a>
780
781#data
782</thead><a>
783#errors
784(1,8): XXX-undefined-error
785(1,11): expected-closing-tag-but-got-eof
786#document-fragment
787td
788#document
789| <a>
790
791#data
792</th><a>
793#errors
794(1,5): unexpected-end-tag
795(1,8): expected-closing-tag-but-got-eof
796#document-fragment
797td
798#document
799| <a>
800
801#data
802</tr><a>
803#errors
804(1,5): XXX-undefined-error
805(1,8): expected-closing-tag-but-got-eof
806#document-fragment
807td
808#document
809| <a>
810
811#data
812<table><td><td>
813#errors
814(1,11): unexpected-cell-in-table-body
815(1,15): expected-closing-tag-but-got-eof
816#document-fragment
817td
818#document
819| <table>
820| <tbody>
821| <tr>
822| <td>
823| <td>
824
825#data
826</select><option>
827#errors
828(1,9): XXX-undefined-error
829#document-fragment
830select
831#document
832| <option>
833
834#data
835<input><option>
836#errors
837(1,7): unexpected-input-in-select
838#document-fragment
839select
840#document
841| <option>
842
843#data
844<keygen><option>
845#errors
846(1,8): unexpected-input-in-select
847#document-fragment
848select
849#document
850| <option>
851
852#data
853<textarea><option>
854#errors
855(1,10): unexpected-input-in-select
856#document-fragment
857select
858#document
859| <option>
860
861#data
862</html><!--abc-->
863#errors
864(1,7): unexpected-end-tag-after-body-innerhtml
865#document-fragment
866html
867#document
868| <head>
869| <body>
870| <!-- abc -->
871
872#data
873</frameset><frame>
874#errors
875(1,11): unexpected-frameset-in-frameset-innerhtml
876#document-fragment
877frameset
878#document
879| <frame>
880
881#data
882#errors
883#document-fragment
884html
885#document
886| <head>
887| <body>
View as plain text