[Webkit-unassigned] [Bug 74130] Accessibility object searching layout tests are incomplete.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 15:26:18 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74130





--- Comment #2 from chris fleizach <cfleizach at apple.com>  2011-12-08 15:26:18 PST ---
(From update of attachment 118478)
View in context: https://bugs.webkit.org/attachment.cgi?id=118478&action=review

> LayoutTests/platform/mac/accessibility/search-predicate.html:330
> +        shouldBe("resultElement.role", "'AXRole: AXLink'");

Probably also want to verify that this link is actually visited. is that possible in DRT?
also no need to define searchKey and isDirectionNext. I think you can put those directly in uiElementForSearchPredicate and save two more lines of code

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list