Searched refs:contextElementForInsertion (Results 1 – 1 of 1) sorted by relevance
2252 static Element* contextElementForInsertion(const String& where, Element* element, ExceptionState& e… in contextElementForInsertion() function2287 …RefPtrWillBeRawPtr<Element> contextElement = contextElementForInsertion(where, this, exceptionStat… in insertAdjacentHTML()