Home
last modified time | relevance | path

Searched refs:secondElementIsHTMLBodyElement (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
DHTMLElementStack.h142 bool secondElementIsHTMLBodyElement() const;
DHTMLElementStack.cpp178 bool HTMLElementStack::secondElementIsHTMLBodyElement() const in secondElementIsHTMLBodyElement() function in WebCore::HTMLElementStack
DHTMLTreeBuilder.cpp748 …if (!m_tree.openElements()->secondElementIsHTMLBodyElement() || m_tree.openElements()->hasOnlyOneE… in processStartTagForInBody()
757 …if (!m_tree.openElements()->secondElementIsHTMLBodyElement() || m_tree.openElements()->hasOnlyOneE… in processStartTagForInBody()
/external/webkit/Source/WebCore/
DChangeLog54240 (WebCore::HTMLElementStack::secondElementIsHTMLBodyElement):
54596 (WebCore::HTMLElementStack::secondElementIsHTMLBodyElement):
54772 (WebCore::HTMLElementStack::secondElementIsHTMLBodyElement):