RESOLVED FIXED 118967
[ATK] Implement attributesOfChildren() for AccessibilityUIElement
https://bugs.webkit.org/show_bug.cgi?id=118967
Summary [ATK] Implement attributesOfChildren() for AccessibilityUIElement
Mario Sanchez Prada
Reported 2013-07-22 06:26:20 PDT
Implementing this function would help to run properly the following tests, now in TestExpectations: accessibility/plugin.html [ WontFix Missing ] accessibility/table-with-aria-role.html accessibility/visible-elements.html (this also needs attributesOfDocumentLinks(), see bug 98382) Additionally, it should help to to provide more accurate (and useful!) results for the following tests: image-map2.html lists.html nochildren-elements.html removed-continuation-element-causes-crash.html table-modification-crash.html table-remove-cell-crash.html
Attachments
Patch proposal (16.22 KB, patch)
2013-07-26 04:11 PDT, Mario Sanchez Prada
gustavo: review+
Mario Sanchez Prada
Comment 1 2013-07-26 04:11:31 PDT
Created attachment 207522 [details] Patch proposal This patch implements the missing functionality in DRT & WKTR, removes two tests from TestExpectations and updates expectations for 3 more tests. Please review :)
Mario Sanchez Prada
Comment 2 2013-07-26 04:12:04 PDT
Adding to CC people that might be interested.
Mario Sanchez Prada
Comment 3 2013-07-26 04:12:59 PDT
We need to get 118966 first, since it implements a new helper function in AccessibilityUIElement, attributesOfElement().
Mario Sanchez Prada
Comment 4 2013-07-29 11:25:43 PDT
Mario Sanchez Prada
Comment 5 2013-07-29 11:26:24 PDT
As with bug 118966, EFL guys might be interested in rebaselining their tests (and maybe unskipping some too), now we are dumping some extra information
Note You need to log in before you can comment on or make changes to this bug.