HomeSort by relevance Sort by last modified time
    Searched refs:currentIsRootNode (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLConstructionSite.h 185 bool currentIsRootNode() { return m_openElements.topNode() == m_openElements.rootNode(); }
HTMLTreeBuilder.cpp 946 if (m_tree.currentIsRootNode() || isHTMLTemplateElement(*m_tree.currentNode())) {
    [all...]

Completed in 1367 milliseconds