Home | History | Annotate | Download | only in test

Lines Matching refs:keys2

576         keys2 = attrs2.keys()
578 keys2.sort()
579 self.confirm(keys1 == keys2, "clone of element has same attribute keys")