[Webkit-unassigned] [Bug 139581] AX: [ATK] Use ATK_RELATION_MEMBER_OF to implement linkedUIElements.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 17 06:00:16 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139581
--- Comment #9 from Andrzej Badowski <a.badowski at samsung.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're right. I should prepare a suitable test.
--
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/20141217/c480dcb0/attachment-0002.html>
More information about the webkit-unassigned
mailing list