[Webkit-unassigned] [Bug 147660] AX: tree item children returned from ranged getter are different from full array of children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 17:03:35 PDT 2015


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

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

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

> LayoutTests/accessibility/mac/aria-tree-item-children.html:37
> +          tree = accessibilityController.focusedElement;

i prefer using axController.accessibleElementById("tree") these days because it ends up exercising more ax code

> Source/WebCore/ChangeLog:8
> +        Test: accessibility/mac/aria-tree-item-children.html

can you add a description of what the bug was and how you fixed it in brief

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150805/01a70bcc/attachment.html>


More information about the webkit-unassigned mailing list