Lines Matching refs:nextSibling
120 and nelem2.nextSibling is nelem
930 and root.firstChild.nextSibling is root.lastChild
933 and root.lastChild.nextSibling is None
950 and root.firstChild.nextSibling is None
968 and root.firstChild.nextSibling is None
986 and root.firstChild.nextSibling is root.lastChild
989 and root.lastChild.nextSibling is None
1010 and root.firstChild.nextSibling is None
1061 self.confirm(root.childNodes[0].childNodes[1].nextSibling is None
1065 and root.childNodes[0].childNodes[0].nextSibling
1067 and root.childNodes[1].childNodes[1].nextSibling is None
1071 and root.childNodes[1].childNodes[0].nextSibling
1090 self.confirm(node.childNodes[-1].nextSibling is None,
1098 self.confirm(pi.nextSibling is text and
1100 text.nextSibling is elm and
1102 elm.nextSibling is None and
1391 splitter = text1.nextSibling