Home | History | Annotate | Download | only in test

Lines Matching refs:text3

1036         text3 = elm1.childNodes[0]
1044 text3.previousSibling is None and
1045 text3.nextSibling is None, "testSAX2DOM - siblings")
1051 text3.parentNode is elm1, "testSAX2DOM - parents")