1 |
#data |
#data |
2 |
<!DOCTYPE HTML>Test |
<!DOCTYPE html>Test |
3 |
#errors |
#errors |
4 |
#document |
#document |
5 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
6 |
| <html> |
| <html> |
7 |
| <head> |
| <head> |
8 |
| <body> |
| <body> |
62 |
| "test" |
| "test" |
63 |
|
|
64 |
#data |
#data |
65 |
<!DOCTYPE HTML><frameset>test |
<!DOCTYPE html><frameset>test |
66 |
#errors |
#errors |
67 |
Line: 1 Col: 29 Unepxected characters in the frameset phase. Characters ignored. |
Line: 1 Col: 29 Unepxected characters in the frameset phase. Characters ignored. |
68 |
Line: 1 Col: 29 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 29 Expected closing tag. Unexpected end of file. |
69 |
#document |
#document |
70 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
71 |
| <html> |
| <html> |
72 |
| <head> |
| <head> |
73 |
| <frameset> |
| <frameset> |
74 |
|
|
75 |
#data |
#data |
76 |
<!DOCTYPE HTML><frameset><!DOCTYPE HTML> |
<!DOCTYPE html><frameset><!DOCTYPE html> |
77 |
#errors |
#errors |
78 |
Line: 1 Col: 40 Unexpected DOCTYPE. Ignored. |
Line: 1 Col: 40 Unexpected DOCTYPE. Ignored. |
79 |
Line: 1 Col: 40 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 40 Expected closing tag. Unexpected end of file. |
80 |
#document |
#document |
81 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
82 |
| <html> |
| <html> |
83 |
| <head> |
| <head> |
84 |
| <frameset> |
| <frameset> |
85 |
|
|
86 |
#data |
#data |
87 |
<!DOCTYPE HTML><font><p><b>test</font> |
<!DOCTYPE html><font><p><b>test</font> |
88 |
#errors |
#errors |
89 |
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. |
90 |
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. |
91 |
#document |
#document |
92 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
93 |
| <html> |
| <html> |
94 |
| <head> |
| <head> |
95 |
| <body> |
| <body> |
100 |
| "test" |
| "test" |
101 |
|
|
102 |
#data |
#data |
103 |
<!DOCTYPE HTML><dt><div><dd> |
<!DOCTYPE html><dt><div><dd> |
104 |
#errors |
#errors |
105 |
Line: 1 Col: 28 Missing end tag (div, dt). |
Line: 1 Col: 28 Missing end tag (div, dt). |
106 |
#document |
#document |
107 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
108 |
| <html> |
| <html> |
109 |
| <head> |
| <head> |
110 |
| <body> |
| <body> |
129 |
#errors |
#errors |
130 |
Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE. |
Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE. |
131 |
Line: 1 Col: 18 Unexpected start tag (plaintext) in table context caused voodoo mode. |
Line: 1 Col: 18 Unexpected start tag (plaintext) in table context caused voodoo mode. |
|
Line: 1 Col: 21 Unexpected non-space characters in table context caused voodoo mode. |
|
|
Line: 1 Col: 22 Unexpected non-space characters in table context caused voodoo mode. |
|
132 |
Line: 1 Col: 22 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 22 Expected closing tag. Unexpected end of file. |
133 |
#document |
#document |
134 |
| <html> |
| <html> |
151 |
| "</plaintext>" |
| "</plaintext>" |
152 |
|
|
153 |
#data |
#data |
154 |
<!DOCTYPE HTML><table><tr>TEST |
<!DOCTYPE html><table><tr>TEST |
155 |
#errors |
#errors |
156 |
Line: 1 Col: 30 Unexpected non-space characters in table context caused voodoo mode. |
Line: 1 Col: 30 Unexpected non-space characters in table context caused voodoo mode. |
157 |
Line: 1 Col: 30 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 30 Expected closing tag. Unexpected end of file. |
158 |
#document |
#document |
159 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
160 |
| <html> |
| <html> |
161 |
| <head> |
| <head> |
162 |
| <body> |
| <body> |
166 |
| <tr> |
| <tr> |
167 |
|
|
168 |
#data |
#data |
169 |
<!DOCTYPE HTML><body t1=1><body t2=2><body t3=3 t4=4> |
<!DOCTYPE html><body t1=1><body t2=2><body t3=3 t4=4> |
170 |
#errors |
#errors |
171 |
Line: 1 Col: 37 Unexpected start tag (body). |
Line: 1 Col: 37 Unexpected start tag (body). |
172 |
Line: 1 Col: 53 Unexpected start tag (body). |
Line: 1 Col: 53 Unexpected start tag (body). |
173 |
#document |
#document |
174 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
175 |
| <html> |
| <html> |
176 |
| <head> |
| <head> |
177 |
| <body> |
| <body> |
193 |
| <body> |
| <body> |
194 |
|
|
195 |
#data |
#data |
196 |
<!DOCTYPE HTML></b test<b &=&>X |
<!DOCTYPE html></b test<b &=&>X |
197 |
#errors |
#errors |
198 |
Line: 1 Col: 32 Named entity didn't end with ';'. |
Line: 1 Col: 32 Named entity didn't end with ';'. |
199 |
Line: 1 Col: 33 End tag contains unexpected attributes. |
Line: 1 Col: 33 End tag contains unexpected attributes. |
200 |
Line: 1 Col: 33 Unexpected end tag (b) after the (implied) root element. |
Line: 1 Col: 33 Unexpected end tag (b) after the (implied) root element. |
201 |
#document |
#document |
202 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
203 |
| <html> |
| <html> |
204 |
| <head> |
| <head> |
205 |
| <body> |
| <body> |
297 |
| <li> |
| <li> |
298 |
|
|
299 |
#data |
#data |
300 |
<!doctypeHTML><p><dt> |
<!doctypehtml><p><dt> |
301 |
#errors |
#errors |
302 |
Line: 1 Col: 9 No space after literal string 'DOCTYPE'. |
Line: 1 Col: 9 No space after literal string 'DOCTYPE'. |
303 |
#document |
#document |
304 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
305 |
| <html> |
| <html> |
306 |
| <head> |
| <head> |
307 |
| <body> |
| <body> |
309 |
| <dt> |
| <dt> |
310 |
|
|
311 |
#data |
#data |
312 |
<!doctypehtmL><p><dd> |
<!doctypehtml><p><dd> |
313 |
#errors |
#errors |
314 |
Line: 1 Col: 9 No space after literal string 'DOCTYPE'. |
Line: 1 Col: 9 No space after literal string 'DOCTYPE'. |
315 |
#document |
#document |
316 |
| <!DOCTYPE htmL> |
| <!DOCTYPE html> |
317 |
| <html> |
| <html> |
318 |
| <head> |
| <head> |
319 |
| <body> |
| <body> |
334 |
| <form> |
| <form> |
335 |
|
|
336 |
#data |
#data |
337 |
<!DOCTYPE HTML><p><b><i><u></p> <p>X |
<!DOCTYPE html><p><b><i><u></p> <p>X |
338 |
#errors |
#errors |
339 |
Line: 1 Col: 31 Unexpected end tag (p). Ignored. |
Line: 1 Col: 31 Unexpected end tag (p). Ignored. |
340 |
Line: 1 Col: 36 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 36 Expected closing tag. Unexpected end of file. |
341 |
#document |
#document |
342 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
343 |
| <html> |
| <html> |
344 |
| <head> |
| <head> |
345 |
| <body> |
| <body> |
355 |
| "X" |
| "X" |
356 |
|
|
357 |
#data |
#data |
358 |
<!DOCTYPE HTML><p></P>X |
<!DOCTYPE html><p></P>X |
359 |
#errors |
#errors |
360 |
#document |
#document |
361 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
362 |
| <html> |
| <html> |
363 |
| <head> |
| <head> |
364 |
| <body> |
| <body> |
388 |
| "&AMp;" |
| "&AMp;" |
389 |
|
|
390 |
#data |
#data |
391 |
<!DOCTYPE HTML><html><head></head><body><thisISasillyTESTelementNameToMakeSureCrazyTagNamesArePARSEDcorrectLY> |
<!DOCTYPE html><html><head></head><body><thisISasillyTESTelementNameToMakeSureCrazyTagNamesArePARSEDcorrectLY> |
392 |
#errors |
#errors |
393 |
Line: 1 Col: 110 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 110 Expected closing tag. Unexpected end of file. |
394 |
#document |
#document |
395 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
396 |
| <html> |
| <html> |
397 |
| <head> |
| <head> |
398 |
| <body> |
| <body> |
399 |
| <thisisasillytestelementnametomakesurecrazytagnamesareparsedcorrectly> |
| <thisisasillytestelementnametomakesurecrazytagnamesareparsedcorrectly> |
400 |
|
|
401 |
#data |
#data |
402 |
<!DOCTYPE HTML>X</body>X |
<!DOCTYPE html>X</body>X |
403 |
#errors |
#errors |
404 |
Line: 1 Col: 24 Unexpected non-space characters in the after body phase. |
Line: 1 Col: 24 Unexpected non-space characters in the after body phase. |
405 |
#document |
#document |
406 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
407 |
| <html> |
| <html> |
408 |
| <head> |
| <head> |
409 |
| <body> |
| <body> |
410 |
| "XX" |
| "XX" |
411 |
|
|
412 |
#data |
#data |
413 |
<!DOCTYPE HTML><!-- X |
<!DOCTYPE html><!-- X |
414 |
#errors |
#errors |
415 |
Line: 1 Col: 21 Unexpected end of file in comment. |
Line: 1 Col: 21 Unexpected end of file in comment. |
416 |
#document |
#document |
417 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
418 |
| <!-- X --> |
| <!-- X --> |
419 |
| <html> |
| <html> |
420 |
| <head> |
| <head> |
421 |
| <body> |
| <body> |
422 |
|
|
423 |
#data |
#data |
424 |
<!DOCTYPE HTML><table><caption>test TEST</caption><td>test |
<!DOCTYPE html><table><caption>test TEST</caption><td>test |
425 |
#errors |
#errors |
426 |
Line: 1 Col: 54 Unexpected table cell start tag (td) in the table body phase. |
Line: 1 Col: 54 Unexpected table cell start tag (td) in the table body phase. |
427 |
Line: 1 Col: 58 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 58 Expected closing tag. Unexpected end of file. |
428 |
#document |
#document |
429 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
430 |
| <html> |
| <html> |
431 |
| <head> |
| <head> |
432 |
| <body> |
| <body> |
439 |
| "test" |
| "test" |
440 |
|
|
441 |
#data |
#data |
442 |
<!DOCTYPE HTML><select><option><optgroup> |
<!DOCTYPE html><select><option><optgroup> |
443 |
#errors |
#errors |
444 |
Line: 1 Col: 41 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 41 Expected closing tag. Unexpected end of file. |
445 |
#document |
#document |
446 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
447 |
| <html> |
| <html> |
448 |
| <head> |
| <head> |
449 |
| <body> |
| <body> |
452 |
| <optgroup> |
| <optgroup> |
453 |
|
|
454 |
#data |
#data |
455 |
<!DOCTYPE HTML><select><optgroup><option></optgroup><option><select><option> |
<!DOCTYPE html><select><optgroup><option></optgroup><option><select><option> |
456 |
#errors |
#errors |
457 |
Line: 1 Col: 68 Unexpected select start tag in the select phase implies select start tag. |
68: “select” start tag where end tag expected. |
458 |
Line: 1 Col: 76 Unexpected start tag option. Ignored. |
76: End of file seen and there were open elements. |
459 |
#document |
#document |
460 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
461 |
| <html> |
| <html> |
462 |
| <head> |
| <head> |
463 |
| <body> |
| <body> |
465 |
| <optgroup> |
| <optgroup> |
466 |
| <option> |
| <option> |
467 |
| <option> |
| <option> |
468 |
|
| <option> |
469 |
|
|
470 |
#data |
#data |
471 |
<!DOCTYPE HTML><select><optgroup><option><optgroup> |
<!DOCTYPE html><select><optgroup><option><optgroup> |
472 |
#errors |
#errors |
473 |
Line: 1 Col: 51 Expected closing tag. Unexpected end of file. |
Line: 1 Col: 51 Expected closing tag. Unexpected end of file. |
474 |
#document |
#document |
475 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
476 |
| <html> |
| <html> |
477 |
| <head> |
| <head> |
478 |
| <body> |
| <body> |
482 |
| <optgroup> |
| <optgroup> |
483 |
|
|
484 |
#data |
#data |
485 |
<!DOCTYPE HTML><font><input><input></font> |
<!DOCTYPE html><font><input><input></font> |
486 |
#errors |
#errors |
487 |
#document |
#document |
488 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
489 |
| <html> |
| <html> |
490 |
| <head> |
| <head> |
491 |
| <body> |
| <body> |
494 |
| <input> |
| <input> |
495 |
|
|
496 |
#data |
#data |
497 |
<!DOCTYPE HTML><!-- XXX - XXX --> |
<!DOCTYPE html><!-- XXX - XXX --> |
498 |
#errors |
#errors |
499 |
#document |
#document |
500 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
501 |
| <!-- XXX - XXX --> |
| <!-- XXX - XXX --> |
502 |
| <html> |
| <html> |
503 |
| <head> |
| <head> |
504 |
| <body> |
| <body> |
505 |
|
|
506 |
#data |
#data |
507 |
<!DOCTYPE HTML><!-- XXX - XXX |
<!DOCTYPE html><!-- XXX - XXX |
508 |
#errors |
#errors |
509 |
Line: 1 Col: 29 Unexpected end of file in comment (-) |
Line: 1 Col: 29 Unexpected end of file in comment (-) |
510 |
#document |
#document |
511 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
512 |
| <!-- XXX - XXX --> |
| <!-- XXX - XXX --> |
513 |
| <html> |
| <html> |
514 |
| <head> |
| <head> |
515 |
| <body> |
| <body> |
516 |
|
|
517 |
#data |
#data |
518 |
<!DOCTYPE HTML><!-- XXX - XXX - XXX --> |
<!DOCTYPE html><!-- XXX - XXX - XXX --> |
519 |
#errors |
#errors |
520 |
#document |
#document |
521 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
522 |
| <!-- XXX - XXX - XXX --> |
| <!-- XXX - XXX - XXX --> |
523 |
| <html> |
| <html> |
524 |
| <head> |
| <head> |
579 |
| "X" |
| "X" |
580 |
|
|
581 |
#data |
#data |
582 |
<!DOCTYPE HTML><body><title>test</body></title> |
<!DOCTYPE html><body><title>test</body></title> |
583 |
#errors |
#errors |
|
Line: 1 Col: 28 Unexpected start tag (title) that can be in head. Moved. |
|
584 |
#document |
#document |
585 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
586 |
| <html> |
| <html> |
587 |
| <head> |
| <head> |
588 |
|
| <body> |
589 |
| <title> |
| <title> |
590 |
| "test</body>" |
| "test</body>" |
|
| <body> |
|
591 |
|
|
592 |
#data |
#data |
593 |
<!DOCTYPE HTML><body><title>X</title><meta name=z><link rel=foo><style> |
<!DOCTYPE html><body><title>X</title><meta name=z><link rel=foo><style> |
594 |
x { content:"</style" } </style> |
x { content:"</style" } </style> |
595 |
#errors |
#errors |
|
Line: 1 Col: 28 Unexpected start tag (title) that can be in head. Moved. |
|
596 |
#document |
#document |
597 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
598 |
| <html> |
| <html> |
599 |
| <head> |
| <head> |
600 |
|
| <body> |
601 |
| <title> |
| <title> |
602 |
| "X" |
| "X" |
|
| <body> |
|
603 |
| <meta> |
| <meta> |
604 |
| name="z" |
| name="z" |
605 |
| <link> |
| <link> |
609 |
x { content:"</style" } " |
x { content:"</style" } " |
610 |
|
|
611 |
#data |
#data |
612 |
<!DOCTYPE HTML><select><optgroup></optgroup></select> |
<!DOCTYPE html><select><optgroup></optgroup></select> |
613 |
#errors |
#errors |
614 |
#document |
#document |
615 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
616 |
| <html> |
| <html> |
617 |
| <head> |
| <head> |
618 |
| <body> |
| <body> |
630 |
| <body> |
| <body> |
631 |
|
|
632 |
#data |
#data |
633 |
<!DOCTYPE HTML> <html> |
<!DOCTYPE html> <html> |
634 |
#errors |
#errors |
635 |
#document |
#document |
636 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
637 |
| <html> |
| <html> |
638 |
| <head> |
| <head> |
639 |
| <body> |
| <body> |
640 |
|
|
641 |
#data |
#data |
642 |
<!DOCTYPE HTML><script> |
<!DOCTYPE html><script> |
643 |
</script> <title>x</title> </head> |
</script> <title>x</title> </head> |
644 |
#errors |
#errors |
645 |
#document |
#document |
646 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
647 |
| <html> |
| <html> |
648 |
| <head> |
| <head> |
649 |
| <script> |
| <script> |
656 |
| <body> |
| <body> |
657 |
|
|
658 |
#data |
#data |
659 |
<!DOCTYPE HTML><html><body><html id=x> |
<!DOCTYPE html><html><body><html id=x> |
660 |
#errors |
#errors |
661 |
Line: 1 Col: 38 html needs to be the first start tag. |
Line: 1 Col: 38 html needs to be the first start tag. |
662 |
#document |
#document |
663 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
664 |
| <html> |
| <html> |
665 |
| id="x" |
| id="x" |
666 |
| <head> |
| <head> |
667 |
| <body> |
| <body> |
668 |
|
|
669 |
#data |
#data |
670 |
<!DOCTYPE HTML>X</body><html id="x"> |
<!DOCTYPE html>X</body><html id="x"> |
671 |
#errors |
#errors |
672 |
Line: 1 Col: 36 Unexpected start tag token (html) in the after body phase. |
Line: 1 Col: 36 Unexpected start tag token (html) in the after body phase. |
673 |
Line: 1 Col: 36 html needs to be the first start tag. |
Line: 1 Col: 36 html needs to be the first start tag. |
674 |
#document |
#document |
675 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
676 |
| <html> |
| <html> |
677 |
| id="x" |
| id="x" |
678 |
| <head> |
| <head> |
680 |
| "X" |
| "X" |
681 |
|
|
682 |
#data |
#data |
683 |
<!DOCTYPE HTML><head><html id=x> |
<!DOCTYPE html><head><html id=x> |
684 |
#errors |
#errors |
685 |
Line: 1 Col: 32 html needs to be the first start tag. |
Line: 1 Col: 32 html needs to be the first start tag. |
686 |
#document |
#document |
687 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
688 |
| <html> |
| <html> |
689 |
| id="x" |
| id="x" |
690 |
| <head> |
| <head> |
691 |
| <body> |
| <body> |
692 |
|
|
693 |
#data |
#data |
694 |
<!DOCTYPE HTML>X</html>X |
<!DOCTYPE html>X</html>X |
695 |
#errors |
#errors |
|
Line: 1 Col: 24 Unexpected non-space characters. Expected end of file. |
|
696 |
Line: 1 Col: 24 Unexpected non-space characters in the after body phase. |
Line: 1 Col: 24 Unexpected non-space characters in the after body phase. |
697 |
#document |
#document |
698 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
699 |
| <html> |
| <html> |
700 |
| <head> |
| <head> |
701 |
| <body> |
| <body> |
702 |
| "XX" |
| "XX" |
703 |
|
|
704 |
#data |
#data |
705 |
<!DOCTYPE HTML>X</html> |
<!DOCTYPE html>X</html> |
706 |
#errors |
#errors |
707 |
#document |
#document |
708 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
709 |
| <html> |
| <html> |
710 |
| <head> |
| <head> |
711 |
| <body> |
| <body> |
712 |
| "X " |
| "X " |
713 |
|
|
714 |
#data |
#data |
715 |
<!DOCTYPE HTML>X</html><p>X |
<!DOCTYPE html>X</html><p>X |
716 |
#errors |
#errors |
717 |
Line: 1 Col: 26 Unexpected start tag (p). Expected end of file. |
Line: 1 Col: 26 Unexpected start tag (). |
|
Line: 1 Col: 26 Unexpected start tag token (p) in the after body phase. |
|
718 |
#document |
#document |
719 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
720 |
| <html> |
| <html> |
721 |
| <head> |
| <head> |
722 |
| <body> |
| <body> |
725 |
| "X" |
| "X" |
726 |
|
|
727 |
#data |
#data |
728 |
<!DOCTYPE HTML>X<p/x/y/z> |
<!DOCTYPE html>X<p/x/y/z> |
729 |
#errors |
#errors |
730 |
Line: 1 Col: 19 Solidus (/) incorrectly placed in tag. |
Line: 1 Col: 19 Expected a > after the /. |
731 |
Line: 1 Col: 21 Solidus (/) incorrectly placed in tag. |
Line: 1 Col: 21 Solidus (/) incorrectly placed in tag. |
732 |
Line: 1 Col: 23 Solidus (/) incorrectly placed in tag. |
Line: 1 Col: 23 Solidus (/) incorrectly placed in tag. |
733 |
#document |
#document |
734 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
735 |
| <html> |
| <html> |
736 |
| <head> |
| <head> |
737 |
| <body> |
| <body> |
742 |
| z="" |
| z="" |
743 |
|
|
744 |
#data |
#data |
745 |
<!DOCTYPE HTML><!--x-- |
<!DOCTYPE html><!--x-- |
746 |
#errors |
#errors |
747 |
Line: 1 Col: 22 Unexpected end of file in comment (--). |
Line: 1 Col: 22 Unexpected end of file in comment (--). |
748 |
#document |
#document |
749 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
750 |
| <!-- x --> |
| <!-- x --> |
751 |
| <html> |
| <html> |
752 |
| <head> |
| <head> |
753 |
| <body> |
| <body> |
754 |
|
|
755 |
#data |
#data |
756 |
<!DOCTYPE HTML><table><tr><td></p></table> |
<!DOCTYPE html><table><tr><td></p></table> |
757 |
#errors |
#errors |
758 |
Line: 1 Col: 34 Unexpected end tag (p). Ignored. |
Line: 1 Col: 34 Unexpected end tag (p). Ignored. |
759 |
#document |
#document |
760 |
| <!DOCTYPE HTML> |
| <!DOCTYPE html> |
761 |
| <html> |
| <html> |
762 |
| <head> |
| <head> |
763 |
| <body> |
| <body> |
766 |
| <tr> |
| <tr> |
767 |
| <td> |
| <td> |
768 |
| <p> |
| <p> |
769 |
|
|
770 |
|
#data |
771 |
|
<!DOCTYPE <!DOCTYPE HTML>><!--<!--x-->--> |
772 |
|
#errors |
773 |
|
Line: 1 Col: 20 Expected space or '>'. Got '' |
774 |
|
Line: 1 Col: 25 Erroneous DOCTYPE. |
775 |
|
Line: 1 Col: 35 Unexpected character in comment found. |
776 |
|
#document |
777 |
|
| <!DOCTYPE <!DOCTYPE> |
778 |
|
| <html> |
779 |
|
| <head> |
780 |
|
| <body> |
781 |
|
| ">" |
782 |
|
| <!-- <!--x --> |
783 |
|
| "-->" |