Home | History | Annotate | Download | only in test

Lines Matching refs:nodeValue

198         self.confirm(a.nodeValue == "bar",
199 "NamedNodeMap.__setitem__() sets nodeValue")
316 and el.attributes["spam"].nodeValue == "bam"
322 and el.attributes["spam"].nodeValue == "ham"
328 and el.attributes["spam"].nodeValue == "ham"
331 and el.attributes["spam2"].nodeValue == "bam"
336 and el.attributes["spam"].nodeValue == "ham"
339 and el.attributes["spam2"].nodeValue == "bam2"
585 and a1.nodeValue == a2.nodeValue
973 node.childNodes[1].nodeValue = ""