Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLTreeBuilder.cpp1697 Element* furthestBlockElement = furthestBlock->element(); in callTheAdoptionAgency() local
1701 furthestBlockElement->parserAddChild(newElement); in callTheAdoptionAgency()
1702 if (furthestBlockElement->attached() && !newElement->attached()) { in callTheAdoptionAgency()