Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLElement.cpp569 static Element* contextElementForInsertion(const String& where, Element* element, ExceptionCode& ec) in contextElementForInsertion() function
589 Element* contextElement = contextElementForInsertion(where, this, ec); in insertAdjacentHTML()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0632539 (WebCore::contextElementForInsertion): Use ContainerNode.
80937 (WebCore::contextElementForInsertion):
82108 (WebCore::contextElementForInsertion):