Lines Matching full:getattribute
245 self.confirm(child.getAttribute("def") == "ghi")
249 self.confirm(child.getAttribute("jkl") == "mno")
255 self.confirm(child.getAttribute("def") == "newval")
317 and el.getAttribute("spam") == "bam"
323 and el.getAttribute("spam") == "ham"
329 and el.getAttribute("spam") == "ham"
332 and el.getAttribute("spam2") == "bam")
337 and el.getAttribute("spam") == "ham"
340 and el.getAttribute("spam2") == "bam2")