| 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> |
| 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> |
| 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> |
| 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> |
| 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 |
| 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 |
|
| "-->" |