Searched refs:contextElementForInsertion (Results 1 – 1 of 1) sorted by relevance
2344 static Element* contextElementForInsertion(const String& where, Element* element, ExceptionState& e… in contextElementForInsertion() function2362 RefPtr<Element> contextElement = contextElementForInsertion(where, this, exceptionState); in insertAdjacentHTML()