[Webkit-unassigned] [Bug 123885] AX: [ATK] <span> elements exposed through ATK when not needed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 6 08:20:59 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=123885
--- Comment #3 from chris fleizach <cfleizach at apple.com> 2013-11-06 08:19:45 PST ---
(From update of attachment 216177)
View in context: https://bugs.webkit.org/attachment.cgi?id=216177&action=review
> Source/WebCore/accessibility/AccessibilityNodeObject.cpp:1925
> +
can all these checks move into AccessibilityObject?
> Source/WebCore/accessibility/AccessibilityObject.h:608
> + virtual bool hasAccessibleName() const;
I think this should be called something like hasAccessibleAttributes() or hasRequiredInclusionAttributes() or hasAttributedRequiredForInclusion()
something to denote that this method should be used to determine whether to include it in the tree
--
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