HierarchyRequestError 84 Source/core/css/CSSGroupingRule.cpp exceptionState.throwDOMException(HierarchyRequestError, "'@import' rules cannot be inserted inside a group rule."); HierarchyRequestError 318 Source/core/css/CSSStyleSheet.cpp exceptionState.throwDOMException(HierarchyRequestError, "Failed to insert the rule."); HierarchyRequestError 131 Source/core/dom/ContainerNode.cpp exceptionState.throwDOMException(HierarchyRequestError, "The new child element contains the parent."); HierarchyRequestError 140 Source/core/dom/ContainerNode.cpp exceptionState.throwDOMException(HierarchyRequestError, "The new child element is a pseudo-element."); HierarchyRequestError 145 Source/core/dom/ContainerNode.cpp exceptionState.throwDOMException(HierarchyRequestError, "The new child element contains the parent."); HierarchyRequestError 152 Source/core/dom/ContainerNode.cpp exceptionState.throwDOMException(HierarchyRequestError, "Failed to replace child."); HierarchyRequestError 156 Source/core/dom/ContainerNode.cpp exceptionState.throwDOMException(HierarchyRequestError, "Nodes of type '" + newChild->nodeName() + "' may not be inserted inside nodes of type '" + nodeName() + "'."); HierarchyRequestError 167 Source/core/dom/ContainerNode.cpp exceptionState.throwDOMException(HierarchyRequestError, "The new child element contains the parent."); HierarchyRequestError 981 Source/core/dom/Document.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node provided is a shadow root, which may not be adopted."); HierarchyRequestError 989 Source/core/dom/Document.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node provided is a frame which contains this document."); HierarchyRequestError 2347 Source/core/dom/Document.cpp exceptionState.throwDOMException(HierarchyRequestError, ExceptionMessages::argumentNullOrIncorrectType(1, "HTMLElement")); HierarchyRequestError 2351 Source/core/dom/Document.cpp exceptionState.throwDOMException(HierarchyRequestError, "No document element exists."); HierarchyRequestError 2356 Source/core/dom/Document.cpp exceptionState.throwDOMException(HierarchyRequestError, "The new body element is of type '" + newBody->tagName() + "'. It must be either a 'BODY' or 'FRAMESET' element."); HierarchyRequestError 1735 Source/core/dom/Element.cpp exceptionState.throwDOMException(HierarchyRequestError, "Author-created shadow roots are disabled for this element."); HierarchyRequestError 87 Source/core/dom/NamedNodeMap.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node provided is not an attribute node."); HierarchyRequestError 436 Source/core/dom/Node.cpp exceptionState.throwDOMException(HierarchyRequestError, "This node type does not support this method."); HierarchyRequestError 444 Source/core/dom/Node.cpp exceptionState.throwDOMException(HierarchyRequestError, "This node type does not support this method."); HierarchyRequestError 460 Source/core/dom/Node.cpp exceptionState.throwDOMException(HierarchyRequestError, "This node type does not support this method."); HierarchyRequestError 300 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node provided was null."); HierarchyRequestError 328 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node provided was null."); HierarchyRequestError 968 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "This operation would split a text node, but there's no parent into which to insert."); HierarchyRequestError 987 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node to be inserted contains a '" + c->nodeName() + "' node, which may not be inserted here."); HierarchyRequestError 995 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node to be inserted is a '" + newNode->nodeName() + "' node, which may not be inserted here."); HierarchyRequestError 1002 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node to be inserted contains the insertion point; it may not be inserted into itself."); HierarchyRequestError 1398 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The container node is a detached character data node; no parent node is available for insertion."); HierarchyRequestError 1403 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node provided is of type '" + newParent->nodeName() + "', which may not be inserted here."); HierarchyRequestError 1408 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The node provided contains the insertion point; it may not be inserted into itself."); HierarchyRequestError 1468 Source/core/dom/Range.cpp exceptionState.throwDOMException(HierarchyRequestError, "The Range contains a doctype node."); HierarchyRequestError 439 Source/core/html/HTMLElement.cpp exceptionState.throwDOMException(HierarchyRequestError, "The element has no parent.");