[Webkit-unassigned] [Bug 139581] AX: [ATK] Use ATK_RELATION_MEMBER_OF to implement linkedUIElements.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 16 11:38:25 PST 2014


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

--- Comment #4 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 243255
  --> https://bugs.webkit.org/attachment.cgi?id=243255
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=243255&action=review

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:1046
> +    return roleValue() == RadioButtonRole || (isLink() && internalLinkElement());

how come isLink gets this attribute?
i don't think there are any tests which test the isLink part

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141216/49e20935/attachment-0002.html>


More information about the webkit-unassigned mailing list