Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLConstructionSite.cpp449 … HTMLFormattingElementList::Entry& unopenedEntry = m_activeFormattingElements.at(unopenEntryIndex); in reconstructTheActiveFormattingElements() local
450 RefPtr<Element> reconstructed = createHTMLElementFromSavedElement(unopenedEntry.element()); in reconstructTheActiveFormattingElements()
452 unopenedEntry.replaceElement(currentElement()); in reconstructTheActiveFormattingElements()