michael@0: #data michael@0:

X michael@0: #errors michael@0: (1,31): unexpected-end-tag michael@0: (1,36): 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: | michael@0: | michael@0: | michael@0: | " " michael@0: |

michael@0: | "X" michael@0: michael@0: #data michael@0:

michael@0:

X michael@0: #errors michael@0: (1,3): expected-doctype-but-got-start-tag michael@0: (1,16): unexpected-end-tag michael@0: (2,4): 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: | michael@0: | michael@0: | " michael@0: " michael@0: |

michael@0: | "X" michael@0: michael@0: #data michael@0: michael@0: #errors michael@0: (1,29): expected-eof-but-got-start-tag michael@0: (1,29): unexpected-start-tag-ignored 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,28): unexpected-start-tag-after-body 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,6): expected-doctype-but-got-start-tag michael@0: #document michael@0: | michael@0: | michael@0: | michael@0: | michael@0: michael@0: #data michael@0: X michael@0: #errors michael@0: (1,29): unexpected-start-tag-after-body michael@0: #document michael@0: | michael@0: | michael@0: | michael@0: | michael@0: | michael@0: | "X" michael@0: michael@0: #data michael@0: <!doctype html><table> X<meta></table> michael@0: #errors michael@0: (1,23): foster-parenting-character michael@0: (1,24): foster-parenting-character michael@0: (1,30): foster-parenting-start-character michael@0: #document michael@0: | <!DOCTYPE html> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | " X" michael@0: | <meta> michael@0: | <table> michael@0: michael@0: #data michael@0: <!doctype html><table> x</table> michael@0: #errors michael@0: (1,23): foster-parenting-character michael@0: (1,24): foster-parenting-character michael@0: #document michael@0: | <!DOCTYPE html> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | " x" michael@0: | <table> michael@0: michael@0: #data michael@0: <!doctype html><table> x </table> michael@0: #errors michael@0: (1,23): foster-parenting-character michael@0: (1,24): foster-parenting-character michael@0: (1,25): foster-parenting-character michael@0: #document michael@0: | <!DOCTYPE html> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | " x " michael@0: | <table> michael@0: michael@0: #data michael@0: <!doctype html><table><tr> x</table> michael@0: #errors michael@0: (1,27): foster-parenting-character michael@0: (1,28): foster-parenting-character michael@0: #document michael@0: | <!DOCTYPE html> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | " x" michael@0: | <table> michael@0: | <tbody> michael@0: | <tr> michael@0: michael@0: #data michael@0: <!doctype html><table>X<style> <tr>x </style> </table> michael@0: #errors michael@0: (1,23): foster-parenting-character michael@0: #document michael@0: | <!DOCTYPE html> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | "X" michael@0: | <table> michael@0: | <style> michael@0: | " <tr>x " michael@0: | " " michael@0: michael@0: #data michael@0: <!doctype html><div><table><a>foo</a> <tr><td>bar</td> </tr></table></div> michael@0: #errors michael@0: (1,30): foster-parenting-start-tag michael@0: (1,31): foster-parenting-character michael@0: (1,32): foster-parenting-character michael@0: (1,33): foster-parenting-character michael@0: (1,37): foster-parenting-end-tag michael@0: #document michael@0: | <!DOCTYPE html> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <div> michael@0: | <a> michael@0: | "foo" michael@0: | <table> michael@0: | " " michael@0: | <tbody> michael@0: | <tr> michael@0: | <td> michael@0: | "bar" michael@0: | " " michael@0: michael@0: #data michael@0: <frame></frame></frame><frameset><frame><frameset><frame></frameset><noframes></frameset><noframes> michael@0: #errors michael@0: (1,7): expected-doctype-but-got-start-tag michael@0: (1,7): unexpected-start-tag-ignored michael@0: (1,15): unexpected-end-tag michael@0: (1,23): unexpected-end-tag michael@0: (1,33): unexpected-start-tag michael@0: (1,99): expected-named-closing-tag-but-got-eof michael@0: (1,99): eof-in-frameset michael@0: #document michael@0: | <html> michael@0: | <head> michael@0: | <frameset> michael@0: | <frame> michael@0: | <frameset> michael@0: | <frame> michael@0: | <noframes> michael@0: | "</frameset><noframes>" michael@0: michael@0: #data michael@0: <!DOCTYPE html><object></html> michael@0: #errors michael@0: (1,30): expected-body-in-scope michael@0: (1,30): expected-closing-tag-but-got-eof michael@0: #document michael@0: | <!DOCTYPE html> michael@0: | <html> michael@0: | <head> michael@0: | <body> michael@0: | <object>