t tag where end tag expected. errStartTagWithSelectOpen = "%1$S" start tag with "select" open. errBadStartTagInNoscriptInHead = Bad start tag “%1$S” in “noscript” in “head”. errImage = Saw a start tag "image". errFooSeenWhenFooOpen2 = Start tag “%1$S” seen but an element of the same type was already open. errHeadingWhenHeadingOpen = Heading cannot be a child of another heading. errFramesetStart = "frameset" start tag seen. errNoCellToClose = No cell to close. errStartTagInTable = Start tag "%1$S" seen in "table". errFormWhenFormOpen = Saw a "form" start tag, but there was already an active "form" element. Nested forms are not allowed. Ignoring the tag. errTableSeenWhileTableOpen = Start tag for "table" seen but the previous "table" is still open. errStartTagInTableBody = "%1$S" start tag in table body. errEndTagSeenWithoutDoctype = End tag seen without seeing a doctype first. Expected "". errEndTagAfterBody = Saw an end tag after "body" had been closed. errEndTagSeenWithSelectOpen = "%1$S" end tag with "select" open. errGarbageInColgroup = Garbage in "colgroup" fragment. errEndTagBr = End tag "br". errNoElementToCloseButEndTagSeen = No "%1$S" element in scope but a "%1$S" end tag seen. errHtmlStartTagInForeignContext = HTML start tag "%1$S" in a foreign namespace context. errNoTableRowToClose = No table row to close. errNonSpaceInTable = Misplaced non-space characters inside a table. errUnclosedChildrenInRuby = Unclosed children in "ruby". errStartTagSeenWithoutRuby = Start tag "%1$S" seen without a "ruby" element being open. errSelfClosing = Self-closing syntax ("/>") used on a non-void HTML element. Ignoring the slash and treating as a start tag. errNoCheckUnclosedElementsOnStack = Unclosed elements on stack. errEndTagDidNotMatchCurrentOpenElement = End tag "%1$S" did not match the name of the current open element ("%2$S"). errEndTagViolatesNestingRules = End tag "%1$S" violates nesting rules. errEndWithUnclosedElements = End tag for "%1$S" seen, but there were unclosed elements. errListUnclosedStartTags = Unclosed element or elements. PK