michael@0: #data michael@0: michael@0: #errors michael@0: (1,29): unexpected-start-tag michael@0: #document michael@0: | michael@0: | michael@0: | michael@0: | " " michael@0: | michael@0: michael@0: #data michael@0:
michael@0: #errors michael@0: (1,33): end-tag-too-early-ignored michael@0: (1,38): expected-closing-tag-but-got-eof michael@0: #document michael@0: | michael@0: | michael@0: | michael@0: | michael@0: |
michael@0: |
michael@0: |
michael@0: michael@0: #data michael@0: & michael@0: #errors michael@0: #document michael@0: | michael@0: | michael@0: | michael@0: | michael@0: | "&" michael@0: | <body> michael@0: michael@0: #data michael@0: <!doctype html><title><!--&--> michael@0: #errors michael@0: #document michael@0: | michael@0: | michael@0: | michael@0: | michael@0: | "<!--&-->" michael@0: | <body> michael@0: michael@0: #data michael@0: <!doctype> michael@0: #errors michael@0: (1,9): need-space-after-doctype michael@0: (1,10): expected-doctype-name-but-got-right-bracket michael@0: (1,10): unknown-doctype michael@0: #document michael@0: | <!DOCTYPE > michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: michael@0: #data michael@0: <!---x michael@0: #errors michael@0: (1,6): eof-in-comment michael@0: (1,6): expected-doctype-but-got-eof michael@0: #document michael@0: | <!-- -x --> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: michael@0: #data michael@0: <body> michael@0: <div> michael@0: #errors michael@0: (1,6): unexpected-start-tag michael@0: (2,5): expected-closing-tag-but-got-eof michael@0: #document-fragment michael@0: div michael@0: #document michael@0: | " michael@0: " michael@0: | <div> michael@0: michael@0: #data michael@0: <frameset></frameset> michael@0: foo michael@0: #errors michael@0: (1,10): expected-doctype-but-got-start-tag michael@0: (2,1): unexpected-char-after-frameset michael@0: (2,2): unexpected-char-after-frameset michael@0: (2,3): unexpected-char-after-frameset michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: | " michael@0: " michael@0: michael@0: #data michael@0: <frameset></frameset> michael@0: <noframes> michael@0: #errors michael@0: (1,10): expected-doctype-but-got-start-tag michael@0: (2,10): expected-named-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: | " michael@0: " michael@0: | <noframes> michael@0: michael@0: #data michael@0: <frameset></frameset> michael@0: <div> michael@0: #errors michael@0: (1,10): expected-doctype-but-got-start-tag michael@0: (2,5): unexpected-start-tag-after-frameset michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: | " michael@0: " michael@0: michael@0: #data michael@0: <frameset></frameset> michael@0: </html> michael@0: #errors michael@0: (1,10): expected-doctype-but-got-start-tag michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: | " michael@0: " michael@0: michael@0: #data michael@0: <frameset></frameset> michael@0: </div> michael@0: #errors michael@0: (1,10): expected-doctype-but-got-start-tag michael@0: (2,6): unexpected-end-tag-after-frameset michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: | " michael@0: " michael@0: michael@0: #data michael@0: <form><form> michael@0: #errors michael@0: (1,6): expected-doctype-but-got-start-tag michael@0: (1,12): unexpected-start-tag michael@0: (1,12): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <form> michael@0: michael@0: #data michael@0: <button><button> michael@0: #errors michael@0: (1,8): expected-doctype-but-got-start-tag michael@0: (1,16): unexpected-start-tag-implies-end-tag michael@0: (1,16): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <button> michael@0: | <button> michael@0: michael@0: #data michael@0: <table><tr><td></th> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,20): unexpected-end-tag michael@0: (1,20): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <tbody> michael@0: | <tr> michael@0: | <td> michael@0: michael@0: #data michael@0: <table><caption><td> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,20): XXX-undefined-error michael@0: (1,20): unexpected-cell-in-table-body michael@0: (1,20): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <caption> michael@0: | <tbody> michael@0: | <tr> michael@0: | <td> michael@0: michael@0: #data michael@0: <table><caption><div> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,21): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <caption> michael@0: | <div> michael@0: michael@0: #data michael@0: </caption><div> michael@0: #errors michael@0: (1,10): XXX-undefined-error michael@0: (1,15): expected-closing-tag-but-got-eof michael@0: #document-fragment michael@0: caption michael@0: #document michael@0: | <div> michael@0: michael@0: #data michael@0: <table><caption><div></caption> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,31): expected-one-end-tag-but-got-another michael@0: (1,31): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <caption> michael@0: | <div> michael@0: michael@0: #data michael@0: <table><caption></table> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,24): end-table-tag-in-caption michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <caption> michael@0: michael@0: #data michael@0: </table><div> michael@0: #errors michael@0: (1,8): unexpected-end-tag michael@0: (1,13): expected-closing-tag-but-got-eof michael@0: #document-fragment michael@0: caption michael@0: #document michael@0: | <div> michael@0: michael@0: #data michael@0: <table><caption></body></col></colgroup></html></tbody></td></tfoot></th></thead></tr> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,23): unexpected-end-tag michael@0: (1,29): unexpected-end-tag michael@0: (1,40): unexpected-end-tag michael@0: (1,47): unexpected-end-tag michael@0: (1,55): unexpected-end-tag michael@0: (1,60): unexpected-end-tag michael@0: (1,68): unexpected-end-tag michael@0: (1,73): unexpected-end-tag michael@0: (1,81): unexpected-end-tag michael@0: (1,86): unexpected-end-tag michael@0: (1,86): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <caption> michael@0: michael@0: #data michael@0: <table><caption><div></div> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,27): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <caption> michael@0: | <div> michael@0: michael@0: #data michael@0: <table><tr><td></body></caption></col></colgroup></html> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,22): unexpected-end-tag michael@0: (1,32): unexpected-end-tag michael@0: (1,38): unexpected-end-tag michael@0: (1,49): unexpected-end-tag michael@0: (1,56): unexpected-end-tag michael@0: (1,56): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <tbody> michael@0: | <tr> michael@0: | <td> michael@0: michael@0: #data michael@0: </table></tbody></tfoot></thead></tr><div> michael@0: #errors michael@0: (1,8): unexpected-end-tag michael@0: (1,16): unexpected-end-tag michael@0: (1,24): unexpected-end-tag michael@0: (1,32): unexpected-end-tag michael@0: (1,37): unexpected-end-tag michael@0: (1,42): expected-closing-tag-but-got-eof michael@0: #document-fragment michael@0: td michael@0: #document michael@0: | <div> michael@0: michael@0: #data michael@0: <table><colgroup>foo michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,18): foster-parenting-character-in-table michael@0: (1,19): foster-parenting-character-in-table michael@0: (1,20): foster-parenting-character-in-table michael@0: (1,20): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | "foo" michael@0: | <table> michael@0: | <colgroup> michael@0: michael@0: #data michael@0: foo<col> michael@0: #errors michael@0: (1,1): unexpected-character-in-colgroup michael@0: (1,2): unexpected-character-in-colgroup michael@0: (1,3): unexpected-character-in-colgroup michael@0: #document-fragment michael@0: colgroup michael@0: #document michael@0: | <col> michael@0: michael@0: #data michael@0: <table><colgroup></col> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,23): no-end-tag michael@0: (1,23): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <colgroup> michael@0: michael@0: #data michael@0: <frameset><div> michael@0: #errors michael@0: (1,10): expected-doctype-but-got-start-tag michael@0: (1,15): unexpected-start-tag-in-frameset michael@0: (1,15): eof-in-frameset michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: michael@0: #data michael@0: </frameset><frame> michael@0: #errors michael@0: (1,11): unexpected-frameset-in-frameset-innerhtml michael@0: #document-fragment michael@0: frameset michael@0: #document michael@0: | <frame> michael@0: michael@0: #data michael@0: <frameset></div> michael@0: #errors michael@0: (1,10): expected-doctype-but-got-start-tag michael@0: (1,16): unexpected-end-tag-in-frameset michael@0: (1,16): eof-in-frameset michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: michael@0: #data michael@0: </body><div> michael@0: #errors michael@0: (1,7): unexpected-close-tag michael@0: (1,12): expected-closing-tag-but-got-eof michael@0: #document-fragment michael@0: body michael@0: #document michael@0: | <div> michael@0: michael@0: #data michael@0: <table><tr><div> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,16): unexpected-start-tag-implies-table-voodoo michael@0: (1,16): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <div> michael@0: | <table> michael@0: | <tbody> michael@0: | <tr> michael@0: michael@0: #data michael@0: </tr><td> michael@0: #errors michael@0: (1,5): unexpected-end-tag michael@0: #document-fragment michael@0: tr michael@0: #document michael@0: | <td> michael@0: michael@0: #data michael@0: </tbody></tfoot></thead><td> michael@0: #errors michael@0: (1,8): unexpected-end-tag michael@0: (1,16): unexpected-end-tag michael@0: (1,24): unexpected-end-tag michael@0: #document-fragment michael@0: tr michael@0: #document michael@0: | <td> michael@0: michael@0: #data michael@0: <table><tr><div><td> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,16): foster-parenting-start-tag michael@0: (1,20): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <div> michael@0: | <table> michael@0: | <tbody> michael@0: | <tr> michael@0: | <td> michael@0: michael@0: #data michael@0: <caption><col><colgroup><tbody><tfoot><thead><tr> michael@0: #errors michael@0: (1,9): unexpected-start-tag michael@0: (1,14): unexpected-start-tag michael@0: (1,24): unexpected-start-tag michael@0: (1,31): unexpected-start-tag michael@0: (1,38): unexpected-start-tag michael@0: (1,45): unexpected-start-tag michael@0: #document-fragment michael@0: tbody michael@0: #document michael@0: | <tr> michael@0: michael@0: #data michael@0: <table><tbody></thead> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,22): unexpected-end-tag-in-table-body michael@0: (1,22): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <tbody> michael@0: michael@0: #data michael@0: </table><tr> michael@0: #errors michael@0: (1,8): unexpected-end-tag michael@0: #document-fragment michael@0: tbody michael@0: #document michael@0: | <tr> michael@0: michael@0: #data michael@0: <table><tbody></body></caption></col></colgroup></html></td></th></tr> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,21): unexpected-end-tag-in-table-body michael@0: (1,31): unexpected-end-tag-in-table-body michael@0: (1,37): unexpected-end-tag-in-table-body michael@0: (1,48): unexpected-end-tag-in-table-body michael@0: (1,55): unexpected-end-tag-in-table-body michael@0: (1,60): unexpected-end-tag-in-table-body michael@0: (1,65): unexpected-end-tag-in-table-body michael@0: (1,70): unexpected-end-tag-in-table-body michael@0: (1,70): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <tbody> michael@0: michael@0: #data michael@0: <table><tbody></div> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,20): unexpected-end-tag-implies-table-voodoo michael@0: (1,20): end-tag-too-early michael@0: (1,20): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <tbody> michael@0: michael@0: #data michael@0: <table><table> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,14): unexpected-start-tag-implies-end-tag michael@0: (1,14): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: | <table> michael@0: michael@0: #data michael@0: <table></body></caption></col></colgroup></html></tbody></td></tfoot></th></thead></tr> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,14): unexpected-end-tag michael@0: (1,24): unexpected-end-tag michael@0: (1,30): unexpected-end-tag michael@0: (1,41): unexpected-end-tag michael@0: (1,48): unexpected-end-tag michael@0: (1,56): unexpected-end-tag michael@0: (1,61): unexpected-end-tag michael@0: (1,69): unexpected-end-tag michael@0: (1,74): unexpected-end-tag michael@0: (1,82): unexpected-end-tag michael@0: (1,87): unexpected-end-tag michael@0: (1,87): eof-in-table michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <table> michael@0: michael@0: #data michael@0: </table><tr> michael@0: #errors michael@0: (1,8): unexpected-end-tag michael@0: #document-fragment michael@0: table michael@0: #document michael@0: | <tbody> michael@0: | <tr> michael@0: michael@0: #data michael@0: <body></body></html> michael@0: #errors michael@0: (1,20): unexpected-end-tag-after-body-innerhtml michael@0: #document-fragment michael@0: html michael@0: #document michael@0: | <head> michael@0: | <body> michael@0: michael@0: #data michael@0: <html><frameset></frameset></html> michael@0: #errors michael@0: (1,6): expected-doctype-but-got-start-tag michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: | " " michael@0: michael@0: #data michael@0: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html></html> michael@0: #errors michael@0: (1,50): unknown-doctype element. michael@0: #document michael@0: | <!DOCTYPE html "-//W3C//DTD HTML 4.01//EN" ""> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: michael@0: #data michael@0: <param><frameset></frameset> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,17): unexpected-start-tag michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: michael@0: #data michael@0: <source><frameset></frameset> michael@0: #errors michael@0: (1,8): expected-doctype-but-got-start-tag michael@0: (1,18): unexpected-start-tag michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: michael@0: #data michael@0: <track><frameset></frameset> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,17): unexpected-start-tag michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: michael@0: #data michael@0: </html><frameset></frameset> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-end-tag michael@0: (1,17): expected-eof-but-got-start-tag michael@0: (1,17): unexpected-start-tag michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: michael@0: #data michael@0: </body><frameset></frameset> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-end-tag michael@0: (1,17): unexpected-start-tag-after-body michael@0: (1,17): unexpected-start-tag michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset>