id="b" | "TEST" #data U-test

Test

#errors (1,61): unexpected-end-tag #document | | | | | "U-test" | <body> | <div> | <p> | "Test" | <u> #data <!DOCTYPE html><font><table></font></table></font> #errors (1,35): unexpected-end-tag-implies-table-voodoo (1,35): unexpected-end-tag #document | <!DOCTYPE html> | <html> | <head> | <body> | <font> | <table> #data <font><p>hello<b>cruel</font>world #errors (1,6): expected-doctype-but-got-start-tag (1,29): adoption-agency-1.3 (1,29): adoption-agency-1.3 (1,34): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <font> | <p> | <font> | "hello" | <b> | "cruel" | <b> | "world" #data <b>Test</i>Test #errors (1,3): expected-doctype-but-got-start-tag (1,11): unexpected-end-tag (1,15): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <b> | "TestTest" #data <b>A<cite>B<div>C #errors (1,3): expected-doctype-but-got-start-tag (1,17): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <b> | "A" | <cite> | "B" | <div> | "C" #data <b>A<cite>B<div>C</cite>D #errors (1,3): expected-doctype-but-got-start-tag (1,24): unexpected-end-tag (1,25): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <b> | "A" | <cite> | "B" | <div> | "CD" #data <b>A<cite>B<div>C</b>D #errors (1,3): expected-doctype-but-got-start-tag (1,21): adoption-agency-1.3 (1,22): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <b> | "A" | <cite> | "B" | <div> | <b> | "C" | "D" #data #errors (1,0): expected-doctype-but-got-eof #document | <html> | <head> | <body> #data <DIV> #errors (1,5): expected-doctype-but-got-start-tag (1,5): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> #data <DIV> abc #errors (1,5): expected-doctype-but-got-start-tag (1,9): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc" #data <DIV> abc <B> #errors (1,5): expected-doctype-but-got-start-tag (1,13): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc " | <b> #data <DIV> abc <B> def #errors (1,5): expected-doctype-but-got-start-tag (1,17): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc " | <b> | " def" #data <DIV> abc <B> def <I> #errors (1,5): expected-doctype-but-got-start-tag (1,21): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc " | <b> | " def " | <i> #data <DIV> abc <B> def <I> ghi #errors (1,5): expected-doctype-but-got-start-tag (1,25): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc " | <b> | " def " | <i> | " ghi" #data <DIV> abc <B> def <I> ghi <P> #errors (1,5): expected-doctype-but-got-start-tag (1,29): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc " | <b> | " def " | <i> | " ghi " | <p> #data <DIV> abc <B> def <I> ghi <P> jkl #errors (1,5): expected-doctype-but-got-start-tag (1,33): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc " | <b> | " def " | <i> | " ghi " | <p> | " jkl" #data <DIV> abc <B> def <I> ghi <P> jkl </B> #errors (1,5): expected-doctype-but-got-start-tag (1,38): adoption-agency-1.3 (1,38): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <div> | " abc " | <b> | " def " | <i> | " ghi " | <i> |