Searched refs:ariaSelected (Results 1 – 1 of 1) sorted by relevance
1847 String ariaSelected = getAttribute(aria_selectedAttr).string(); in isSelected() local1848 if (equalIgnoringCase(ariaSelected, "true")) in isSelected()