hasImpliedEndTag  799 Source/core/html/parser/HTMLConstructionSite.cpp     while (hasImpliedEndTag(currentStackItem()) && !currentStackItem()->matchesHTMLTag(tagName))
hasImpliedEndTag  805 Source/core/html/parser/HTMLConstructionSite.cpp     while (hasImpliedEndTag(currentStackItem()))