Home | History | Annotate | Download | only in test

Lines Matching refs:ELEMENT_NODE

646         self.confirm(doc2.documentElement.nodeType == Node.ELEMENT_NODE,
647 "testCloneDocumentDeep: documentElement not an ELEMENT_NODE")