Searched refs:activeFormattingElements (Results 1 – 3 of 3) sorted by relevance
851 …Element* activeATag = m_tree.activeFormattingElements()->closestElementInScopeWithName(aTag.localN… in processStartTagForInBody()855 m_tree.activeFormattingElements()->remove(activeATag); in processStartTagForInBody()883 m_tree.activeFormattingElements()->appendMarker(); in processStartTagForInBody()1063 m_tree.activeFormattingElements()->appendMarker(); in processStartTagForInTable()1303 m_tree.activeFormattingElements()->appendMarker(); in processStartTag()1611 …Element* formattingElement = m_tree.activeFormattingElements()->closestElementInScopeWithName(toke… in callTheAdoptionAgency()1620 m_tree.activeFormattingElements()->remove(formattingElement); in callTheAdoptionAgency()1630 m_tree.activeFormattingElements()->remove(formattingElement); in callTheAdoptionAgency()1637 …HTMLFormattingElementList::Bookmark bookmark = m_tree.activeFormattingElements()->bookmarkFor(form… in callTheAdoptionAgency()1648 if (!m_tree.activeFormattingElements()->contains(node->element())) { in callTheAdoptionAgency()[all …]
88 …HTMLFormattingElementList* activeFormattingElements() const { return &m_activeFormattingElements; } in activeFormattingElements() function
105847 (WebCore::HTMLConstructionSite::activeFormattingElements):