Home | History | Annotate | Download | only in dom

Lines Matching refs:checkAcceptChildGuaranteedNodeTypes

169 bool ContainerNode::checkAcceptChildGuaranteedNodeTypes(const Node& newChild, ExceptionState& exceptionState) const
222 if (!checkAcceptChildGuaranteedNodeTypes(*newChild, exceptionState)) {
710 if (!checkAcceptChildGuaranteedNodeTypes(*newChild, exceptionState)) {