Home | History | Annotate | Download | only in dom

Lines Matching refs:isSameNode

216     def isSameNode(self, other):
843 if idAttr is None or not self.isSameNode(idAttr.ownerElement):
1590 assert childclone.ownerDocument.isSameNode(clone)
1820 if node.ownerDocument.isSameNode(newOwnerDocument):